[2022-06-13 08:12:46] local.ERROR: Too many arguments to "make:model" command, expected arguments "name". {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): Too many arguments to \"make:model\" command, expected arguments \"name\". at /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Input/ArgvInput.php:193)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Input/ArgvInput.php(86): Symfony\\Component\\Console\\Input\\ArgvInput->parseArgument('artisan')
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Input/ArgvInput.php(71): Symfony\\Component\\Console\\Input\\ArgvInput->parseToken('artisan', true)
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Input/Input.php(55): Symfony\\Component\\Console\\Input\\ArgvInput->parse()
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Command/Command.php(257): Symfony\\Component\\Console\\Input\\Input->bind(Object(Symfony\\Component\\Console\\Input\\InputDefinition))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#5 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(1024): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#6 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(299): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\ModelMakeCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#7 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 {main}
"} 
[2022-06-13 08:19:53] local.ERROR: Command "import" is not defined. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"import\" is not defined. at /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php:718)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(259): Symfony\\Component\\Console\\Application->find('import')
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#5 {main}
"} 
[2022-06-13 08:32:12] local.ERROR: syntax error, unexpected end of file {"exception":"[object] (ParseError(code: 0): syntax error, unexpected end of file at /home/playnpri/public_html/test_project/project1/routes/web.php:22)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(417): Illuminate\\Routing\\RouteFileRegistrar->register('/home/playnpri/...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(374): Illuminate\\Routing\\Router->loadRoutes('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php(135): Illuminate\\Routing\\Router->group(Array, '/home/playnpri/...')
#3 /home/playnpri/public_html/test_project/project1/app/Providers/RouteServiceProvider.php(63): Illuminate\\Routing\\RouteRegistrar->group('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/app/Providers/RouteServiceProvider.php(47): App\\Providers\\RouteServiceProvider->mapWebRoutes()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\RouteServiceProvider->map()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(596): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(87): Illuminate\\Container\\Container->call(Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php(36): Illuminate\\Foundation\\Support\\Providers\\RouteServiceProvider->loadRoutes()
#12 /home/playnpri/public_html/test_project/project1/app/Providers/RouteServiceProvider.php(35): Illuminate\\Foundation\\Support\\Providers\\RouteServiceProvider->boot()
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\RouteServiceProvider->boot()
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(596): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(867): Illuminate\\Container\\Container->call(Array)
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(850): Illuminate\\Foundation\\Application->bootProvider(Object(App\\Providers\\RouteServiceProvider))
#20 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(App\\Providers\\RouteServiceProvider), 22)
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(851): array_walk(Array, Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot()
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#26 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 {main}
"} 
[2022-06-13 08:57:55] local.ERROR: View [import.create] not found. {"exception":"[object] (InvalidArgumentException(code: 0): View [import.create] not found. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:137)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('import.create', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Factory.php(138): Illuminate\\View\\FileViewFinder->find('import.create')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(961): Illuminate\\View\\Factory->make('import.create', Array, Array)
#3 /home/playnpri/public_html/test_project/project1/routes/web.php(18): view('import/create')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(225): Illuminate\\Routing\\RouteFileRegistrar->{closure}()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(199): Illuminate\\Routing\\Route->runCallable()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#44 {main}
"} 
[2022-06-13 09:29:39] local.ERROR: Unable to prepare route [api/user] for serialization. Uses Closure. {"exception":"[object] (LogicException(code: 0): Unable to prepare route [api/user] for serialization. Uses Closure. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php:1150)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php(62): Illuminate\\Routing\\Route->prepareForSerialization()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteCacheCommand->handle()
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(596): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Command/Command.php(298): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(1024): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(299): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteCacheCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 {main}
"} 
[2022-06-13 09:30:12] local.ERROR: Unable to prepare route [/] for serialization. Uses Closure. {"exception":"[object] (LogicException(code: 0): Unable to prepare route [/] for serialization. Uses Closure. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php:1150)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php(62): Illuminate\\Routing\\Route->prepareForSerialization()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteCacheCommand->handle()
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(596): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Command/Command.php(298): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(1024): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(299): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteCacheCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 {main}
"} 
[2022-06-13 09:30:16] local.ERROR: Unable to prepare route [/] for serialization. Uses Closure. {"exception":"[object] (LogicException(code: 0): Unable to prepare route [/] for serialization. Uses Closure. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php:1150)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php(62): Illuminate\\Routing\\Route->prepareForSerialization()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Foundation\\Console\\RouteCacheCommand->handle()
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Util.php(37): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(596): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(134): Illuminate\\Container\\Container->call(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Command/Command.php(298): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Command.php(121): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#9 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(1024): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#10 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(299): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Foundation\\Console\\RouteCacheCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#11 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 {main}
"} 
[2022-06-13 09:31:48] local.ERROR: Method App\Http\Controllers\ReportController::index@index does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::index@index does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Illuminate\\Routing\\Controller->__call('index@index', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('index@index', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'index@index')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 09:31:53] local.ERROR: Method App\Http\Controllers\ReportController::index@index does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::index@index does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Illuminate\\Routing\\Controller->__call('index@index', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('index@index', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'index@index')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 09:32:23] local.ERROR: Method App\Http\Controllers\ReportController::index@index does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::index@index does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Illuminate\\Routing\\Controller->__call('index@index', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('index@index', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'index@index')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 09:32:28] local.ERROR: Method App\Http\Controllers\ReportController::index@index does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::index@index does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Illuminate\\Routing\\Controller->__call('index@index', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('index@index', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'index@index')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 09:32:37] local.ERROR: Method App\Http\Controllers\ReportController::index@index does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::index@index does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Illuminate\\Routing\\Controller->__call('index@index', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('index@index', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'index@index')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 09:32:42] local.ERROR: Method App\Http\Controllers\ReportController::index@index does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::index@index does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Illuminate\\Routing\\Controller->__call('index@index', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('index@index', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'index@index')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 09:37:52] local.ERROR: Undefined variable: details (View: /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Undefined variable: details (View: /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php) at /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php:47)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php(47): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 47, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable: details at /home/playnpri/public_html/test_project/project1/storage/framework/views/5ab968ede62033c7fdce6b43762a50ac4a13759e.php:47)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/storage/framework/views/5ab968ede62033c7fdce6b43762a50ac4a13759e.php(47): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 47, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2022-06-13 09:37:57] local.ERROR: Undefined variable: details (View: /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Undefined variable: details (View: /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php) at /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php:47)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/resources/views/report/index.blade.php(47): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 47, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable: details at /home/playnpri/public_html/test_project/project1/storage/framework/views/5ab968ede62033c7fdce6b43762a50ac4a13759e.php:47)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/storage/framework/views/5ab968ede62033c7fdce6b43762a50ac4a13759e.php(47): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 47, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2022-06-13 12:07:39] local.ERROR: Class 'Form' not found (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Class 'Form' not found (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php:25)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 {main}

[previous exception] [object] (Error(code: 0): Class 'Form' not found at /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php:25)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 {main}
"} 
[2022-06-13 12:36:07] local.ERROR: Route [report.store] not defined. (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Route [report.store] not defined. (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:420)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(768): Illuminate\\Routing\\UrlGenerator->route('report.store', Array, true)
#1 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(47): route('report.store')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [report.store] not defined. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:420)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(768): Illuminate\\Routing\\UrlGenerator->route('report.store', Array, true)
#1 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(48): route('report.store')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2022-06-13 12:36:48] local.ERROR: Route [import] not defined. (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Route [import] not defined. (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:420)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(768): Illuminate\\Routing\\UrlGenerator->route('import', Array, true)
#1 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(47): route('import')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 {main}

[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [import] not defined. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:420)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(768): Illuminate\\Routing\\UrlGenerator->route('import', Array, true)
#1 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(48): route('import')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#49 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#50 {main}
"} 
[2022-06-13 13:00:41] local.ERROR: Call to undefined function App\Http\Controllers\arrray_slice() {"exception":"[object] (Error(code: 0): Call to undefined function App\\Http\\Controllers\\arrray_slice() at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:61)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-13 13:13:09] local.ERROR: Undefined variable: path {"exception":"[object] (ErrorException(code: 0): Undefined variable: path at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:61)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(61): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 61, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-13 13:16:05] local.ERROR: Method App\Http\Controllers\ReportController::clear_encoding_str does not exist. {"exception":"[object] (BadMethodCallException(code: 0): Method App\\Http\\Controllers\\ReportController::clear_encoding_str does not exist. at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(87): Illuminate\\Routing\\Controller->__call('clear_encoding_...', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-13 19:16:48] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 19:19:33] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 19:21:33] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 19:29:19] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 19:51:34] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 19:54:27] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 19:59:30] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:03:17] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:15:55] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:25:34] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:32:57] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:42:47] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:49:47] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 20:57:53] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 21:16:16] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 21:17:13] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 21:28:36] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 21:36:33] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:00:43] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:03:53] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:11:07] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:16:52] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:37:23] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:39:58] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:49:38] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 22:54:50] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:12:13] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:26:17] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:28:53] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:29:44] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:31:12] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:51:08] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:53:29] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:55:16] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-13 23:57:13] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:05:51] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:09:18] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:16:43] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:51:24] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:52:42] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:54:16] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 00:58:54] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 01:24:16] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 01:26:41] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 01:26:42] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 01:58:51] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:07:23] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:12:23] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:14:24] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:24:07] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:26:06] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:26:40] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:51:12] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 02:59:26] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:00:49] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:00:59] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:04:13] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:06:29] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:08:43] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:19:34] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:33:49] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:39:30] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:49:12] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:52:39] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 03:52:39] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 04:14:23] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 04:23:23] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 04:36:43] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 04:52:42] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 04:57:23] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:04:08] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:04:08] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:10:13] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:22:38] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:28:17] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:29:10] local.ERROR: syntax error, unexpected '_Category' (T_STRING) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected '_Category' (T_STRING) at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:181)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/composer/ClassLoader.php(428): Composer\\Autoload\\includeFile('/home/playnpri/...')
#1 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('App\\\\Http\\\\Contro...')
#2 [internal function]: spl_autoload_call('App\\\\Http\\\\Contro...')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(809): ReflectionClass->__construct('App\\\\Http\\\\Contro...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\\Container\\Container->build('App\\\\Http\\\\Contro...')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\\Container\\Container->resolve('App\\\\Http\\\\Contro...', Array, true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\\Foundation\\Application->resolve('App\\\\Http\\\\Contro...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\\Container\\Container->make('App\\\\Http\\\\Contro...', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(253): Illuminate\\Foundation\\Application->make('App\\\\Http\\\\Contro...')
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(970): Illuminate\\Routing\\Route->getController()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(931): Illuminate\\Routing\\Route->controllerMiddleware()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(702): Illuminate\\Routing\\Route->gatherMiddleware()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(678): Illuminate\\Routing\\Router->gatherRouteMiddleware(Object(Illuminate\\Routing\\Route))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#34 {main}
"} 
[2022-06-14 05:33:13] local.ERROR: Trying to get property 'Date' of non-object {"exception":"[object] (ErrorException(code: 0): Trying to get property 'Date' of non-object at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:178)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(178): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Trying to get p...', '/home/playnpri/...', 178, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-14 05:42:02] local.ERROR: Trying to get property 'Date' of non-object {"exception":"[object] (ErrorException(code: 0): Trying to get property 'Date' of non-object at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:183)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(183): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Trying to get p...', '/home/playnpri/...', 183, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:09] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:10] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:11] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:13] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:10:14] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:23:11] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:23:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-06-15 01:23:13] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-06-15 06:29:44] local.ERROR: Undefined variable: filename {"exception":"[object] (ErrorException(code: 0): Undefined variable: filename at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:75)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(75): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 75, Array)
#1 [internal function]: App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}()
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1061): Generator->valid()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(201): Illuminate\\Support\\LazyCollection->Illuminate\\Support\\{closure}()
#4 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(122): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 {main}
"} 
[2022-06-15 06:33:20] local.ERROR: Too few arguments to function App\Http\Controllers\ReportController::App\Http\Controllers\{closure}(), 0 passed in /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php on line 1343 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Http\\Controllers\\ReportController::App\\Http\\Controllers\\{closure}(), 0 passed in /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php on line 1343 and exactly 1 expected at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:73)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1343): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1310): Illuminate\\Support\\LazyCollection->makeIterator(Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1059): Illuminate\\Support\\LazyCollection->getIterator()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(201): Illuminate\\Support\\LazyCollection->Illuminate\\Support\\{closure}()
#4 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(122): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 {main}
"} 
[2022-06-15 06:40:29] local.ERROR: Too few arguments to function App\Http\Controllers\ReportController::App\Http\Controllers\{closure}(), 0 passed in /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php on line 1343 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Http\\Controllers\\ReportController::App\\Http\\Controllers\\{closure}(), 0 passed in /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php on line 1343 and exactly 1 expected at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:73)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1343): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1310): Illuminate\\Support\\LazyCollection->makeIterator(Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1059): Illuminate\\Support\\LazyCollection->getIterator()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(201): Illuminate\\Support\\LazyCollection->Illuminate\\Support\\{closure}()
#4 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(124): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 {main}
"} 
[2022-06-15 06:45:03] local.ERROR: Undefined variable: file {"exception":"[object] (ErrorException(code: 0): Undefined variable: file at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:76)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(76): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 76, Array)
#1 [internal function]: App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}()
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1061): Generator->valid()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(201): Illuminate\\Support\\LazyCollection->Illuminate\\Support\\{closure}()
#4 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(125): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 {main}
"} 
[2022-06-15 06:47:59] local.ERROR: Undefined variable: request {"exception":"[object] (ErrorException(code: 0): Undefined variable: request at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:76)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(76): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 76, Array)
#1 [internal function]: App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}()
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/LazyCollection.php(1061): Generator->valid()
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(201): Illuminate\\Support\\LazyCollection->Illuminate\\Support\\{closure}()
#4 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(125): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 {main}
"} 
[2022-06-15 07:00:01] local.ERROR: Constant expression contains invalid operations {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Constant expression contains invalid operations at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:76)
[stacktrace]
#0 {main}
"} 
[2022-06-15 07:00:32] local.ERROR: Constant expression contains invalid operations {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Constant expression contains invalid operations at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:76)
[stacktrace]
#0 {main}
"} 
[2022-06-15 07:05:18] local.ERROR: Call to undefined function App\Http\Controllers\dump_memory_usasge() {"exception":"[object] (Error(code: 0): Call to undefined function App\\Http\\Controllers\\dump_memory_usasge() at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:73)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-15 07:09:52] local.ERROR: Undefined variable: filename {"exception":"[object] (ErrorException(code: 0): Undefined variable: filename at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:93)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(93): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 93, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#2 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(127): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#45 {main}
"} 
[2022-06-15 07:15:31] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (Academic Year, Adjusted Amount, Admno/UniqueId, Alloted Category, Batch, Concession Amount, Date, Department, Due Amount, Faculty, Fee Category, Fee Head, Fund TranCfer Amount, Paid Amount, Program, Receipt No., Refund Amount, Fund TranCfer Amount, Reverse Concession Amount, Roll No., Scholarship Amount, Session, Status, Voucher No., Voucher Type, Write Off Amount, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2181, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 50000, School of Library & Information Science, General, TUITION FEE, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 10000, School of Library & Information Science, General, Security Fee, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 50000, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 10000, School of Humanities & Social Sciences, General, Security Fee, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -76900, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 2262, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 1003001, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 256000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 20000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 400, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2272, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 2319, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 35000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2310, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2305, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2330, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 994787, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2337, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -122000, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 994489, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -1100, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -138000, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 994997, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2347, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887286, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2349, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2363, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88160, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2352, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39840, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 2356, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2364, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2368, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2370, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885084, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2371, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2387, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 63000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -63000, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 1002803, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2391, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2396, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 83000, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 32000, 2011-2012, Alumni, 615815, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2409, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 1000, Bachelor of Business Administration, 2406, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 800, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2413, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 208900, MBA in dual specialization , 2416, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884568, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2417, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 1002836, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2424, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, M.Tech Computer Science Engineering, 2433, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2437, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2457, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2441, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887182, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2442, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2443, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 55000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2444, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2459, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, BCA, 2452, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898279, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2450, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2463, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2447, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 145000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2445, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2469, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2474, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2467, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 8900, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 1100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2470, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 105000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Civil Engineering, 2492, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890394, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , -65000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , -10000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 23000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2497, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -100, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994814, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2503, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2518, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2515, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889629, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2507, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2519, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2516, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2510, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2550, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 50, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2525, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 113000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 127500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2533, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2554, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885756, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Civil Engineering, 2523, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2540, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2539, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890351, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 63000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2577, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2576, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893865, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 5000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2564, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2583, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2566, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2565, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2561, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2560, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886970, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2581, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896924, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 15000, 2011-2012, No Information, 609952, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, M.Tech Power Electronics & Drives, 2589, 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 886641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, BCA, 2579, 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 898255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2562, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886969, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 995009, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 994995, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -145000, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 994538, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2599, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2600, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2604, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -102000, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 994396, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -32000, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 994450, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -83000, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 994424, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -22000, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 994550, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2595, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -50000, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 994798, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2590, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2607, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2608, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2624, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 2000, MCA, 2610, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2622, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -6000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994803, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 76900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2630, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2629, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2631, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2634, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -70000, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 2651, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 1003157, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2647, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 70000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 2658, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2660, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -208900, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 995038, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2667, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891201, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2673, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 2683, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2677, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2675, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2676, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 13-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 2684, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2687, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2703, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2704, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2691, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 994708, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 32500, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2707, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 29-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2709, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 606400, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 606067, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 994989, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 994510, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 994664, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 605916, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -15000, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 995035, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2710, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2714, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2719, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40400, B.Tech/B.Tech (Hons) Civil Engineering, 2716, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890113, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2720, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2713, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2717, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28600, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 10-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 117750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2723, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 10-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 2722, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 76900, MBA in dual specialization , 2726, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2724, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894995, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 995018, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 994647, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 14-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 994807, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -76900, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 995020, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 994421, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -100000, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 994529, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 994679, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 119000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2729, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2728, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -18000, 0, M.Tech Computer Science Engineering, , 0, -18000, 0, 11CETMT101004, 0, 2011-2012, No Information, 997546, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 18000, 2011-2012, No Information, 615807, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 18000, 0, M.Tech Computer Science Engineering, , 0, 18000, 0, 11CETMT101004, 0, 2012-2013, No Information, 997547, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-11-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 995059, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-11-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Civil Engineering, 2732, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 120000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2736, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 72900, B.Tech/B.Tech (Hons) Mechanical Engineering, 2735, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -64000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -72900, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 994682, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2737, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 23000, 2011-2012, Alumni, 609954, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 23000, 2011-2012, Alumni, 609953, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-12-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2739, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2740, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 23000, 2011-2012, Alumni, 609955, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -23000, 0, MCA, , 0, -23000, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 997427, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 23000, 0, MCA, , 0, 23000, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 997428, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 25600, 2011-2012, Alumni, 615796, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 25600, 0, MBA in dual specialization , , 0, 25600, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 997549, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, -25600, 0, MBA in dual specialization , , 0, -25600, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 997548, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2741, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2743, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-01-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2745, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2755, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2752, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2791, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2772, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2771, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2790, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2796, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2794, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 1003101, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2788, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2773, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2760, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2767, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893765, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2797, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2769, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2781, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891619, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2775, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2780, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2795, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2774, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896946, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2787, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2778, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2765, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2751, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2789, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2793, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2777, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2784, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2756, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2783, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2785, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2770, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2768, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2764, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2749, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2750, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 2786, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 841671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2762, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2761, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2766, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2776, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2779, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2759, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895563, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2753, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896142, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2754, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2747, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2746, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2758, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2782, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2792, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2748, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2757, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2798, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888661, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 19-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 605767, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2804, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897476, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 40000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, Security Fee, 0, 10000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 10000, Ph.D (English), 2814, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 32500, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -120000, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 994702, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2819, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2818, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2820, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, Security Fee, 0, 10000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2925, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 880333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3105, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3442, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3320, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3424, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3142, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896389, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3429, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3420, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3443, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3258, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3425, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3297, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3358, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884788, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3322, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3344, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893284, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3438, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3307, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3433, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3365, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3366, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884815, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3421, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3306, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3293, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897104, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3408, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3587, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3370, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3384, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3299, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3385, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3448, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3130, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3455, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3163, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3292, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3395, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3143, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3179, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3417, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3404, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3418, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3245, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885090, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3351, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3303, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3231, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3352, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3217, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3290, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3363, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3265, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885116, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3243, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885035, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3422, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3139, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3376, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3289, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897593, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3298, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3324, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3457, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3380, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3381, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3419, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3440, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3437, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3171, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3205, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3184, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890980, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3206, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3378, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885028, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3169, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3315, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3444, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3357, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3165, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3439, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3342, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889025, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3164, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3411, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3426, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891127, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3317, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3239, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3223, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3454, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3203, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3238, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 3446, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 900, MBA in dual specialization , 3556, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3212, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3558, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3144, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3202, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3369, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3173, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3152, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3406, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884549, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3151, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3318, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3135, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896673, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3356, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3240, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3397, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3354, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3185, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3349, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3336, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890415, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3268, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3329, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890116, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3413, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3340, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3232, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3450, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884386, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3355, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3230, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3328, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3204, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3361, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3252, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884308, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3136, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3166, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3319, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3201, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3208, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3434, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3276, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3261, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3386, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896902, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3183, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3388, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3309, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3451, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3394, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3456, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3321, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3383, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3367, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884765, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3409, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3260, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884774, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3215, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3389, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3453, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884378, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3147, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3259, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3137, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3254, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3316, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3549, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3445, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889673, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3405, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893007, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3190, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3403, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3564, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3224, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889774, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3412, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884584, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3222, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3368, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3313, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890680, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3263, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884675, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3134, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3269, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3431, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3189, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3241, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3393, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3167, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3452, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3262, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3373, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 1002860, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3161, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3187, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3430, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 1002854, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3332, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3449, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885678, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3158, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3396, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 1002884, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3233, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886631, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3362, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3548, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3255, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 1002906, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 1002902, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3157, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3181, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888219, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3283, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3160, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3228, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3154, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3177, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 1003087, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3159, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3341, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 1002778, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3291, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3414, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3210, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3207, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3327, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 1002782, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3281, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3270, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3275, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3323, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894157, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3256, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3234, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -92000, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 1002793, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3410, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885389, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3141, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3237, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3371, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3146, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3235, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886699, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 1003026, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3288, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 1003036, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3251, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885579, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3186, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 1003015, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 1002986, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 1002997, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, Bachelor of Business Administration, 3379, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 1003054, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 1003058, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3182, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3348, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3350, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887028, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3458, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3347, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3271, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3196, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892177, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3346, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3148, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3213, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 1002984, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 1003124, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3338, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3211, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3273, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 1002916, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3162, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887070, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 1003144, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3282, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 1003138, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 1002913, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 1002919, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3287, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3247, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3416, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 1002959, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3225, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3286, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3236, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3285, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3277, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3257, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3193, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3138, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3132, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3296, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897995, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3209, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3280, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3375, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3279, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3387, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897958, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3435, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3314, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3267, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3392, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3305, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3128, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895822, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3266, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3423, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898010, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3219, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3428, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891969, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3391, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898002, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3400, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3325, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3218, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3249, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3330, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888747, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3214, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3304, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897853, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3398, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893705, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3131, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3272, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3244, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3191, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888771, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, Bachelor of Business Administration, 3436, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3145, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3176, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3133, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3274, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3156, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3382, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3459, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3246, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3326, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3195, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892332, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3155, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3229, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3331, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3226, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3301, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3294, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898174, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3353, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893997, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3284, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3220, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3302, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3264, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3427, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3129, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894047, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3415, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885699, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3374, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885336, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3407, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885329, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3441, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3337, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3172, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3150, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887680, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3343, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3401, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892405, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3192, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3360, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3402, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3178, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3310, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3248, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3333, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3149, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3345, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3188, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3557, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885692, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3364, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3300, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3170, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3359, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 21-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3115, 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 889517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 22-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3591, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3586, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3584, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3579, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 22-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3582, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888568, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3127, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3476, 0, 0, 0, 11CETBT102147, 0, 2012-2013, Alumni, 892237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3475, 0, 0, 0, 11CETBT102035, 0, 2012-2013, Alumni, 893247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3472, 0, 0, 0, 11CETBT105076, 0, 2012-2013, Alumni, 888913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3474, 0, 0, 0, 11CETBT101100, 0, 2012-2013, Alumni, 895987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3466, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896597, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 1002933, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3471, 0, 0, 0, 11CETBT105029, 0, 2012-2013, Alumni, 889265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 893466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3461, 0, 0, 0, 11CETBT102227, 0, 2012-2013, Alumni, 891570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 1002889, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3460, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3465, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 1002811, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 892718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 887982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3498, 0, 0, 0, 11CETBT101031, 0, 2012-2013, Alumni, 896585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 1003088, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 1002826, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3495, 0, 0, 0, 11CETBT101090, 0, 2012-2013, Alumni, 896076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3494, 0, 0, 0, 11CETBT105145, 0, 2012-2013, Alumni, 888437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3487, 0, 0, 0, 11CCICMCA102147, 0, 2012-2013, Alumni, 897140, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3506, 0, 0, 0, 11CETBT105031, 0, 2012-2013, Alumni, 889250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 888015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3507, 0, 0, 0, 11CETBT105020, 0, 2012-2013, Alumni, 889339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3508, 0, 0, 0, 11CETBT101093, 0, 2012-2013, Alumni, 896056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3485, 0, 0, 0, 11CCICMCA102146, 0, 2012-2013, Alumni, 897149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3509, 0, 0, 0, 11CETBT101150, 0, 2012-2013, Alumni, 895496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 893406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 893416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3479, 0, 0, 0, 11CETBT101116, 0, 2012-2013, Alumni, 895802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3497, 0, 0, 0, 11CETBT101118, 0, 2012-2013, Alumni, 895776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3481, 0, 0, 0, 11CETBT105047, 0, 2012-2013, Alumni, 889129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3505, 0, 0, 0, 11CETBT105048, 0, 2012-2013, Alumni, 889123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 1002896, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 1002897, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 893079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3488, 0, 0, 0, 11CETBT101164, 0, 2012-2013, Alumni, 895356, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3478, 0, 0, 0, 11CETBT102190, 0, 2012-2013, Alumni, 891892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 1003086, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3491, 0, 0, 0, 11CETBT101200, 0, 2012-2013, Alumni, 895077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3493, 0, 0, 0, 11CETBT101269, 0, 2012-2013, Alumni, 894418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3492, 0, 0, 0, 11CETBT101163, 0, 2012-2013, Alumni, 895363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3477, 0, 0, 0, 11CETBT105013, 0, 2012-2013, Alumni, 889402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 896316, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3496, 0, 0, 0, 11CETBT101102, 0, 2012-2013, Alumni, 895961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 1002909, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002911, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3484, 0, 0, 0, 11CETBT102177, 0, 2012-2013, Alumni, 892017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 896296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3563, 0, 0, 0, 11CETBT101149, 0, 2012-2013, Alumni, 895506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3577, 0, 0, 0, 11CETMT105014, 0, 2012-2013, Alumni, 886576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3518, 0, 0, 0, 11CETBT105294, 0, 2012-2013, Alumni, 887038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3560, 0, 0, 0, 11COMBB101076, 0, 2012-2013, Alumni, 885926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, -64000, 0, 11CETBT101345, 0, 2011-2012, Alumni, 997503, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 64000, 0, 11CETBT101345, 0, 2012-2013, Alumni, 997504, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3527, 0, 0, 0, 11CETBT101050, 0, 2012-2013, Alumni, 896468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 896485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 895471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3544, 0, 0, 0, 11CETBT105012, 0, 2012-2013, Alumni, 889407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 893288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3519, 0, 0, 0, 11CETBT102031, 0, 2012-2013, Alumni, 893281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3520, 0, 0, 0, 11CETBT102029, 0, 2012-2013, Alumni, 893297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888454, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3529, 0, 0, 0, 11CETBT101123, 0, 2012-2013, Alumni, 895718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888455, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3530, 0, 0, 0, 11CETBT101298, 0, 2012-2013, Alumni, 894152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3517, 0, 0, 0, 11CETBT105034, 0, 2012-2013, Alumni, 889222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 1002828, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 1002849, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3565, 0, 0, 0, 11CETBT105030, 0, 2012-2013, Alumni, 889255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 1002814, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 1002805, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3514, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3515, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 888695, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3542, 0, 0, 0, 11CETBT101110, 0, 2012-2013, Alumni, 895870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3580, 0, 0, 0, 11CETBT102208, 0, 2012-2013, Alumni, 891739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893579, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3540, 0, 0, 0, 11CETBT102005, 0, 2012-2013, Alumni, 893511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3541, 0, 0, 0, 11CETBT101086, 0, 2012-2013, Alumni, 896120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3539, 0, 0, 0, 11CETBT102018, 0, 2012-2013, Alumni, 893386, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 3513, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 893400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 893424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3526, 0, 0, 0, 11CETBT102010, 0, 2012-2013, Alumni, 893456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002882, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002883, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3533, 0, 0, 0, 11CETBT102062, 0, 2012-2013, Alumni, 892963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003077, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 1003061, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3521, 0, 0, 0, 11CETBT104028, 0, 2012-2013, No Information, 889781, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3571, 0, 0, 0, 11CETBT105182, 0, 2012-2013, Alumni, 888077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003078, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3535, 0, 0, 0, 11CETBT101179, 0, 2012-2013, Alumni, 895250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3536, 0, 0, 0, 11CETBT105231, 0, 2012-2013, Alumni, 887648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3522, 0, 0, 0, 11COMMBA101005, 0, 2012-2013, Alumni, 885709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3537, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3538, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3532, 0, 0, 0, 11COMMBA101268, 0, 2012-2013, Alumni, 884476, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3569, 0, 0, 0, 11CETBT105181, 0, 2012-2013, Alumni, 888082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3531, 0, 0, 0, 11CETBT101211, 0, 2012-2013, Alumni, 894968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 1002904, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 1002908, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 1002898, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 1002892, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 1002885, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 893119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3566, 0, 0, 0, 11CETBT105007, 0, 2012-2013, Alumni, 889443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3524, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896772, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 64000, 2011-2012, Alumni, 615827, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3525, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896774, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3543, 0, 0, 0, 11CETBT101010, 0, 2012-2013, Alumni, 896785, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3592, 0, 0, 0, 11CETBT105270, 0, 2012-2013, Alumni, 887324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 893549, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 892230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3609, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3610, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3664, 0, 0, 0, 11CETBT101165, 0, 2012-2013, Alumni, 895347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3643, 0, 0, 0, 11CETBT105003, 0, 2012-2013, Alumni, 889470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 888891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 56000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 1002825, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3676, 0, 0, 0, 11CETBT101166, 0, 2012-2013, Alumni, 895340, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3640, 0, 0, 0, 11CETBT105019, 0, 2012-2013, Alumni, 889349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3625, 0, 0, 0, 11CETBT102053, 0, 2012-2013, Alumni, 893038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 1002822, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3644, 0, 0, 0, 11CETBT105258, 0, 2012-2013, Alumni, 887425, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3613, 0, 0, 0, 11COMBB101018, 0, 2012-2013, Alumni, 886387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3680, 0, 0, 0, 11COMMBA101002, 0, 2012-2013, Alumni, 885722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 1002850, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3666, 0, 0, 0, 11CETBT105131, 0, 2012-2013, Alumni, 888501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 895417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3668, 0, 0, 0, 11COMBB101009, 0, 2012-2013, Alumni, 886462, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3593, 0, 0, 0, 11CETBT101316, 0, 2012-2013, Alumni, 893927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3646, 0, 0, 0, 11CETBT101076, 0, 2012-2013, Alumni, 896214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3663, 0, 0, 0, 11CCICMCA102044, 0, 2012-2013, Alumni, 897928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, M.Tech Computer Science Engineering, 4103, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3683, 0, 0, 0, 11CETBT104040, 0, 2012-2013, Alumni, 889644, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3656, 0, 0, 0, 11CETBT101006, 0, 2012-2013, Alumni, 896818, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 1002856, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002858, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 896332, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3688, 0, 0, 0, 11CETBT101066, 0, 2012-2013, Alumni, 896323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 1002808, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3659, 0, 0, 0, 11CETBT102132, 0, 2012-2013, Alumni, 892352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 1003050, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3619, 0, 0, 0, 11CETBT101017, 0, 2012-2013, Alumni, 896713, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 895143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003048, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3617, 0, 0, 0, 11CETBT105059, 0, 2012-2013, Alumni, 889037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3654, 0, 0, 0, 11CETBT101206, 0, 2012-2013, Alumni, 895009, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3653, 0, 0, 0, 11CETBT105201, 0, 2012-2013, Alumni, 887934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3667, 0, 0, 0, 11CETBT102090, 0, 2012-2013, Alumni, 892737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3612, 0, 0, 0, 11COMBB101047, 0, 2012-2013, Alumni, 886147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3685, 0, 0, 0, 11CCICMCA102016, 0, 2012-2013, Alumni, 898143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3678, 0, 0, 0, 11CETBT105169, 0, 2012-2013, Alumni, 888213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3645, 0, 0, 0, 11CETBT105298, 0, 2012-2013, Alumni, 886987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3647, 0, 0, 0, 11CETBT102080, 0, 2012-2013, Alumni, 892816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 1002781, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3628, 0, 0, 0, 11CETBT105275, 0, 2012-2013, Alumni, 887259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3665, 0, 0, 0, 11CETBT105269, 0, 2012-2013, Alumni, 887335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3657, 0, 0, 0, 11CETBT101170, 0, 2012-2013, Alumni, 895312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3638, 0, 0, 0, 11CETBT101169, 0, 2012-2013, Alumni, 895319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3681, 0, 0, 0, 11COMMBA101078, 0, 2012-2013, Alumni, 885399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3627, 0, 0, 0, 11CETBT102061, 0, 2012-2013, Alumni, 892971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 896646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3679, 0, 0, 0, 11COMMBA101091, 0, 2012-2013, Alumni, 885347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 892893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3620, 0, 0, 0, 11CETBT105128, 0, 2012-2013, Alumni, 888534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3602, 0, 0, 0, 11CETBT105037, 0, 2012-2013, Alumni, 889196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3660, 0, 0, 0, 11CETBT101288, 0, 2012-2013, No Information, 894230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002857, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3635, 0, 0, 0, 11CETBT101132, 0, 2012-2013, Alumni, 895622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3636, 0, 0, 0, 11COMMBA101032, 0, 2012-2013, Alumni, 885602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 1002955, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3626, 0, 0, 0, 11CETBT102004, 0, 2012-2013, Alumni, 893517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3674, 0, 0, 0, 11CETBT101155, 0, 2012-2013, Alumni, 895450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 897903, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3599, 0, 0, 0, 11CETBT102116, 0, 2012-2013, Alumni, 1002946, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3677, 0, 0, 0, 11COMMBA101017, 0, 2012-2013, Alumni, 885652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3672, 0, 0, 0, 11CETBT105116, 0, 2012-2013, Alumni, 888612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3642, 0, 0, 0, 11CETBT101111, 0, 2012-2013, Alumni, 895861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, M.Tech Computer Science Engineering, 4104, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3689, 0, 0, 0, 11CETBT105122, 0, 2012-2013, Alumni, 888574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3594, 0, 0, 0, 11COMMBA101277, 0, 2012-2013, Alumni, 884428, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3639, 0, 0, 0, 11COMMBA101019, 0, 2012-2013, Alumni, 885648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3684, 0, 0, 0, 11CETBT103102, 0, 2012-2013, Alumni, 890061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3675, 0, 0, 0, 11COMMBA101031, 0, 2012-2013, Alumni, 885604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3662, 0, 0, 0, 11CETBT101140, 0, 2012-2013, Alumni, 895559, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3637, 0, 0, 0, 11CETBT105223, 0, 2012-2013, Alumni, 887723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3686, 0, 0, 0, 11CETBT105102, 0, 2012-2013, Alumni, 888709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3661, 0, 0, 0, 11CETBT102237, 0, 2012-2013, Alumni, 891491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3687, 0, 0, 0, 11CETBT101107, 0, 2012-2013, Alumni, 895895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3658, 0, 0, 0, 11CETBT101082, 0, 2012-2013, Alumni, 896158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 1002917, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4102, 0, 0, 0, 11COMBB101007, 0, 2012-2013, Alumni, 886477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3641, 0, 0, 0, 11CETBT101098, 0, 2012-2013, Alumni, 896019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3670, 0, 0, 0, 11COMMBA101013, 0, 2012-2013, Alumni, 885671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3624, 0, 0, 0, 11CETBT103033, 0, 2012-2013, Alumni, 890805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3682, 0, 0, 0, 11CETBT103002, 0, 2012-2013, Alumni, 891077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 1002827, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 893306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002901, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 1002903, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 896306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3692, 0, 0, 0, 11CETBT101277, 0, 2012-2013, Alumni, 894338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 24-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3705, 0, 0, 0, 11CETMT105002, 0, 2012-2013, Alumni, 886625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3717, 0, 0, 0, 11CETBT102071, 0, 2012-2013, Alumni, 892884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3809, 0, 0, 0, 11CCICMCA102066, 0, 2012-2013, Alumni, 897758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3716, 0, 0, 0, 11CCICMCA102015, 0, 2012-2013, Alumni, 898151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3722, 0, 0, 0, 11COMBB101064, 0, 2012-2013, Alumni, 886019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3845, 0, 0, 0, 11COMMBA101033, 0, 2012-2013, Alumni, 885597, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3812, 0, 0, 0, 11COMMBA101100, 0, 2012-2013, Alumni, 885293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3813, 0, 0, 0, 11CCICMCA102068, 0, 2012-2013, Alumni, 897747, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3714, 0, 0, 0, 11CETBT101202, 0, 2012-2013, Alumni, 895046, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 887882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003069, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3732, 0, 0, 0, 11CETBT105111, 0, 2012-2013, Alumni, 888639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 1003135, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3849, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3790, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003068, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3781, 0, 0, 0, 11CETBT101214, 0, 2012-2013, Alumni, 894934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3830, 0, 0, 0, 11CETBT105125, 0, 2012-2013, Alumni, 888561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3818, 0, 0, 0, 11COMMBA101030, 0, 2012-2013, Alumni, 885608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3763, 0, 0, 0, 11CCICMCA102074, 0, 2012-2013, Alumni, 897708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3718, 0, 0, 0, 11CETBT102084, 0, 2012-2013, Alumni, 892779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3802, 0, 0, 0, 11CETBT105120, 0, 2012-2013, Alumni, 888585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3832, 0, 0, 0, 11CETBT101251, 0, 2012-2013, Alumni, 894596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 885655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3739, 0, 0, 0, 11CETBT105087, 0, 2012-2013, Alumni, 888819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3834, 0, 0, 0, 11CETBT101232, 0, 2012-2013, Alumni, 894776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 888871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3803, 0, 0, 0, 11CETBT105251, 0, 2012-2013, Alumni, 887479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3757, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3814, 0, 0, 0, 11CETBT105079, 0, 2012-2013, Alumni, 888880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3728, 0, 0, 0, 11CETBT105246, 0, 2012-2013, Alumni, 887514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3731, 0, 0, 0, 11COMMBA101014, 0, 2012-2013, Alumni, 885667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3862, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3707, 0, 0, 0, 11CCICMCA102152, 0, 2012-2013, Alumni, 897100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3860, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3820, 0, 0, 0, 11COMMBA101008, 0, 2012-2013, Alumni, 885700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3736, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888850, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3821, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3816, 0, 0, 0, 11CETBT105092, 0, 2012-2013, Alumni, 888793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3848, 0, 0, 0, 11COMMBA101143, 0, 2012-2013, Alumni, 885091, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3800, 0, 0, 0, 11CETBT105097, 0, 2012-2013, Alumni, 888752, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3826, 0, 0, 0, 11CETBT105268, 0, 2012-2013, Alumni, 887344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3758, 0, 0, 0, 11CETBT105228, 0, 2012-2013, Alumni, 887668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 1003091, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3824, 0, 0, 0, 11COMMBA101025, 0, 2012-2013, Alumni, 885629, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3793, 0, 0, 0, 11CETBT102057, 0, 2012-2013, Alumni, 892988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3852, 0, 0, 0, 11COMBB101069, 0, 2012-2013, Alumni, 885964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3822, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3855, 0, 0, 0, 11CCICMCA102166, 0, 2012-2013, Alumni, 897000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 76000, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3847, 0, 0, 0, 11COMBB101086, 0, 2012-2013, Alumni, 885825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3730, 0, 0, 0, 11CETBT105233, 0, 2012-2013, Alumni, 887632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 1003099, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3861, 0, 0, 0, 11CETBT105263, 0, 2012-2013, Alumni, 887372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3733, 0, 0, 0, 11CETBT105262, 0, 2012-2013, Alumni, 887381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 7042, 0, 0, 0, 11CETBT102058, 0, 2012-2013, Alumni, 892981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3709, 0, 0, 0, 11CETBT105314, 0, 2012-2013, No Information, 886779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3794, 0, 0, 0, 11CETBT102217, 0, 2012-2013, Alumni, 891663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3765, 0, 0, 0, 11CETBT101088, 0, 2012-2013, Alumni, 896097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3810, 0, 0, 0, 11CCICBC101003, 0, 2012-2013, Alumni, 730157, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3789, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002927, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3805, 0, 0, 0, 11CETBT105176, 0, 2012-2013, Alumni, 888138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3729, 0, 0, 0, 11COMBB101003, 0, 2012-2013, Alumni, 886515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3773, 0, 0, 0, 11CCICBC101008, 0, 2012-2013, Alumni, 730193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3747, 0, 0, 0, 11CETMT101014, 0, 2012-2013, Alumni, 886719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3804, 0, 0, 0, 11CCICMCA102087, 0, 2012-2013, Alumni, 897612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3751, 0, 0, 0, 11COMBB101002, 0, 2012-2013, Alumni, 886523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3853, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3788, 0, 0, 0, 11CETBT102200, 0, 2012-2013, Alumni, 891796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3715, 0, 0, 0, 11CETBT101073, 0, 2012-2013, Alumni, 896243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 889856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3838, 0, 0, 0, 11CETBT101072, 0, 2012-2013, Alumni, 896262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3863, 0, 0, 0, 11CCICMCA102011, 0, 2012-2013, Alumni, 898180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3828, 0, 0, 0, 11CCICMCA102083, 0, 2012-2013, Alumni, 897645, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3836, 0, 0, 0, 11CETBT101075, 0, 2012-2013, Alumni, 896224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3783, 0, 0, 0, 11CETBT102196, 0, 2012-2013, Alumni, 891833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3851, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3825, 0, 0, 0, 11COMMBA101055, 0, 2012-2013, Alumni, 885487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3846, 0, 0, 0, 11CETBT105178, 0, 2012-2013, Alumni, 888111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 1002957, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3833, 0, 0, 0, 11CETBT101101, 0, 2012-2013, Alumni, 895971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3798, 0, 0, 0, 11CETBT101299, 0, 2012-2013, Alumni, 894142, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3801, 0, 0, 0, 11CETBT101129, 0, 2012-2013, Alumni, 895652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3831, 0, 0, 0, 11CETBT101130, 0, 2012-2013, Alumni, 895638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3829, 0, 0, 0, 11CCICMCA102091, 0, 2012-2013, Alumni, 897585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4077, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 1003012, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3777, 0, 0, 0, 11CETMT105004, 0, 2012-2013, Alumni, 886615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 1003023, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 1003022, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3776, 0, 0, 0, 11CETMT105001, 0, 2012-2013, Alumni, 886632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 3750, 0, 0, 0, 11CETMT102001, 0, 2012-2013, Alumni, 886663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3854, 0, 0, 0, 11CETBT101115, 0, 2012-2013, Alumni, 895813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3865, 0, 0, 0, 11CETBT102248, 0, 2012-2013, Alumni, 891340, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3842, 0, 0, 0, 11CETBT105168, 0, 2012-2013, Alumni, 888224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3769, 0, 0, 0, 11CCICMCA102092, 0, 2012-2013, Alumni, 897577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3782, 0, 0, 0, 11CETBT102233, 0, 2012-2013, Alumni, 891525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3764, 0, 0, 0, 11CETBT101142, 0, 2012-2013, Alumni, 895551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895838, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3837, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895837, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3761, 0, 0, 0, 11COMMBA101257, 0, 2012-2013, Alumni, 884530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3766, 0, 0, 0, 11CETBT101133, 0, 2012-2013, Alumni, 895614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3762, 0, 0, 0, 11CETBT101114, 0, 2012-2013, Alumni, 895828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 1002851, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 892163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003047, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3843, 0, 0, 0, 11CCICMCA102107, 0, 2012-2013, Alumni, 897444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3719, 0, 0, 0, 11COMBB101039, 0, 2012-2013, Alumni, 886213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3740, 0, 0, 0, 11CETBT105046, 0, 2012-2013, Alumni, 889134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3799, 0, 0, 0, 11CETBT105301, 0, 2012-2013, Alumni, 886949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 886791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 889485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3759, 0, 0, 0, 11CETBT102121, 0, 2012-2013, Alumni, 892450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3807, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3796, 0, 0, 0, 11CETBT105180, 0, 2012-2013, Alumni, 888089, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3844, 0, 0, 0, 11CETBT105133, 0, 2012-2013, Alumni, 888487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3726, 0, 0, 0, 11COMMBA101087, 0, 2012-2013, Alumni, 885361, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3989, 0, 0, 0, 11CETBT102107, 0, 2012-2013, Alumni, 892591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3706, 0, 0, 0, 11CETBT102099, 0, 2012-2013, Alumni, 892674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3827, 0, 0, 0, 11CCICMCA102076, 0, 2012-2013, Alumni, 897693, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3858, 0, 0, 0, 11CETBT101007, 0, 2012-2013, Alumni, 896809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3850, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3735, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003056, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 896737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 1003053, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3784, 0, 0, 0, 11CETBT101014, 0, 2012-2013, Alumni, 896748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003055, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3741, 0, 0, 0, 11CETBT105035, 0, 2012-2013, Alumni, 889216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3808, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3749, 0, 0, 0, 11CETMT101009, 0, 2012-2013, Alumni, 886731, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 896432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3771, 0, 0, 0, 11CETBT102139, 0, 2012-2013, Alumni, 892291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 1002820, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3823, 0, 0, 0, 11CETBT105011, 0, 2012-2013, Alumni, 889412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 895371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3840, 0, 0, 0, 11CETBT101064, 0, 2012-2013, Alumni, 896342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3839, 0, 0, 0, 11CETBT101060, 0, 2012-2013, Alumni, 896375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 1002839, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3806, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885510, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 1002819, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3770, 0, 0, 0, 11CETBT102136, 0, 2012-2013, Alumni, 892320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3856, 0, 0, 0, 11CETMT101006, 0, 2012-2013, Alumni, 886737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3772, 0, 0, 0, 11CETBT102125, 0, 2012-2013, Alumni, 892416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 1002791, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3792, 0, 0, 0, 11CETBT105026, 0, 2012-2013, Alumni, 889295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 1002806, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3815, 0, 0, 0, 11CETMT101008, 0, 2012-2013, Alumni, 886733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 896442, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3957, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3880, 0, 0, 0, 11CETBT101273, 0, 2012-2013, Alumni, 894391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3915, 0, 0, 0, 11COMMBA101037, 0, 2012-2013, Alumni, 885575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 885549, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3948, 0, 0, 0, 11CETBT101292, 0, 2012-2013, Alumni, 894203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3887, 0, 0, 0, 11CETBT101293, 0, 2012-2013, Alumni, 894192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 6000, Bachelor of Business Administration, 6113, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886159, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3945, 0, 0, 0, 11CETBT101157, 0, 2012-2013, Alumni, 895427, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3932, 0, 0, 0, 11CETBT101156, 0, 2012-2013, Alumni, 895437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Computer Science Engineering, 4638, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3946, 0, 0, 0, 11COMBB101023, 0, 2012-2013, Alumni, 886344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3962, 0, 0, 0, 11COMBB101034, 0, 2012-2013, Alumni, 886263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3869, 0, 0, 0, 11CETBT101035, 0, 2012-2013, Alumni, 896556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3931, 0, 0, 0, 11CETMT101002, 0, 2012-2013, Alumni, 886747, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3879, 0, 0, 0, 11CETBT101078, 0, 2012-2013, Alumni, 896185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 896167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 895905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 895601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 67100, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3878, 0, 0, 0, 11CETBT101120, 0, 2012-2013, Alumni, 895752, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3918, 0, 0, 0, 11CETBT101105, 0, 2012-2013, Alumni, 895920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 886527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3955, 0, 0, 0, 11COMBB101005, 0, 2012-2013, Alumni, 886496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3952, 0, 0, 0, 11CETBT101089, 0, 2012-2013, Alumni, 896086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3886, 0, 0, 0, 11CETBT101096, 0, 2012-2013, Alumni, 896039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3914, 0, 0, 0, 11CETBT101190, 0, 2012-2013, Alumni, 895163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 29000, Bachelor of Business Administration, 3906, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886161, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3942, 0, 0, 0, 11CETBT101247, 0, 2012-2013, Alumni, 894644, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3961, 0, 0, 0, 11CETBT105242, 0, 2012-2013, Alumni, 887542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3969, 0, 0, 0, 11CETBT101238, 0, 2012-2013, Alumni, 894726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3922, 0, 0, 0, 11COMMBA101007, 0, 2012-2013, Alumni, 885702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3919, 0, 0, 0, 11CCICMCA102124, 0, 2012-2013, Alumni, 897323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3893, 0, 0, 0, 11CETBT105217, 0, 2012-2013, Alumni, 887789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 887817, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 123400, B.Tech/B.Tech (Hons) Computer Science Engineering, 3978, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894538, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3894, 0, 0, 0, 11CETBT105252, 0, 2012-2013, Alumni, 887467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3895, 0, 0, 0, 11CCICMCA102177, 0, 2012-2013, Alumni, 896922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3933, 0, 0, 0, 11CETBT101199, 0, 2012-2013, Alumni, 895084, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3928, 0, 0, 0, 11CETBT101008, 0, 2012-2013, Alumni, 896802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3885, 0, 0, 0, 11CETBT101195, 0, 2012-2013, Alumni, 895118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 3904, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3965, 0, 0, 0, 11CETBT101204, 0, 2012-2013, Alumni, 895027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3897, 0, 0, 0, 11COMBB101056, 0, 2012-2013, Alumni, 886082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 886026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 886036, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3964, 0, 0, 0, 11CETBT105284, 0, 2012-2013, Alumni, 887149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 887830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 892660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3871, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 892711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 892731, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3913, 0, 0, 0, 11COMMBA101161, 0, 2012-2013, Alumni, 885003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 1003076, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3935, 0, 0, 0, 11CCICMCA102007, 0, 2012-2013, Alumni, 898217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3873, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3930, 0, 0, 0, 11CCICBC101028, 0, 2012-2013, Alumni, 898259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 10000, 2011-2012, Alumni, 615806, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3889, 0, 0, 0, 11CETBT105044, 0, 2012-2013, Alumni, 889148, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3872, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3927, 0, 0, 0, 11CCICMCA102006, 0, 2012-2013, No Information, 898223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3939, 0, 0, 0, 11CCICMCA102005, 0, 2012-2013, Alumni, 898231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 892850, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3937, 0, 0, 0, 11CCICMCA102027, 0, 2012-2013, Alumni, 898072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3866, 0, 0, 0, 11CETBT102045, 0, 2012-2013, Alumni, 893130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3888, 0, 0, 0, 11CETBT105077, 0, 2012-2013, Alumni, 888905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3896, 0, 0, 0, 11CCICMCA102041, 0, 2012-2013, Alumni, 897962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3923, 0, 0, 0, 11CCICMCA102042, 0, 2012-2013, Alumni, 897952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 1003106, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003105, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3936, 0, 0, 0, 11CCICMCA102037, 0, 2012-2013, Alumni, 897990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3912, 0, 0, 0, 11CETBT105073, 0, 2012-2013, Alumni, 888931, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3934, 0, 0, 0, 11CCICMCA102032, 0, 2012-2013, Alumni, 898040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 893011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 888946, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 1003092, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 1003093, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3958, 0, 0, 0, 11COMMBA101186, 0, 2012-2013, Alumni, 884891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 889228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 1002932, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -32000, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 1002934, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3941, 0, 0, 0, 11CETBT103071, 0, 2012-2013, Alumni, 890501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3929, 0, 0, 0, 11CETBT102209, 0, 2012-2013, Alumni, 891732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 1002914, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 1002920, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 1002939, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3943, 0, 0, 0, 11CETBT103048, 0, 2012-2013, Alumni, 890695, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3949, 0, 0, 0, 11CETBT103020, 0, 2012-2013, Alumni, 890930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3947, 0, 0, 0, 11CETBT103018, 0, 2012-2013, Alumni, 890946, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 1003009, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 890798, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3938, 0, 0, 0, 11COMMBA101242, 0, 2012-2013, Alumni, 884617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 1002994, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 889973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002910, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 1002834, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 1002838, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002831, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002830, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 1003035, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3881, 0, 0, 0, 11CETBT105023, 0, 2012-2013, Alumni, 889309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 889457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 1002847, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 1003024, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4078, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 889949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002891, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 1002888, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -123400, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 1002863, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3944, 0, 0, 0, 11CCICMCA102047, 0, 2012-2013, Alumni, 897912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 1003049, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 1003137, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3890, 0, 0, 0, 11CETBT101301, 0, 2012-2013, Alumni, 894122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3982, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3916, 0, 0, 0, 11CCICMCA102055, 0, 2012-2013, Alumni, 897849, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 1003128, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3882, 0, 0, 0, 11CETBT105124, 0, 2012-2013, Alumni, 888566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3902, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 1003125, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 1003127, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3966, 0, 0, 0, 11CETBT101323, 0, 2012-2013, Alumni, 893823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3917, 0, 0, 0, 11CCICMCA102061, 0, 2012-2013, Alumni, 897801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3891, 0, 0, 0, 11CETBT101326, 0, 2012-2013, Alumni, 893782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3993, 0, 0, 0, 11CETBT102038, 0, 2012-2013, Alumni, 893228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3971, 0, 0, 0, 11CETBT102039, 0, 2012-2013, Alumni, 893213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3892, 0, 0, 0, 11COMMBA101088, 0, 2012-2013, Alumni, 885359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4071, 0, 0, 0, 11CETBT105130, 0, 2012-2013, Alumni, 888511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3992, 0, 0, 0, 11CETBT102034, 0, 2012-2013, Alumni, 893267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3981, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 893491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 26000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4007, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4039, 0, 0, 0, 11CETBT101327, 0, 2012-2013, Alumni, 893773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4063, 0, 0, 0, 11CETBT101057, 0, 2012-2013, Alumni, 896398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4243, 0, 0, 0, 11CETBT101303, 0, 2012-2013, Alumni, 894095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 892398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 1003139, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4057, 0, 0, 0, 11CETBT105207, 0, 2012-2013, Alumni, 887889, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4061, 0, 0, 0, 11CETBT101038, 0, 2012-2013, Alumni, 896536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4051, 0, 0, 0, 11CETBT105036, 0, 2012-2013, Alumni, 889205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4024, 0, 0, 0, 11CETBT105018, 0, 2012-2013, Alumni, 889364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 1002980, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4040, 0, 0, 0, 11CETBT101332, 0, 2012-2013, Alumni, 893725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4068, 0, 0, 0, 11CCICMCA102070, 0, 2012-2013, Alumni, 897734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4059, 0, 0, 0, 11COMMBA101271, 0, 2012-2013, Alumni, 884460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4000, 0, 0, 0, 11CETBT101237, 0, 2012-2013, Alumni, 894741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003030, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4011, 0, 0, 0, 11CETBT103053, 0, 2012-2013, Alumni, 890663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4101, 0, 0, 0, 11COMBB101006, 0, 2012-2013, Alumni, 886488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4020, 0, 0, 0, 11CCICBC101001, 0, 2012-2013, Alumni, 730139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4042, 0, 0, 0, 11COMMBA101052, 0, 2012-2013, Alumni, 885493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4019, 0, 0, 0, 11CCICBC101020, 0, 2012-2013, Alumni, 829068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4066, 0, 0, 0, 11CETBT101148, 0, 2012-2013, Alumni, 895512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 1002929, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4081, 0, 0, 0, 11CETBT101099, 0, 2012-2013, Alumni, 896001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4017, 0, 0, 0, 11CCICBC101006, 0, 2012-2013, Alumni, 730171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 1002948, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4055, 0, 0, 0, 11CETBT101094, 0, 2012-2013, Alumni, 896049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4023, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4022, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4026, 0, 0, 0, 11CETBT103103, 0, 2012-2013, Alumni, 890053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 885378, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4048, 0, 0, 0, 11CETBT101324, 0, 2012-2013, Alumni, 893810, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4050, 0, 0, 0, 11CETBT105197, 0, 2012-2013, Alumni, 887961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 34000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4005, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4070, 0, 0, 0, 11CETBT105174, 0, 2012-2013, Alumni, 888174, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4025, 0, 0, 0, 11CETBT101276, 0, 2012-2013, Alumni, 894353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4027, 0, 0, 0, 11CETBT101280, 0, 2012-2013, Alumni, 894321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002900, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 889963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3995, 0, 0, 0, 11CETBT101321, 0, 2012-2013, Alumni, 893858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4049, 0, 0, 0, 11CETBT102231, 0, 2012-2013, Alumni, 891542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 889931, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4067, 0, 0, 0, 11CETBT104011, 0, 2012-2013, Alumni, 889919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4030, 0, 0, 0, 11CETBT101062, 0, 2012-2013, Alumni, 896355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4029, 0, 0, 0, 11CETBT101029, 0, 2012-2013, Alumni, 896610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4028, 0, 0, 0, 11CETBT105244, 0, 2012-2013, Alumni, 887532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 1003119, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4018, 0, 0, 0, 11COMBB101053, 0, 2012-2013, Alumni, 886106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 892768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4082, 0, 0, 0, 11COMMBA101167, 0, 2012-2013, Alumni, 884975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4015, 0, 0, 0, 11CETBT101005, 0, 2012-2013, Alumni, 896825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4034, 0, 0, 0, 11CETBT103024, 0, 2012-2013, No Information, 890895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4041, 0, 0, 0, 11CETBT105057, 0, 2012-2013, Alumni, 889053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4197, 0, 0, 0, 11CETBT102262, 0, 2012-2013, Alumni, 891185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4171, 0, 0, 0, 11CETBT101034, 0, 2012-2013, Alumni, 896562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4046, 0, 0, 0, 11CETBT105289, 0, 2012-2013, Alumni, 887102, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 1003011, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4035, 0, 0, 0, 11CETBT105093, 0, 2012-2013, Alumni, 888784, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 891105, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 1003120, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4056, 0, 0, 0, 11CETBT105089, 0, 2012-2013, Alumni, 888802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 1003014, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4044, 0, 0, 0, 11CCICMCA102057, 0, 2012-2013, Alumni, 897833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4045, 0, 0, 0, 11CETBT101242, 0, 2012-2013, Alumni, 894691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4064, 0, 0, 0, 11CETBT102259, 0, 2012-2013, Alumni, 891209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 1003083, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4060, 0, 0, 0, 11CETBT101126, 0, 2012-2013, Alumni, 895691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4069, 0, 0, 0, 11CETBT101197, 0, 2012-2013, Alumni, 895099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4065, 0, 0, 0, 11CETBT102109, 0, 2012-2013, Alumni, 892582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, -64000, 0, 11CETBT105317, 0, 2011-2012, Alumni, 997542, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003044, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 1003108, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 64000, 2011-2012, Alumni, 615809, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4021, 0, 0, 0, 11CCICBC101018, 0, 2012-2013, Alumni, 841580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 886285, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4097, 0, 0, 0, 11CETMT101001, 0, 2012-2013, Alumni, 886751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 64000, 0, 11CETBT105317, 0, 2012-2013, Alumni, 997543, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4052, 0, 0, 0, 11CCICMCA102046, 0, 2012-2013, Alumni, 897917, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4043, 0, 0, 0, 11CETBT101125, 0, 2012-2013, Alumni, 895701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 101000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3999, 0, 0, 0, 11CETBT105081, 0, 2012-2013, Alumni, 888864, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4014, 0, 0, 0, 11CCICMCA102090, 0, 2012-2013, Alumni, 897590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4058, 0, 0, 0, 11CETBT105214, 0, 2012-2013, Alumni, 887807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4090, 0, 0, 0, 11CETBT101012, 0, 2012-2013, Alumni, 896757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4062, 0, 0, 0, 11CETBT105165, 0, 2012-2013, Alumni, 888260, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4053, 0, 0, 0, 11COMBB101045, 0, 2012-2013, Alumni, 886178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 886238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889116, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 888191, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4047, 0, 0, 0, 11CETBT103035, 0, 2012-2013, Alumni, 890791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4115, 0, 0, 0, 11CETBT103056, 0, 2012-2013, Alumni, 890621, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4110, 0, 0, 0, 11CCICBC101011, 0, 2012-2013, Alumni, 730205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4157, 0, 0, 0, 11CETMT101029, 0, 2012-2013, Alumni, 886667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4109, 0, 0, 0, 11CCICBC101016, 0, 2012-2013, Alumni, 730262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4111, 0, 0, 0, 11CCICBC101015, 0, 2012-2013, Alumni, 730242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4139, 0, 0, 0, 11CETBT102251, 0, 2012-2013, Alumni, 891312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4138, 0, 0, 0, 11CETBT102253, 0, 2012-2013, Alumni, 891279, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4177, 0, 0, 0, 11CETBT101127, 0, 2012-2013, Alumni, 895680, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4151, 0, 0, 0, 11CETBT101294, 0, 2012-2013, No Information, 894181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4114, 0, 0, 0, 11CETMT101015, 0, 2012-2013, Alumni, 886712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4147, 0, 0, 0, 11CETBT101300, 0, 2012-2013, Alumni, 894133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4145, 0, 0, 0, 11CETBT105218, 0, 2012-2013, Alumni, 887775, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4178, 0, 0, 0, 11CETBT105219, 0, 2012-2013, Alumni, 887764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4169, 0, 0, 0, 11CETBT102098, 0, 2012-2013, Alumni, 892682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4136, 0, 0, 0, 11CETBT105127, 0, 2012-2013, Alumni, 888542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4266, 0, 0, 0, 11CETBT105060, 0, 2012-2013, Alumni, 889030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4150, 0, 0, 0, 11CETBT105267, 0, 2012-2013, Alumni, 887352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4159, 0, 0, 0, 11CETBT105084, 0, 2012-2013, Alumni, 888840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4179, 0, 0, 0, 11CETBT105071, 0, 2012-2013, Alumni, 888938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4161, 0, 0, 0, 11CETBT102021, 0, 2012-2013, Alumni, 893362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4148, 0, 0, 0, 11CETBT105226, 0, 2012-2013, Alumni, 887685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4244, 0, 0, 0, 11CETBT102113, 0, 2012-2013, Alumni, 892545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4113, 0, 0, 0, 11CETBT105302, 0, 2012-2013, Alumni, 886940, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4168, 0, 0, 0, 11CETBT102179, 0, 2012-2013, Alumni, 892001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4130, 0, 0, 0, 11CETBT104019, 0, 2012-2013, Alumni, 889844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 888070, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4093, 0, 0, 0, 11CETBT101318, 0, 2012-2013, Alumni, 893896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4160, 0, 0, 0, 11CETBT101306, 0, 2012-2013, Alumni, 894060, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4176, 0, 0, 0, 11CETBT101314, 0, 2012-2013, Alumni, 893952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4112, 0, 0, 0, 11CETBT104024, 0, 2012-2013, Alumni, 889813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 892137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4175, 0, 0, 0, 11CETBT101175, 0, 2012-2013, Alumni, 895275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4127, 0, 0, 0, 11CETBT102143, 0, 2012-2013, Alumni, 892262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4166, 0, 0, 0, 11CETBT102145, 0, 2012-2013, Alumni, 892255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4131, 0, 0, 0, 11CETBT105009, 0, 2012-2013, Alumni, 889428, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4123, 0, 0, 0, 11CETBT101333, 0, 2012-2013, Alumni, 893715, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4128, 0, 0, 0, 11CETBT102225, 0, 2012-2013, Alumni, 891588, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4133, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4117, 0, 0, 0, 11CCICMCA102031, 0, 2012-2013, Alumni, 898048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 885591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4158, 0, 0, 0, 11COMMBA101054, 0, 2012-2013, Alumni, 885489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4121, 0, 0, 0, 11COMMBA101231, 0, 2012-2013, Alumni, 884671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 1002958, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002921, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 1003156, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4124, 0, 0, 0, 11CCICMCA102120, 0, 2012-2013, Alumni, 897346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4155, 0, 0, 0, 11COMMBA101053, 0, 2012-2013, Alumni, 885491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003122, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002928, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4126, 0, 0, 0, 11COMMBA101021, 0, 2012-2013, Alumni, 885642, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4129, 0, 0, 0, 11COMMBA101205, 0, 2012-2013, Alumni, 884784, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 1003103, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4125, 0, 0, 0, 11CCICMCA102106, 0, 2012-2013, Alumni, 897449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003104, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4146, 0, 0, 0, 11COMMBA101038, 0, 2012-2013, Alumni, 885565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4118, 0, 0, 0, 11COMMBA101171, 0, 2012-2013, Alumni, 884960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4156, 0, 0, 0, 11CCICMCA102050, 0, 2012-2013, Alumni, 897889, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4286, 0, 0, 0, 11CETBT101016, 0, 2012-2013, Alumni, 896723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4132, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4162, 0, 0, 0, 11COMBB101058, 0, 2012-2013, Alumni, 886071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 6900, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4141, 0, 0, 0, 11CETMT105009, 0, 2012-2013, Alumni, 886600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4182, 0, 0, 0, 11CETMT105010, 0, 2012-2013, Alumni, 886596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003028, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 1003084, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 886618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4119, 0, 0, 0, 11CCICMCA102078, 0, 2012-2013, Alumni, 897681, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002890, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4122, 0, 0, 0, 11COMMBA101187, 0, 2012-2013, Alumni, 884886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4120, 0, 0, 0, 11COMMBA101094, 0, 2012-2013, Alumni, 885331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -71500, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4198, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 1003033, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003043, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 884465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4245, 0, 0, 0, 11COMMBA101108, 0, 2012-2013, Alumni, 885246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4116, 0, 0, 0, 11CCICMCA102063, 0, 2012-2013, Alumni, 897783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 1003136, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4137, 0, 0, 0, 11CCICMCA102067, 0, 2012-2013, Alumni, 897753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4152, 0, 0, 0, 11CCICMCA102018, 0, 2012-2013, Alumni, 898135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4229, 0, 0, 0, 11COMMBA101022, 0, 2012-2013, Alumni, 885636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 16000, MCA, 4192, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4253, 0, 0, 0, 11CETBT101249, 0, 2012-2013, Alumni, 894624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4233, 0, 0, 0, 11CCICMCA102079, 0, 2012-2013, Alumni, 897675, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 1003038, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 889185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4208, 0, 0, 0, 11CETBT101226, 0, 2012-2013, Alumni, 894850, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4194, 0, 0, 0, 11COMBB101077, 0, 2012-2013, Alumni, 885915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 1003037, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 889173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4209, 0, 0, 0, 11CCICMCA102001, 0, 2012-2013, Alumni, 898253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4234, 0, 0, 0, 11COMMBA101011, 0, 2012-2013, Alumni, 885679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4224, 0, 0, 0, 11COMMBA101178, 0, 2012-2013, Alumni, 884926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4186, 0, 0, 0, 11CETBT102083, 0, 2012-2013, Alumni, 892789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4211, 0, 0, 0, 11COMMBA101182, 0, 2012-2013, Alumni, 884911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4217, 0, 0, 0, 11COMBB101089, 0, 2012-2013, Alumni, 885815, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4290, 0, 0, 0, 11CETBT105239, 0, 2012-2013, Alumni, 887573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4210, 0, 0, 0, 11CETBT105198, 0, 2012-2013, Alumni, 887953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 25600, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4251, 0, 0, 0, 11COMMBA101105, 0, 2012-2013, Alumni, 885264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4250, 0, 0, 0, 11COMMBA101059, 0, 2012-2013, Alumni, 885469, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4257, 0, 0, 0, 11CETBT101296, 0, 2012-2013, Alumni, 894171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4221, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4255, 0, 0, 0, 11CETBT105121, 0, 2012-2013, Alumni, 888580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4204, 0, 0, 0, 11CETBT101309, 0, 2012-2013, Alumni, 894029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4205, 0, 0, 0, 11CETBT105147, 0, 2012-2013, Alumni, 888426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4206, 0, 0, 0, 11CETBT105142, 0, 2012-2013, Alumni, 888445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4212, 0, 0, 0, 11COMMBA101084, 0, 2012-2013, Alumni, 885372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4260, 0, 0, 0, 11CCICMCA102081, 0, 2012-2013, Alumni, 897662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4193, 0, 0, 0, 11COMMBA101090, 0, 2012-2013, Alumni, 885349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4222, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003123, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4259, 0, 0, 0, 11CETBT102064, 0, 2012-2013, No Information, 892931, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4202, 0, 0, 0, 11CETBT101272, 0, 2012-2013, Alumni, 894399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4230, 0, 0, 0, 11COMMBA101029, 0, 2012-2013, Alumni, 885611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 894517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 892921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4254, 0, 0, 0, 11COMMBA101141, 0, 2012-2013, Alumni, 885100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4252, 0, 0, 0, 11CETBT102128, 0, 2012-2013, Alumni, 892391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4223, 0, 0, 0, 11CETBT105185, 0, 2012-2013, Alumni, 888064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4225, 0, 0, 0, 11CETBT105094, 0, 2012-2013, Alumni, 888775, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4228, 0, 0, 0, 11CETBT105088, 0, 2012-2013, Alumni, 888809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4201, 0, 0, 0, 11CCICMCA102052, 0, 2012-2013, Alumni, 897870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4216, 0, 0, 0, 11CETBT102043, 0, 2012-2013, Alumni, 893163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4203, 0, 0, 0, 11COMMBA101156, 0, 2012-2013, Alumni, 885023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4220, 0, 0, 0, 11CETBT101233, 0, 2012-2013, Alumni, 894763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4284, 0, 0, 0, 11CETBT101039, 0, 2012-2013, Alumni, 896528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4246, 0, 0, 0, 11CETBT101167, 0, 2012-2013, Alumni, 895330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 1002861, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4200, 0, 0, 0, 11CETMT101013, 0, 2012-2013, Alumni, 886721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 895060, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4258, 0, 0, 0, 11CETBT101036, 0, 2012-2013, Alumni, 896545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 891517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -10000, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 1002968, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -1000, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 1002864, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, Bachelor of Business Administration, 4283, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4199, 0, 0, 0, 11CETBT102176, 0, 2012-2013, No Information, 892027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886188, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4189, 0, 0, 0, 11CETBT104030, 0, 2012-2013, Alumni, 889768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4231, 0, 0, 0, 11COMBB101022, 0, 2012-2013, Alumni, 886359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4232, 0, 0, 0, 11COMBB101012, 0, 2012-2013, Alumni, 886443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 890477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 1003016, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4213, 0, 0, 0, 11COMBB101052, 0, 2012-2013, Alumni, 886117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4226, 0, 0, 0, 11CETBT101108, 0, 2012-2013, Alumni, 895881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 1002915, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 889906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -800, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 1003002, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002996, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4836, 0, 0, 0, 11CETBT105286, 0, 2012-2013, Alumni, 887127, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4218, 0, 0, 0, 11CETBT101001, 0, 2012-2013, Alumni, 896841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4256, 0, 0, 0, 11CETBT103009, 0, 2012-2013, Alumni, 891033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002832, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4261, 0, 0, 0, 11COMBB101054, 0, 2012-2013, Alumni, 886102, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4219, 0, 0, 0, 11CETMT101020, 0, 2012-2013, Alumni, 886693, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 1003110, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 91250, B.Tech/B.Tech (Hons) Civil Engineering, 11904, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4289, 0, 0, 0, 11CETBT102197, 0, 2012-2013, Alumni, 891824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4275, 0, 0, 0, 11CETBT101297, 0, 2012-2013, Alumni, 894165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13668, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893619, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13669, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4287, 0, 0, 0, 11CETBT101319, 0, 2012-2013, Alumni, 893876, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4274, 0, 0, 0, 11CETBT101147, 0, 2012-2013, Alumni, 895521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4273, 0, 0, 0, 11CETBT105107, 0, 2012-2013, Alumni, 888667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4277, 0, 0, 0, 11CETBT103063, 0, 2012-2013, Alumni, 890561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4276, 0, 0, 0, 11CETBT101187, 0, 2012-2013, Alumni, 895193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 5500, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 886409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6100, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 1002924, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4268, 0, 0, 0, 11CETBT105058, 0, 2012-2013, Alumni, 889044, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4285, 0, 0, 0, 11CCICMCA102013, 0, 2012-2013, Alumni, 898163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4288, 0, 0, 0, 11CETBT102162, 0, 2012-2013, Alumni, 892114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4270, 0, 0, 0, 11CETBT102154, 0, 2012-2013, Alumni, 892186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Civil Engineering, 4348, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002995, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 1002843, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002824, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4372, 0, 0, 0, 11COMMBA101106, 0, 2012-2013, Alumni, 885259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Civil Engineering, 4340, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 884905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4356, 0, 0, 0, 11CETBT102111, 0, 2012-2013, Alumni, 892555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4297, 0, 0, 0, 11CETBT104051, 0, 2012-2013, Alumni, 889514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4324, 0, 0, 0, 11COMMBA101179, 0, 2012-2013, Alumni, 884921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 1003129, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4363, 0, 0, 0, 11CETBT102003, 0, 2012-2013, Alumni, 893525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4311, 0, 0, 0, 11CCICMCA102060, 0, 2012-2013, Alumni, 897810, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4328, 0, 0, 0, 11CCICMCA102002, 0, 2012-2013, Alumni, 898247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002823, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4494, 0, 0, 0, 11CETBT101342, 0, 2012-2013, Alumni, 893616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002810, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4417, 0, 0, 0, 11COMMBA101089, 0, 2012-2013, Alumni, 885357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4342, 0, 0, 0, 11COMMBA101265, 0, 2012-2013, Alumni, 884487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 1003150, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4341, 0, 0, 0, 11COMMBA101263, 0, 2012-2013, Alumni, 884495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002809, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 1003018, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4377, 0, 0, 0, 11COMMBA101194, 0, 2012-2013, Alumni, 884849, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4382, 0, 0, 0, 11COMMBA101193, 0, 2012-2013, Alumni, 884852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4410, 0, 0, 0, 11CETBT102124, 0, 2012-2013, Alumni, 892426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4331, 0, 0, 0, 11COMMBA101191, 0, 2012-2013, Alumni, 884863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4371, 0, 0, 0, 11COMMBA101288, 0, 2012-2013, Alumni, 884366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4403, 0, 0, 0, 11COMMBA101274, 0, 2012-2013, Alumni, 884443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4391, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 37000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4389, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4354, 0, 0, 0, 11COMMBA101098, 0, 2012-2013, Alumni, 885309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4321, 0, 0, 0, 11COMMBA101258, 0, 2012-2013, Alumni, 884527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 66000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4393, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4318, 0, 0, 0, 11CCICMCA102064, 0, 2012-2013, Alumni, 897776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -100000, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 1002965, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 1003080, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4415, 0, 0, 0, 11CETBT105074, 0, 2012-2013, Alumni, 888923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4353, 0, 0, 0, 11COMMBA101144, 0, 2012-2013, Alumni, 885085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4381, 0, 0, 0, 11COMMBA101162, 0, 2012-2013, Alumni, 885000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4293, 0, 0, 0, 11CETBT102130, 0, 2012-2013, Alumni, 892375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4424, 0, 0, 0, 11CETBT102044, 0, 2012-2013, Alumni, 893146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4338, 0, 0, 0, 11CETBT103088, 0, 2012-2013, Alumni, 890300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4411, 0, 0, 0, 11COMMBA101134, 0, 2012-2013, No Information, 885134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4349, 0, 0, 0, 11COMMBA101149, 0, 2012-2013, Alumni, 885064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4325, 0, 0, 0, 11COMMBA101159, 0, 2012-2013, Alumni, 885012, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4352, 0, 0, 0, 11CETBT102074, 0, 2012-2013, Alumni, 892856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002922, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 1003085, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4316, 0, 0, 0, 11CCICMCA102029, 0, 2012-2013, Alumni, 898063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 891723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4165, 0, 0, 0, 11CETBT102082, 0, 2012-2013, Alumni, 892799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4334, 0, 0, 0, 11COMMBA101114, 0, 2012-2013, Alumni, 885217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4407, 0, 0, 0, 11CETBT102097, 0, 2012-2013, Alumni, 892690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4404, 0, 0, 0, 11COMMBA101275, 0, 2012-2013, Alumni, 884436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4345, 0, 0, 0, 11CETBT105098, 0, 2012-2013, Alumni, 888743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4385, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4298, 0, 0, 0, 11CETBT102104, 0, 2012-2013, Alumni, 892633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4400, 0, 0, 0, 11CETBT104004, 0, 2012-2013, Alumni, 889987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4344, 0, 0, 0, 11CETBT102012, 0, 2012-2013, Alumni, 893432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4351, 0, 0, 0, 11COMMBA101166, 0, 2012-2013, Alumni, 884983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4339, 0, 0, 0, 11CCICMCA102054, 0, 2012-2013, Alumni, 897856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 1002930, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4374, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4355, 0, 0, 0, 11CETBT102178, 0, 2012-2013, Alumni, 892011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4335, 0, 0, 0, 11COMMBA101278, 0, 2012-2013, Alumni, 884422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4412, 0, 0, 0, 11COMMBA101117, 0, 2012-2013, Alumni, 885199, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 892758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4390, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4388, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4358, 0, 0, 0, 11COMMBA101047, 0, 2012-2013, Alumni, 885517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4332, 0, 0, 0, 11COMBB101035, 0, 2012-2013, Alumni, 886254, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4319, 0, 0, 0, 11COMMBA101046, 0, 2012-2013, Alumni, 885522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4305, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4313, 0, 0, 0, 11CETBT105281, 0, 2012-2013, Alumni, 887193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 888055, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4306, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4364, 0, 0, 0, 11CETBT105175, 0, 2012-2013, Alumni, 888158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4387, 0, 0, 0, 11CETBT105171, 0, 2012-2013, Alumni, 888198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4384, 0, 0, 0, 11CCICMCA102093, 0, 2012-2013, Alumni, 897568, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4422, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4409, 0, 0, 0, 11COMMBA101056, 0, 2012-2013, Alumni, 885485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4416, 0, 0, 0, 11CETBT105173, 0, 2012-2013, Alumni, 888185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4312, 0, 0, 0, 11CCICMCA102095, 0, 2012-2013, Alumni, 897548, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4304, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4359, 0, 0, 0, 11CETBT105229, 0, 2012-2013, Alumni, 887663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4327, 0, 0, 0, 11CETBT101198, 0, 2012-2013, Alumni, 895092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4296, 0, 0, 0, 11COMMBA101028, 0, 2012-2013, Alumni, 885613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4360, 0, 0, 0, 11COMMBA101036, 0, 2012-2013, Alumni, 885580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4402, 0, 0, 0, 11CCICMCA102122, 0, 2012-2013, Alumni, 897334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4383, 0, 0, 0, 11CETBT105216, 0, 2012-2013, Alumni, 887797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4330, 0, 0, 0, 11COMBB101050, 0, 2012-2013, Alumni, 886126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4421, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4423, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4309, 0, 0, 0, 11CETBT101144, 0, 2012-2013, Alumni, 895541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4322, 0, 0, 0, 11COMBB101049, 0, 2012-2013, Alumni, 886136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4376, 0, 0, 0, 11CETBT105192, 0, 2012-2013, Alumni, 888008, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4408, 0, 0, 0, 11COMMBA101024, 0, 2012-2013, Alumni, 885632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4307, 0, 0, 0, 11CETBT105189, 0, 2012-2013, Alumni, 888032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4308, 0, 0, 0, 11COMBB101010, 0, 2012-2013, Alumni, 886453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4362, 0, 0, 0, 11CCICMCA102129, 0, 2012-2013, Alumni, 897290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4320, 0, 0, 0, 11CETBT105254, 0, 2012-2013, Alumni, 887451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4399, 0, 0, 0, 11CCICMCA102089, 0, 2012-2013, Alumni, 897598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4326, 0, 0, 0, 11COMMBA101057, 0, 2012-2013, Alumni, 885480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4329, 0, 0, 0, 11CETBT105157, 0, 2012-2013, Alumni, 888323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4378, 0, 0, 0, 11COMMBA101076, 0, 2012-2013, Alumni, 885408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4315, 0, 0, 0, 11CETMT101030, 0, 2012-2013, Alumni, 886665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4414, 0, 0, 0, 11COMMBA101073, 0, 2012-2013, Alumni, 885417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4395, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4370, 0, 0, 0, 11COMMBA101012, 0, 2012-2013, Alumni, 885673, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 885957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4405, 0, 0, 0, 11COMMBA101006, 0, 2012-2013, Alumni, 885707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 895743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4418, 0, 0, 0, 11COMBB101073, 0, 2012-2013, Alumni, 885947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4367, 0, 0, 0, 11CETBT101154, 0, 2012-2013, Alumni, 895460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4427, 0, 0, 0, 11CETBT105152, 0, 2012-2013, Alumni, 888366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4428, 0, 0, 0, 11CETBT101317, 0, 2012-2013, Alumni, 893918, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4357, 0, 0, 0, 11CETBT101230, 0, 2012-2013, Alumni, 894799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4323, 0, 0, 0, 11COMBB101098, 0, 2012-2013, Alumni, 885744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4295, 0, 0, 0, 11CETBT101097, 0, 2012-2013, Alumni, 896029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4396, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4401, 0, 0, 0, 11COMMBA101010, 0, 2012-2013, No Information, 885689, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4317, 0, 0, 0, 11CCICMCA102149, 0, 2012-2013, Alumni, 897123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4375, 0, 0, 0, 11CETBT101220, 0, 2012-2013, Alumni, 894894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4392, 0, 0, 0, 11CETBT101084, 0, 2012-2013, Alumni, 896138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4386, 0, 0, 0, 11CETBT101219, 0, 2012-2013, Alumni, 894903, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4369, 0, 0, 0, 11COMMBA101060, 0, 2012-2013, Alumni, 885466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4310, 0, 0, 0, 11CETBT101026, 0, 2012-2013, Alumni, 896630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4333, 0, 0, 0, 11COMMBA101067, 0, 2012-2013, Alumni, 885451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4419, 0, 0, 0, 11CETBT101307, 0, 2012-2013, Alumni, 894052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3940, 0, 0, 0, 11CETBT101131, 0, 2012-2013, Alumni, 895629, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4413, 0, 0, 0, 11COMMBA101069, 0, 2012-2013, Alumni, 885440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4394, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4453, 0, 0, 0, 11CETBT101160, 0, 2012-2013, Alumni, 895401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4465, 0, 0, 0, 11COMMBA101236, 0, 2012-2013, Alumni, 884652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4447, 0, 0, 0, 11CETBT102067, 0, 2012-2013, Alumni, 892906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4472, 0, 0, 0, 11COMBB101084, 0, 2012-2013, Alumni, 885843, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4446, 0, 0, 0, 11CCICBC101026, 0, 2012-2013, Alumni, 898276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4450, 0, 0, 0, 11CETBT105260, 0, 2012-2013, Alumni, 887397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4475, 0, 0, 0, 11CETBT105295, 0, 2012-2013, Alumni, 887021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4473, 0, 0, 0, 11CCICMCA102119, 0, 2012-2013, Alumni, 897350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4451, 0, 0, 0, 11CETBT101227, 0, 2012-2013, Alumni, 894839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 885716, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4438, 0, 0, 0, 11COMMBA101168, 0, 2012-2013, Alumni, 884971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4460, 0, 0, 0, 11CETBT105283, 0, 2012-2013, Alumni, 887161, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4433, 0, 0, 0, 11COMMBA101175, 0, 2012-2013, Alumni, 884939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102144, 0, 2012-2013, Alumni, 994409, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4464, 0, 0, 0, 11CETBT103054, 0, 2012-2013, Alumni, 890654, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4471, 0, 0, 0, 11CCICMCA102128, 0, 2012-2013, Alumni, 897298, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889380, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4569, 0, 0, 0, 11CETBT102078, 0, 2012-2013, Alumni, 892824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4436, 0, 0, 0, 11COMMBA101160, 0, 2012-2013, Alumni, 885006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002833, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4457, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4442, 0, 0, 0, 11CETBT103068, 0, 2012-2013, Alumni, 890531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4485, 0, 0, 0, 11CETBT101018, 0, 2012-2013, Alumni, 896696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4444, 0, 0, 0, 11CCICMCA102065, 0, 2012-2013, Alumni, 897766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4452, 0, 0, 0, 11CETBT101049, 0, 2012-2013, Alumni, 896480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4440, 0, 0, 0, 11CETBT102263, 0, 2012-2013, Alumni, 891175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4468, 0, 0, 0, 11CCICMCA102082, 0, 2012-2013, Alumni, 897651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4455, 0, 0, 0, 11CETBT102223, 0, 2012-2013, Alumni, 891603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4439, 0, 0, 0, 11COMMBA101129, 0, 2012-2013, Alumni, 885155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4448, 0, 0, 0, 11CETBT102032, 0, 2012-2013, Alumni, 893275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4466, 0, 0, 0, 11COMBB101029, 0, 2012-2013, Alumni, 886307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4478, 0, 0, 0, 11COMMBA101216, 0, 2012-2013, Alumni, 884738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 1003132, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4489, 0, 0, 0, 11CETBT105305, 0, 2012-2013, Alumni, 886902, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4565, 0, 0, 0, 11CETBT101186, 0, 2012-2013, Alumni, 895204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4490, 0, 0, 0, 11CETBT105303, 0, 2012-2013, Alumni, 886932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4432, 0, 0, 0, 11CETBT101285, 0, 2012-2013, Alumni, 894264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003029, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4449, 0, 0, 0, 11CETBT101302, 0, 2012-2013, Alumni, 894111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4456, 0, 0, 0, 11CCICMCA102105, 0, 2012-2013, Alumni, 897455, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4461, 0, 0, 0, 11CETBT105154, 0, 2012-2013, Alumni, 888349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4474, 0, 0, 0, 11CETBT102270, 0, 2012-2013, Alumni, 891094, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4463, 0, 0, 0, 11CCICMCA102036, 0, 2012-2013, Alumni, 897998, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4435, 0, 0, 0, 11CETBT105150, 0, 2012-2013, Alumni, 888389, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4445, 0, 0, 0, 11CCICMCA102116, 0, 2012-2013, Alumni, 897370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4437, 0, 0, 0, 11COMMBA101153, 0, 2012-2013, Alumni, 885029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4454, 0, 0, 0, 11CETBT103083, 0, 2012-2013, Alumni, 890379, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4470, 0, 0, 0, 11CETBT101329, 0, 2012-2013, Alumni, 893760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4469, 0, 0, 0, 11CETBT101330, 0, 2012-2013, Alumni, 893751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4458, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4443, 0, 0, 0, 11CCICMCA102071, 0, 2012-2013, Alumni, 897728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4459, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4467, 0, 0, 0, 11COMBB101015, 0, 2012-2013, Alumni, 886423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4434, 0, 0, 0, 11CETBT101196, 0, 2012-2013, Alumni, 895107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4487, 0, 0, 0, 11COMMBA101095, 0, 2012-2013, Alumni, 885324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 896981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4502, 0, 0, 0, 11CETBT104002, 0, 2012-2013, Alumni, 890004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4510, 0, 0, 0, 11CETBT103087, 0, 2012-2013, Alumni, 890310, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4523, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4501, 0, 0, 0, 11CETBT103062, 0, 2012-2013, Alumni, 890578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4541, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4516, 0, 0, 0, 11CETBT105006, 0, 2012-2013, Alumni, 889450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4524, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4518, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4521, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884832, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4505, 0, 0, 0, 11CETBT104049, 0, 2012-2013, Alumni, 889539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4517, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4488, 0, 0, 0, 11CETBT102161, 0, 2012-2013, Alumni, 892126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4484, 0, 0, 0, 11CETBT105010, 0, 2012-2013, Alumni, 889420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4522, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -23000, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 1002801, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003027, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4525, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884831, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889390, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4500, 0, 0, 0, 11CCICMCA102183, 0, 2012-2013, Alumni, 896873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4526, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 4520, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 1002912, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4531, 0, 0, 0, 11COMMBA101298, 0, 2012-2013, Alumni, 884315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4506, 0, 0, 0, 11CETBT101136, 0, 2012-2013, Alumni, 895591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4529, 0, 0, 0, 11CCICMCA102040, 0, 2012-2013, Alumni, 897965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4527, 0, 0, 0, 11COMMBA101309, 0, 2012-2013, Alumni, 884261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4515, 0, 0, 0, 11CCICMCA102051, 0, 2012-2013, Alumni, 897878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4538, 0, 0, 0, 11COMMBA101126, 0, 2012-2013, Alumni, 885174, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4496, 0, 0, 0, 11COMMBA101041, 0, 2012-2013, Alumni, 885555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4499, 0, 0, 0, 11COMMBA101140, 0, 2012-2013, Alumni, 885102, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4568, 0, 0, 0, 11CETBT105065, 0, 2012-2013, Alumni, 888986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4512, 0, 0, 0, 11CETMT105011, 0, 2012-2013, Alumni, 886592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4497, 0, 0, 0, 11CETBT105069, 0, 2012-2013, Alumni, 888952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4542, 0, 0, 0, 11COMMBA101302, 0, 2012-2013, Alumni, 884297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 893062, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4543, 0, 0, 0, 11COMMBA101313, 0, 2012-2013, Alumni, 884242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (Academic Year, Adjusted Amount, Admno/UniqueId, Alloted Category, Batch, Concession Amount, Date, Department, Due Amount, Faculty, Fee Category, Fee Head, Fund TranCfer Amount, Paid Amount, Program, Receipt No., Refund Amount, Fund TranCfer Amount, Reverse Concession Amount, Roll No., Scholarship Amount, Session, Status, Voucher No., Voucher Type, Write Off Amount, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2181, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 50000, School of Library & Information Science, General, TUITION FEE, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 10000, School of Library & Information Science, General, Security Fee, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 50000, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 10000, School of Humanities & Social Sciences, General, Security Fee, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -76900, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 2262, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 1003001, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 256000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 20000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 400, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2272, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 2319, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 35000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2310, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2305, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887326, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2330, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894208, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 994787, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2337, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -122000, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 994489, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -1100, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -138000, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 994997, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2347, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887286, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2349, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2363, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88160, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2352, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887272, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39840, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 2356, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2364, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2368, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2370, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885084, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2371, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2387, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 63000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -63000, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 1002803, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2391, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2396, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 83000, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 32000, 2011-2012, Alumni, 615815, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2409, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 1000, Bachelor of Business Administration, 2406, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885847, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 800, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2413, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 208900, MBA in dual specialization , 2416, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884568, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2417, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 1002836, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2424, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, M.Tech Computer Science Engineering, 2433, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886669, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2437, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891509, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2457, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2441, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887182, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2442, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2443, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 55000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2444, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2459, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890434, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, BCA, 2452, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898279, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2450, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2463, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890431, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2447, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 145000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2445, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2469, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891497, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2474, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2467, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 8900, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 1100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2470, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 105000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Civil Engineering, 2492, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890394, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , -65000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , -10000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 23000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2497, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -100, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994814, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2503, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2518, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2515, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889629, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2507, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2519, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2516, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2510, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2550, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 50, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2525, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 113000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 127500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2533, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2554, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885756, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Civil Engineering, 2523, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890369, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2540, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2539, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890351, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 63000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2577, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2576, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893865, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 5000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2564, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2583, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2566, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2565, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2561, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2560, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886970, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2581, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896924, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 15000, 2011-2012, No Information, 609952, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, M.Tech Power Electronics & Drives, 2589, 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 886641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, BCA, 2579, 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 898255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2562, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886969, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 995009, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 994995, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -145000, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 994538, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2599, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889606, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2600, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889605, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2604, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -102000, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 994396, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -32000, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 994450, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -83000, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 994424, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -22000, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 994550, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2595, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -50000, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 994798, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2590, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2607, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2608, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2624, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889569, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 2000, MCA, 2610, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2622, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -6000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994803, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 65000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 76900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2630, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2629, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886925, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2631, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2634, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -70000, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 2651, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 1003157, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2647, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 70000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 2658, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2660, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893687, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -208900, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 995038, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2667, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891201, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2673, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 2683, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2677, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2675, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2676, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889544, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 13-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 2684, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2687, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2703, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2704, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2691, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 994708, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 32500, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2707, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 29-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2709, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 606400, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 606067, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 994989, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 994510, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 994664, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 605916, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -15000, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 995035, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2710, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2714, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2719, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40400, B.Tech/B.Tech (Hons) Civil Engineering, 2716, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890113, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2720, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2713, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2717, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890112, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28600, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 10-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 117750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2723, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891187, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 10-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 2722, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 76900, MBA in dual specialization , 2726, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884829, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2724, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894995, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 995018, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 994647, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 14-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 994807, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -76900, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 995020, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 994421, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -100000, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 994529, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 994679, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 119000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2729, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2728, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -18000, 0, M.Tech Computer Science Engineering, , 0, -18000, 0, 11CETMT101004, 0, 2011-2012, No Information, 997546, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 18000, 2011-2012, No Information, 615807, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 18000, 0, M.Tech Computer Science Engineering, , 0, 18000, 0, 11CETMT101004, 0, 2012-2013, No Information, 997547, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-11-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 995059, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-11-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Civil Engineering, 2732, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 120000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2736, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891088, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 72900, B.Tech/B.Tech (Hons) Mechanical Engineering, 2735, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -64000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -72900, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 994682, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2737, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 23000, 2011-2012, Alumni, 609954, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 23000, 2011-2012, Alumni, 609953, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-12-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2739, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2740, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 23000, 2011-2012, Alumni, 609955, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -23000, 0, MCA, , 0, -23000, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 997427, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 23000, 0, MCA, , 0, 23000, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 997428, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 25600, 2011-2012, Alumni, 615796, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 25600, 0, MBA in dual specialization , , 0, 25600, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 997549, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, -25600, 0, MBA in dual specialization , , 0, -25600, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 997548, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2741, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2743, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-01-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2745, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2755, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2752, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2791, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2772, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892653, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2771, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2790, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885607, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2796, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2794, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 1003101, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2788, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893755, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2773, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891887, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2760, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2767, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893765, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2797, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885051, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2769, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891266, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2781, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891619, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2775, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2780, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2795, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2774, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896946, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2787, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2778, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2765, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2751, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2789, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2793, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2777, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2784, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897034, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2756, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897058, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2783, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2785, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2770, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2768, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896994, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2764, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2749, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894730, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2750, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 2786, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 841671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2762, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2761, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885874, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2766, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2776, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2779, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2759, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895563, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2753, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896142, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2754, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886481, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2747, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2746, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892271, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2758, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886234, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2782, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890396, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2792, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2748, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2757, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2798, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888661, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 19-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 605767, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2804, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897476, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 40000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, Security Fee, 0, 10000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 10000, Ph.D (English), 2814, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 92000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 32500, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -120000, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 994702, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 64000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2819, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2818, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2820, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890078, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, Security Fee, 0, 10000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2925, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 880333, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3105, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887628, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3442, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3320, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3424, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897249, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3142, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896389, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3429, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3420, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3443, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3258, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884900, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3425, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3297, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3358, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884788, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3322, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3344, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893284, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3438, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3307, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3433, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3365, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3366, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884815, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3421, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3306, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3293, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897104, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3408, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3587, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884860, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3370, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884803, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3384, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897080, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3299, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897096, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3385, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897235, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3448, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3130, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893543, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3455, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3163, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3292, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897750, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3395, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3143, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3179, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893507, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3417, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885045, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3404, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3418, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885050, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3245, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885090, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3351, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3303, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3231, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3352, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3217, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3290, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3363, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885108, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3265, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885116, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3243, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885035, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3422, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897704, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3139, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3376, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884959, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3289, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897593, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3298, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3324, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3457, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3380, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3381, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3419, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897433, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3440, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3437, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3171, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896360, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3205, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889057, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3184, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890980, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3206, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3378, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885028, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3169, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3315, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3444, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3357, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3165, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3439, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3342, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889025, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3164, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3411, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3426, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891127, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3317, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3239, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3223, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3454, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3203, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896500, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3238, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884459, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 3446, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 900, MBA in dual specialization , 3556, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3212, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890043, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3558, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3144, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896626, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3202, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3369, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3173, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3152, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3406, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884549, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3151, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3318, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3135, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896673, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3356, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884540, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3240, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3397, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3354, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3185, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3349, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890269, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3336, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890415, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3268, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884358, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3329, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890116, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3413, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884365, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3340, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890172, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3232, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3450, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884386, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3355, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3230, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884441, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3328, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890081, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3204, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3361, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884302, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3252, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884308, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3136, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891168, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3166, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3319, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890505, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3201, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3208, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891448, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3434, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3276, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3261, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3386, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896902, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3183, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893150, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3388, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896879, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3309, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896867, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3451, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884710, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3394, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3456, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3321, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3383, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3367, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884765, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3409, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3260, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884774, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3215, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889283, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3389, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3453, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884378, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3147, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3259, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884745, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3137, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3254, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884697, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3316, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3549, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3445, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889673, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3405, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893007, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3190, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896132, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3403, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889720, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3564, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3224, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889774, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3412, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884584, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3222, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889740, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3368, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3313, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890680, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3263, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884675, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3134, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3269, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3431, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884683, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3189, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891482, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3241, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884244, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3393, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3167, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3452, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3262, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3373, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885438, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 1002860, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3161, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3187, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3430, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 1002854, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3332, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887304, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3449, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885678, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3158, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3396, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 1002884, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3233, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886631, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3362, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3548, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3255, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885484, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 1002906, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 1002902, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3157, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3181, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888219, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3283, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886022, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3160, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3228, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3154, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887812, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3177, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 1003087, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3159, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894125, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3341, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888403, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 1002778, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3291, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3414, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885688, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3210, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3207, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3327, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 1002782, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3281, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3270, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3275, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3323, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894157, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3256, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885413, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3234, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -92000, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 1002793, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3410, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885389, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3141, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3237, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3371, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3146, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3235, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886699, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 1003026, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3288, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 1003036, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3251, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885579, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3186, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895124, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 1003015, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 1002986, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 1002997, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, Bachelor of Business Administration, 3379, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 1003054, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 1003058, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3182, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3348, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3350, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887028, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3458, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885623, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3347, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892190, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3271, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3196, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892177, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3346, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3148, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886943, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3213, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 1002984, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 1003124, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3338, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3211, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894827, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3273, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885641, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 1002916, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3162, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887070, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 1003144, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3282, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 1003138, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 1002913, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 1002919, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3287, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885951, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3247, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3416, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 1002959, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3225, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3286, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3236, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3285, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3277, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885516, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3257, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3193, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3138, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891941, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3132, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891950, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3296, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897995, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3209, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3280, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3375, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3279, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3387, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897958, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3435, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3314, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3267, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885241, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3392, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3305, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3128, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895822, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3266, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885268, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3423, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898010, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3219, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3428, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891969, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3391, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898002, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3400, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892325, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3325, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3218, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3249, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885166, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3330, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888747, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3214, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3304, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897853, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3398, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893705, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3131, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3272, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3244, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3191, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888771, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, Bachelor of Business Administration, 3436, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885794, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3145, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887384, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3176, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893777, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3133, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895499, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3274, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885210, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3156, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887446, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3382, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897937, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3459, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3246, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885184, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3326, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895875, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3195, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892332, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3155, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3229, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3331, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3226, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893942, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3301, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898093, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3294, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898174, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3353, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893997, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3284, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3220, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3302, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3264, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3427, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887252, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3129, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894047, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3415, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885699, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3374, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885336, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3407, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885329, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3441, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3337, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3172, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3150, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887680, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3343, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3401, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892405, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3192, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895343, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3360, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3402, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894083, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3178, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887547, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3310, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885282, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3248, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3333, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3149, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887627, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3345, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888557, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3188, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892430, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3557, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885692, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3364, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3300, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3170, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3359, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 21-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3115, 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 889517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 22-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3591, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3586, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884859, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3584, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3579, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 22-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3582, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888568, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3127, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3476, 0, 0, 0, 11CETBT102147, 0, 2012-2013, Alumni, 892237, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3475, 0, 0, 0, 11CETBT102035, 0, 2012-2013, Alumni, 893247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3472, 0, 0, 0, 11CETBT105076, 0, 2012-2013, Alumni, 888913, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3474, 0, 0, 0, 11CETBT101100, 0, 2012-2013, Alumni, 895987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3466, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896597, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 1002933, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3471, 0, 0, 0, 11CETBT105029, 0, 2012-2013, Alumni, 889265, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 893466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3461, 0, 0, 0, 11CETBT102227, 0, 2012-2013, Alumni, 891570, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 1002889, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3460, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891727, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3465, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896595, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 1002811, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 892718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 887982, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3498, 0, 0, 0, 11CETBT101031, 0, 2012-2013, Alumni, 896585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 1003088, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 1002826, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3495, 0, 0, 0, 11CETBT101090, 0, 2012-2013, Alumni, 896076, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3494, 0, 0, 0, 11CETBT105145, 0, 2012-2013, Alumni, 888437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3487, 0, 0, 0, 11CCICMCA102147, 0, 2012-2013, Alumni, 897140, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3506, 0, 0, 0, 11CETBT105031, 0, 2012-2013, Alumni, 889250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 888015, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3507, 0, 0, 0, 11CETBT105020, 0, 2012-2013, Alumni, 889339, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3508, 0, 0, 0, 11CETBT101093, 0, 2012-2013, Alumni, 896056, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3485, 0, 0, 0, 11CCICMCA102146, 0, 2012-2013, Alumni, 897149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3509, 0, 0, 0, 11CETBT101150, 0, 2012-2013, Alumni, 895496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 893406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 893416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3479, 0, 0, 0, 11CETBT101116, 0, 2012-2013, Alumni, 895802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3497, 0, 0, 0, 11CETBT101118, 0, 2012-2013, Alumni, 895776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3481, 0, 0, 0, 11CETBT105047, 0, 2012-2013, Alumni, 889129, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3505, 0, 0, 0, 11CETBT105048, 0, 2012-2013, Alumni, 889123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 1002896, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 1002897, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 893079, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3488, 0, 0, 0, 11CETBT101164, 0, 2012-2013, Alumni, 895356, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893073, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3478, 0, 0, 0, 11CETBT102190, 0, 2012-2013, Alumni, 891892, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 1003086, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3491, 0, 0, 0, 11CETBT101200, 0, 2012-2013, Alumni, 895077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3493, 0, 0, 0, 11CETBT101269, 0, 2012-2013, Alumni, 894418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3492, 0, 0, 0, 11CETBT101163, 0, 2012-2013, Alumni, 895363, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3477, 0, 0, 0, 11CETBT105013, 0, 2012-2013, Alumni, 889402, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 896316, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3496, 0, 0, 0, 11CETBT101102, 0, 2012-2013, Alumni, 895961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 1002909, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002911, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3484, 0, 0, 0, 11CETBT102177, 0, 2012-2013, Alumni, 892017, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 896296, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3563, 0, 0, 0, 11CETBT101149, 0, 2012-2013, Alumni, 895506, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3577, 0, 0, 0, 11CETMT105014, 0, 2012-2013, Alumni, 886576, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3518, 0, 0, 0, 11CETBT105294, 0, 2012-2013, Alumni, 887038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3560, 0, 0, 0, 11COMBB101076, 0, 2012-2013, Alumni, 885926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, -64000, 0, 11CETBT101345, 0, 2011-2012, Alumni, 997503, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 64000, 0, 11CETBT101345, 0, 2012-2013, Alumni, 997504, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3527, 0, 0, 0, 11CETBT101050, 0, 2012-2013, Alumni, 896468, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 896485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 895471, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3544, 0, 0, 0, 11CETBT105012, 0, 2012-2013, Alumni, 889407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 893288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3519, 0, 0, 0, 11CETBT102031, 0, 2012-2013, Alumni, 893281, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3520, 0, 0, 0, 11CETBT102029, 0, 2012-2013, Alumni, 893297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888454, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3529, 0, 0, 0, 11CETBT101123, 0, 2012-2013, Alumni, 895718, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888455, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3530, 0, 0, 0, 11CETBT101298, 0, 2012-2013, Alumni, 894152, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3517, 0, 0, 0, 11CETBT105034, 0, 2012-2013, Alumni, 889222, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 1002828, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 1002849, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3565, 0, 0, 0, 11CETBT105030, 0, 2012-2013, Alumni, 889255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 1002814, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 1002805, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3514, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884933, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3515, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 888695, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3542, 0, 0, 0, 11CETBT101110, 0, 2012-2013, Alumni, 895870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3580, 0, 0, 0, 11CETBT102208, 0, 2012-2013, Alumni, 891739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893579, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3540, 0, 0, 0, 11CETBT102005, 0, 2012-2013, Alumni, 893511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3541, 0, 0, 0, 11CETBT101086, 0, 2012-2013, Alumni, 896120, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3539, 0, 0, 0, 11CETBT102018, 0, 2012-2013, Alumni, 893386, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 3513, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884935, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 893400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 893424, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3526, 0, 0, 0, 11CETBT102010, 0, 2012-2013, Alumni, 893456, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002882, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002883, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3533, 0, 0, 0, 11CETBT102062, 0, 2012-2013, Alumni, 892963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003077, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 1003061, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3521, 0, 0, 0, 11CETBT104028, 0, 2012-2013, No Information, 889781, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3571, 0, 0, 0, 11CETBT105182, 0, 2012-2013, Alumni, 888077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003078, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3535, 0, 0, 0, 11CETBT101179, 0, 2012-2013, Alumni, 895250, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3536, 0, 0, 0, 11CETBT105231, 0, 2012-2013, Alumni, 887648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3522, 0, 0, 0, 11COMMBA101005, 0, 2012-2013, Alumni, 885709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3537, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3538, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3532, 0, 0, 0, 11COMMBA101268, 0, 2012-2013, Alumni, 884476, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3569, 0, 0, 0, 11CETBT105181, 0, 2012-2013, Alumni, 888082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3531, 0, 0, 0, 11CETBT101211, 0, 2012-2013, Alumni, 894968, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 1002904, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 1002908, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 1002898, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 1002892, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 1002885, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 893119, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3566, 0, 0, 0, 11CETBT105007, 0, 2012-2013, Alumni, 889443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3524, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896772, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 64000, 2011-2012, Alumni, 615827, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3525, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896774, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3543, 0, 0, 0, 11CETBT101010, 0, 2012-2013, Alumni, 896785, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3592, 0, 0, 0, 11CETBT105270, 0, 2012-2013, Alumni, 887324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 893549, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 892230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3609, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896418, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3610, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3664, 0, 0, 0, 11CETBT101165, 0, 2012-2013, Alumni, 895347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3643, 0, 0, 0, 11CETBT105003, 0, 2012-2013, Alumni, 889470, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 888891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 56000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896419, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 1002825, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3676, 0, 0, 0, 11CETBT101166, 0, 2012-2013, Alumni, 895340, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3640, 0, 0, 0, 11CETBT105019, 0, 2012-2013, Alumni, 889349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3625, 0, 0, 0, 11CETBT102053, 0, 2012-2013, Alumni, 893038, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 1002822, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3644, 0, 0, 0, 11CETBT105258, 0, 2012-2013, Alumni, 887425, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3613, 0, 0, 0, 11COMBB101018, 0, 2012-2013, Alumni, 886387, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3680, 0, 0, 0, 11COMMBA101002, 0, 2012-2013, Alumni, 885722, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 1002850, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3666, 0, 0, 0, 11CETBT105131, 0, 2012-2013, Alumni, 888501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 895417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3668, 0, 0, 0, 11COMBB101009, 0, 2012-2013, Alumni, 886462, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3593, 0, 0, 0, 11CETBT101316, 0, 2012-2013, Alumni, 893927, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3646, 0, 0, 0, 11CETBT101076, 0, 2012-2013, Alumni, 896214, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3663, 0, 0, 0, 11CCICMCA102044, 0, 2012-2013, Alumni, 897928, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, M.Tech Computer Science Engineering, 4103, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886724, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3683, 0, 0, 0, 11CETBT104040, 0, 2012-2013, Alumni, 889644, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3656, 0, 0, 0, 11CETBT101006, 0, 2012-2013, Alumni, 896818, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 1002856, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002858, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 896332, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3688, 0, 0, 0, 11CETBT101066, 0, 2012-2013, Alumni, 896323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 1002808, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3659, 0, 0, 0, 11CETBT102132, 0, 2012-2013, Alumni, 892352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 1003050, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3619, 0, 0, 0, 11CETBT101017, 0, 2012-2013, Alumni, 896713, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 895143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003048, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3617, 0, 0, 0, 11CETBT105059, 0, 2012-2013, Alumni, 889037, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3654, 0, 0, 0, 11CETBT101206, 0, 2012-2013, Alumni, 895009, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3653, 0, 0, 0, 11CETBT105201, 0, 2012-2013, Alumni, 887934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3667, 0, 0, 0, 11CETBT102090, 0, 2012-2013, Alumni, 892737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3612, 0, 0, 0, 11COMBB101047, 0, 2012-2013, Alumni, 886147, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3685, 0, 0, 0, 11CCICMCA102016, 0, 2012-2013, Alumni, 898143, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3678, 0, 0, 0, 11CETBT105169, 0, 2012-2013, Alumni, 888213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3645, 0, 0, 0, 11CETBT105298, 0, 2012-2013, Alumni, 886987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3647, 0, 0, 0, 11CETBT102080, 0, 2012-2013, Alumni, 892816, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 1002781, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3628, 0, 0, 0, 11CETBT105275, 0, 2012-2013, Alumni, 887259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3665, 0, 0, 0, 11CETBT105269, 0, 2012-2013, Alumni, 887335, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3657, 0, 0, 0, 11CETBT101170, 0, 2012-2013, Alumni, 895312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3638, 0, 0, 0, 11CETBT101169, 0, 2012-2013, Alumni, 895319, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3681, 0, 0, 0, 11COMMBA101078, 0, 2012-2013, Alumni, 885399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3627, 0, 0, 0, 11CETBT102061, 0, 2012-2013, Alumni, 892971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888967, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 896646, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3679, 0, 0, 0, 11COMMBA101091, 0, 2012-2013, Alumni, 885347, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 892893, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3620, 0, 0, 0, 11CETBT105128, 0, 2012-2013, Alumni, 888534, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3602, 0, 0, 0, 11CETBT105037, 0, 2012-2013, Alumni, 889196, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3660, 0, 0, 0, 11CETBT101288, 0, 2012-2013, No Information, 894230, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002857, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3635, 0, 0, 0, 11CETBT101132, 0, 2012-2013, Alumni, 895622, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3636, 0, 0, 0, 11COMMBA101032, 0, 2012-2013, Alumni, 885602, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 1002955, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3626, 0, 0, 0, 11CETBT102004, 0, 2012-2013, Alumni, 893517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3674, 0, 0, 0, 11CETBT101155, 0, 2012-2013, Alumni, 895450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 897903, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3599, 0, 0, 0, 11CETBT102116, 0, 2012-2013, Alumni, 1002946, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3677, 0, 0, 0, 11COMMBA101017, 0, 2012-2013, Alumni, 885652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3672, 0, 0, 0, 11CETBT105116, 0, 2012-2013, Alumni, 888612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3642, 0, 0, 0, 11CETBT101111, 0, 2012-2013, Alumni, 895861, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, M.Tech Computer Science Engineering, 4104, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3689, 0, 0, 0, 11CETBT105122, 0, 2012-2013, Alumni, 888574, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3594, 0, 0, 0, 11COMMBA101277, 0, 2012-2013, Alumni, 884428, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3639, 0, 0, 0, 11COMMBA101019, 0, 2012-2013, Alumni, 885648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3684, 0, 0, 0, 11CETBT103102, 0, 2012-2013, Alumni, 890061, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3675, 0, 0, 0, 11COMMBA101031, 0, 2012-2013, Alumni, 885604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3662, 0, 0, 0, 11CETBT101140, 0, 2012-2013, Alumni, 895559, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3637, 0, 0, 0, 11CETBT105223, 0, 2012-2013, Alumni, 887723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3686, 0, 0, 0, 11CETBT105102, 0, 2012-2013, Alumni, 888709, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3661, 0, 0, 0, 11CETBT102237, 0, 2012-2013, Alumni, 891491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3687, 0, 0, 0, 11CETBT101107, 0, 2012-2013, Alumni, 895895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3658, 0, 0, 0, 11CETBT101082, 0, 2012-2013, Alumni, 896158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 1002917, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4102, 0, 0, 0, 11COMBB101007, 0, 2012-2013, Alumni, 886477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3641, 0, 0, 0, 11CETBT101098, 0, 2012-2013, Alumni, 896019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3670, 0, 0, 0, 11COMMBA101013, 0, 2012-2013, Alumni, 885671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3624, 0, 0, 0, 11CETBT103033, 0, 2012-2013, Alumni, 890805, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3682, 0, 0, 0, 11CETBT103002, 0, 2012-2013, Alumni, 891077, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 1002827, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 893306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002901, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 1002903, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 896306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3692, 0, 0, 0, 11CETBT101277, 0, 2012-2013, Alumni, 894338, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 24-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3705, 0, 0, 0, 11CETMT105002, 0, 2012-2013, Alumni, 886625, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3717, 0, 0, 0, 11CETBT102071, 0, 2012-2013, Alumni, 892884, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3809, 0, 0, 0, 11CCICMCA102066, 0, 2012-2013, Alumni, 897758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3716, 0, 0, 0, 11CCICMCA102015, 0, 2012-2013, Alumni, 898151, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3722, 0, 0, 0, 11COMBB101064, 0, 2012-2013, Alumni, 886019, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3845, 0, 0, 0, 11COMMBA101033, 0, 2012-2013, Alumni, 885597, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888966, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3812, 0, 0, 0, 11COMMBA101100, 0, 2012-2013, Alumni, 885293, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3813, 0, 0, 0, 11CCICMCA102068, 0, 2012-2013, Alumni, 897747, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3714, 0, 0, 0, 11CETBT101202, 0, 2012-2013, Alumni, 895046, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 887882, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888659, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003069, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888658, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3732, 0, 0, 0, 11CETBT105111, 0, 2012-2013, Alumni, 888639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 1003135, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3849, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3790, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892808, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003068, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3781, 0, 0, 0, 11CETBT101214, 0, 2012-2013, Alumni, 894934, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3830, 0, 0, 0, 11CETBT105125, 0, 2012-2013, Alumni, 888561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3818, 0, 0, 0, 11COMMBA101030, 0, 2012-2013, Alumni, 885608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3763, 0, 0, 0, 11CCICMCA102074, 0, 2012-2013, Alumni, 897708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3718, 0, 0, 0, 11CETBT102084, 0, 2012-2013, Alumni, 892779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3802, 0, 0, 0, 11CETBT105120, 0, 2012-2013, Alumni, 888585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3832, 0, 0, 0, 11CETBT101251, 0, 2012-2013, Alumni, 894596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 885655, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3739, 0, 0, 0, 11CETBT105087, 0, 2012-2013, Alumni, 888819, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3834, 0, 0, 0, 11CETBT101232, 0, 2012-2013, Alumni, 894776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 888871, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3803, 0, 0, 0, 11CETBT105251, 0, 2012-2013, Alumni, 887479, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3757, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894406, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3814, 0, 0, 0, 11CETBT105079, 0, 2012-2013, Alumni, 888880, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3728, 0, 0, 0, 11CETBT105246, 0, 2012-2013, Alumni, 887514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3731, 0, 0, 0, 11COMMBA101014, 0, 2012-2013, Alumni, 885667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3862, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888851, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3707, 0, 0, 0, 11CCICMCA102152, 0, 2012-2013, Alumni, 897100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3860, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3820, 0, 0, 0, 11COMMBA101008, 0, 2012-2013, Alumni, 885700, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3736, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888850, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3821, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3816, 0, 0, 0, 11CETBT105092, 0, 2012-2013, Alumni, 888793, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3848, 0, 0, 0, 11COMMBA101143, 0, 2012-2013, Alumni, 885091, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3800, 0, 0, 0, 11CETBT105097, 0, 2012-2013, Alumni, 888752, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3826, 0, 0, 0, 11CETBT105268, 0, 2012-2013, Alumni, 887344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3758, 0, 0, 0, 11CETBT105228, 0, 2012-2013, Alumni, 887668, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 1003091, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3824, 0, 0, 0, 11COMMBA101025, 0, 2012-2013, Alumni, 885629, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3793, 0, 0, 0, 11CETBT102057, 0, 2012-2013, Alumni, 892988, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3852, 0, 0, 0, 11COMBB101069, 0, 2012-2013, Alumni, 885964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3822, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3855, 0, 0, 0, 11CCICMCA102166, 0, 2012-2013, Alumni, 897000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 76000, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897197, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3847, 0, 0, 0, 11COMBB101086, 0, 2012-2013, Alumni, 885825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3730, 0, 0, 0, 11CETBT105233, 0, 2012-2013, Alumni, 887632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 1003099, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3861, 0, 0, 0, 11CETBT105263, 0, 2012-2013, Alumni, 887372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3733, 0, 0, 0, 11CETBT105262, 0, 2012-2013, Alumni, 887381, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 7042, 0, 0, 0, 11CETBT102058, 0, 2012-2013, Alumni, 892981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3709, 0, 0, 0, 11CETBT105314, 0, 2012-2013, No Information, 886779, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3794, 0, 0, 0, 11CETBT102217, 0, 2012-2013, Alumni, 891663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3765, 0, 0, 0, 11CETBT101088, 0, 2012-2013, Alumni, 896097, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3810, 0, 0, 0, 11CCICBC101003, 0, 2012-2013, Alumni, 730157, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3789, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002927, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3805, 0, 0, 0, 11CETBT105176, 0, 2012-2013, Alumni, 888138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3729, 0, 0, 0, 11COMBB101003, 0, 2012-2013, Alumni, 886515, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3773, 0, 0, 0, 11CCICBC101008, 0, 2012-2013, Alumni, 730193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3747, 0, 0, 0, 11CETMT101014, 0, 2012-2013, Alumni, 886719, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3804, 0, 0, 0, 11CCICMCA102087, 0, 2012-2013, Alumni, 897612, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3751, 0, 0, 0, 11COMBB101002, 0, 2012-2013, Alumni, 886523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3853, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888305, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3788, 0, 0, 0, 11CETBT102200, 0, 2012-2013, Alumni, 891796, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3715, 0, 0, 0, 11CETBT101073, 0, 2012-2013, Alumni, 896243, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 889856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3838, 0, 0, 0, 11CETBT101072, 0, 2012-2013, Alumni, 896262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3863, 0, 0, 0, 11CCICMCA102011, 0, 2012-2013, Alumni, 898180, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3828, 0, 0, 0, 11CCICMCA102083, 0, 2012-2013, Alumni, 897645, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3836, 0, 0, 0, 11CETBT101075, 0, 2012-2013, Alumni, 896224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3783, 0, 0, 0, 11CETBT102196, 0, 2012-2013, Alumni, 891833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3851, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888306, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3825, 0, 0, 0, 11COMMBA101055, 0, 2012-2013, Alumni, 885487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3846, 0, 0, 0, 11CETBT105178, 0, 2012-2013, Alumni, 888111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 1002957, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3833, 0, 0, 0, 11CETBT101101, 0, 2012-2013, Alumni, 895971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3798, 0, 0, 0, 11CETBT101299, 0, 2012-2013, Alumni, 894142, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3801, 0, 0, 0, 11CETBT101129, 0, 2012-2013, Alumni, 895652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3831, 0, 0, 0, 11CETBT101130, 0, 2012-2013, Alumni, 895638, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3829, 0, 0, 0, 11CCICMCA102091, 0, 2012-2013, Alumni, 897585, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4077, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 1003012, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3777, 0, 0, 0, 11CETMT105004, 0, 2012-2013, Alumni, 886615, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 1003023, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 1003022, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3776, 0, 0, 0, 11CETMT105001, 0, 2012-2013, Alumni, 886632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 3750, 0, 0, 0, 11CETMT102001, 0, 2012-2013, Alumni, 886663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3854, 0, 0, 0, 11CETBT101115, 0, 2012-2013, Alumni, 895813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3865, 0, 0, 0, 11CETBT102248, 0, 2012-2013, Alumni, 891340, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3842, 0, 0, 0, 11CETBT105168, 0, 2012-2013, Alumni, 888224, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3769, 0, 0, 0, 11CCICMCA102092, 0, 2012-2013, Alumni, 897577, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3782, 0, 0, 0, 11CETBT102233, 0, 2012-2013, Alumni, 891525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3764, 0, 0, 0, 11CETBT101142, 0, 2012-2013, Alumni, 895551, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895838, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3837, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895837, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3761, 0, 0, 0, 11COMMBA101257, 0, 2012-2013, Alumni, 884530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3766, 0, 0, 0, 11CETBT101133, 0, 2012-2013, Alumni, 895614, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3762, 0, 0, 0, 11CETBT101114, 0, 2012-2013, Alumni, 895828, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 1002851, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 892163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003047, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3843, 0, 0, 0, 11CCICMCA102107, 0, 2012-2013, Alumni, 897444, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3719, 0, 0, 0, 11COMBB101039, 0, 2012-2013, Alumni, 886213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3740, 0, 0, 0, 11CETBT105046, 0, 2012-2013, Alumni, 889134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3799, 0, 0, 0, 11CETBT105301, 0, 2012-2013, Alumni, 886949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 886791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 889485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3759, 0, 0, 0, 11CETBT102121, 0, 2012-2013, Alumni, 892450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3807, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3796, 0, 0, 0, 11CETBT105180, 0, 2012-2013, Alumni, 888089, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3844, 0, 0, 0, 11CETBT105133, 0, 2012-2013, Alumni, 888487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3726, 0, 0, 0, 11COMMBA101087, 0, 2012-2013, Alumni, 885361, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3989, 0, 0, 0, 11CETBT102107, 0, 2012-2013, Alumni, 892591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3706, 0, 0, 0, 11CETBT102099, 0, 2012-2013, Alumni, 892674, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3827, 0, 0, 0, 11CCICMCA102076, 0, 2012-2013, Alumni, 897693, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3858, 0, 0, 0, 11CETBT101007, 0, 2012-2013, Alumni, 896809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3850, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3735, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003056, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 896737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 1003053, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3784, 0, 0, 0, 11CETBT101014, 0, 2012-2013, Alumni, 896748, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003055, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3741, 0, 0, 0, 11CETBT105035, 0, 2012-2013, Alumni, 889216, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3808, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3749, 0, 0, 0, 11CETMT101009, 0, 2012-2013, Alumni, 886731, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 896432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3771, 0, 0, 0, 11CETBT102139, 0, 2012-2013, Alumni, 892291, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 1002820, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3823, 0, 0, 0, 11CETBT105011, 0, 2012-2013, Alumni, 889412, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 895371, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3840, 0, 0, 0, 11CETBT101064, 0, 2012-2013, Alumni, 896342, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3839, 0, 0, 0, 11CETBT101060, 0, 2012-2013, Alumni, 896375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 1002839, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3806, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885510, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 1002819, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3770, 0, 0, 0, 11CETBT102136, 0, 2012-2013, Alumni, 892320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3856, 0, 0, 0, 11CETMT101006, 0, 2012-2013, Alumni, 886737, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3772, 0, 0, 0, 11CETBT102125, 0, 2012-2013, Alumni, 892416, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 1002791, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3792, 0, 0, 0, 11CETBT105026, 0, 2012-2013, Alumni, 889295, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 1002806, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3815, 0, 0, 0, 11CETMT101008, 0, 2012-2013, Alumni, 886733, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 896442, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3957, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894407, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3880, 0, 0, 0, 11CETBT101273, 0, 2012-2013, Alumni, 894391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3915, 0, 0, 0, 11COMMBA101037, 0, 2012-2013, Alumni, 885575, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 885549, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3948, 0, 0, 0, 11CETBT101292, 0, 2012-2013, Alumni, 894203, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3887, 0, 0, 0, 11CETBT101293, 0, 2012-2013, Alumni, 894192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 6000, Bachelor of Business Administration, 6113, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886159, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3945, 0, 0, 0, 11CETBT101157, 0, 2012-2013, Alumni, 895427, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3932, 0, 0, 0, 11CETBT101156, 0, 2012-2013, Alumni, 895437, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Computer Science Engineering, 4638, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3946, 0, 0, 0, 11COMBB101023, 0, 2012-2013, Alumni, 886344, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3962, 0, 0, 0, 11COMBB101034, 0, 2012-2013, Alumni, 886263, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3869, 0, 0, 0, 11CETBT101035, 0, 2012-2013, Alumni, 896556, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3931, 0, 0, 0, 11CETMT101002, 0, 2012-2013, Alumni, 886747, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3879, 0, 0, 0, 11CETBT101078, 0, 2012-2013, Alumni, 896185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 896167, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 895905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 895601, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 67100, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3878, 0, 0, 0, 11CETBT101120, 0, 2012-2013, Alumni, 895752, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3918, 0, 0, 0, 11CETBT101105, 0, 2012-2013, Alumni, 895920, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 886527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3955, 0, 0, 0, 11COMBB101005, 0, 2012-2013, Alumni, 886496, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3952, 0, 0, 0, 11CETBT101089, 0, 2012-2013, Alumni, 896086, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3886, 0, 0, 0, 11CETBT101096, 0, 2012-2013, Alumni, 896039, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3914, 0, 0, 0, 11CETBT101190, 0, 2012-2013, Alumni, 895163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 29000, Bachelor of Business Administration, 3906, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886161, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3942, 0, 0, 0, 11CETBT101247, 0, 2012-2013, Alumni, 894644, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3961, 0, 0, 0, 11CETBT105242, 0, 2012-2013, Alumni, 887542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3969, 0, 0, 0, 11CETBT101238, 0, 2012-2013, Alumni, 894726, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3922, 0, 0, 0, 11COMMBA101007, 0, 2012-2013, Alumni, 885702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3919, 0, 0, 0, 11CCICMCA102124, 0, 2012-2013, Alumni, 897323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3893, 0, 0, 0, 11CETBT105217, 0, 2012-2013, Alumni, 887789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 887817, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894537, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 123400, B.Tech/B.Tech (Hons) Computer Science Engineering, 3978, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894538, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3894, 0, 0, 0, 11CETBT105252, 0, 2012-2013, Alumni, 887467, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3895, 0, 0, 0, 11CCICMCA102177, 0, 2012-2013, Alumni, 896922, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3933, 0, 0, 0, 11CETBT101199, 0, 2012-2013, Alumni, 895084, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3928, 0, 0, 0, 11CETBT101008, 0, 2012-2013, Alumni, 896802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3885, 0, 0, 0, 11CETBT101195, 0, 2012-2013, Alumni, 895118, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 3904, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886160, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3965, 0, 0, 0, 11CETBT101204, 0, 2012-2013, Alumni, 895027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3897, 0, 0, 0, 11COMBB101056, 0, 2012-2013, Alumni, 886082, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 886026, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 886036, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3964, 0, 0, 0, 11CETBT105284, 0, 2012-2013, Alumni, 887149, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 887830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888524, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 892660, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3871, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884916, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 892711, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 892731, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3913, 0, 0, 0, 11COMMBA101161, 0, 2012-2013, Alumni, 885003, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 1003076, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3935, 0, 0, 0, 11CCICMCA102007, 0, 2012-2013, Alumni, 898217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3873, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3930, 0, 0, 0, 11CCICBC101028, 0, 2012-2013, Alumni, 898259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 10000, 2011-2012, Alumni, 615806, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3889, 0, 0, 0, 11CETBT105044, 0, 2012-2013, Alumni, 889148, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3872, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884914, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3927, 0, 0, 0, 11CCICMCA102006, 0, 2012-2013, No Information, 898223, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3939, 0, 0, 0, 11CCICMCA102005, 0, 2012-2013, Alumni, 898231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 892850, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3937, 0, 0, 0, 11CCICMCA102027, 0, 2012-2013, Alumni, 898072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3866, 0, 0, 0, 11CETBT102045, 0, 2012-2013, Alumni, 893130, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3888, 0, 0, 0, 11CETBT105077, 0, 2012-2013, Alumni, 888905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3896, 0, 0, 0, 11CCICMCA102041, 0, 2012-2013, Alumni, 897962, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3923, 0, 0, 0, 11CCICMCA102042, 0, 2012-2013, Alumni, 897952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 1003106, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003105, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3936, 0, 0, 0, 11CCICMCA102037, 0, 2012-2013, Alumni, 897990, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3912, 0, 0, 0, 11CETBT105073, 0, 2012-2013, Alumni, 888931, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3934, 0, 0, 0, 11CCICMCA102032, 0, 2012-2013, Alumni, 898040, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 893011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 888946, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 1003092, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893072, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 1003093, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3958, 0, 0, 0, 11COMMBA101186, 0, 2012-2013, Alumni, 884891, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 889228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 1002932, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -32000, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 1002934, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3941, 0, 0, 0, 11CETBT103071, 0, 2012-2013, Alumni, 890501, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3929, 0, 0, 0, 11CETBT102209, 0, 2012-2013, Alumni, 891732, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 1002914, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 1002920, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 1002939, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3943, 0, 0, 0, 11CETBT103048, 0, 2012-2013, Alumni, 890695, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3949, 0, 0, 0, 11CETBT103020, 0, 2012-2013, Alumni, 890930, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3947, 0, 0, 0, 11CETBT103018, 0, 2012-2013, Alumni, 890946, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 1003009, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 890798, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3938, 0, 0, 0, 11COMMBA101242, 0, 2012-2013, Alumni, 884617, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 1002994, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 889973, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002910, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 1002834, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 1002838, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002831, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002830, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 1003035, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3881, 0, 0, 0, 11CETBT105023, 0, 2012-2013, Alumni, 889309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 889457, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 1002847, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 1003024, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4078, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 889949, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002891, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 1002888, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -123400, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 1002863, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3944, 0, 0, 0, 11CCICMCA102047, 0, 2012-2013, Alumni, 897912, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 1003049, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 1003137, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3890, 0, 0, 0, 11CETBT101301, 0, 2012-2013, Alumni, 894122, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3982, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3916, 0, 0, 0, 11CCICMCA102055, 0, 2012-2013, Alumni, 897849, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 1003128, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3882, 0, 0, 0, 11CETBT105124, 0, 2012-2013, Alumni, 888566, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3902, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 1003125, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 1003127, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3966, 0, 0, 0, 11CETBT101323, 0, 2012-2013, Alumni, 893823, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3917, 0, 0, 0, 11CCICMCA102061, 0, 2012-2013, Alumni, 897801, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3891, 0, 0, 0, 11CETBT101326, 0, 2012-2013, Alumni, 893782, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3993, 0, 0, 0, 11CETBT102038, 0, 2012-2013, Alumni, 893228, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3971, 0, 0, 0, 11CETBT102039, 0, 2012-2013, Alumni, 893213, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3892, 0, 0, 0, 11COMMBA101088, 0, 2012-2013, Alumni, 885359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4071, 0, 0, 0, 11CETBT105130, 0, 2012-2013, Alumni, 888511, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3992, 0, 0, 0, 11CETBT102034, 0, 2012-2013, Alumni, 893267, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3981, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888523, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 893491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 26000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4007, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4039, 0, 0, 0, 11CETBT101327, 0, 2012-2013, Alumni, 893773, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886414, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4063, 0, 0, 0, 11CETBT101057, 0, 2012-2013, Alumni, 896398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4243, 0, 0, 0, 11CETBT101303, 0, 2012-2013, Alumni, 894095, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 892398, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 1003139, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4057, 0, 0, 0, 11CETBT105207, 0, 2012-2013, Alumni, 887889, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4061, 0, 0, 0, 11CETBT101038, 0, 2012-2013, Alumni, 896536, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4051, 0, 0, 0, 11CETBT105036, 0, 2012-2013, Alumni, 889205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4024, 0, 0, 0, 11CETBT105018, 0, 2012-2013, Alumni, 889364, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889382, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 1002980, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4040, 0, 0, 0, 11CETBT101332, 0, 2012-2013, Alumni, 893725, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4068, 0, 0, 0, 11CCICMCA102070, 0, 2012-2013, Alumni, 897734, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4059, 0, 0, 0, 11COMMBA101271, 0, 2012-2013, Alumni, 884460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4000, 0, 0, 0, 11CETBT101237, 0, 2012-2013, Alumni, 894741, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003030, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4011, 0, 0, 0, 11CETBT103053, 0, 2012-2013, Alumni, 890663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4101, 0, 0, 0, 11COMBB101006, 0, 2012-2013, Alumni, 886488, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4020, 0, 0, 0, 11CCICBC101001, 0, 2012-2013, Alumni, 730139, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4042, 0, 0, 0, 11COMMBA101052, 0, 2012-2013, Alumni, 885493, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4019, 0, 0, 0, 11CCICBC101020, 0, 2012-2013, Alumni, 829068, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4066, 0, 0, 0, 11CETBT101148, 0, 2012-2013, Alumni, 895512, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 1002929, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4081, 0, 0, 0, 11CETBT101099, 0, 2012-2013, Alumni, 896001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4017, 0, 0, 0, 11CCICBC101006, 0, 2012-2013, Alumni, 730171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 1002948, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4055, 0, 0, 0, 11CETBT101094, 0, 2012-2013, Alumni, 896049, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4023, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893992, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4022, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893991, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4026, 0, 0, 0, 11CETBT103103, 0, 2012-2013, Alumni, 890053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 885378, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4048, 0, 0, 0, 11CETBT101324, 0, 2012-2013, Alumni, 893810, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4050, 0, 0, 0, 11CETBT105197, 0, 2012-2013, Alumni, 887961, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 34000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4005, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895392, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4070, 0, 0, 0, 11CETBT105174, 0, 2012-2013, Alumni, 888174, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4025, 0, 0, 0, 11CETBT101276, 0, 2012-2013, Alumni, 894353, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4027, 0, 0, 0, 11CETBT101280, 0, 2012-2013, Alumni, 894321, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002900, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 889963, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3995, 0, 0, 0, 11CETBT101321, 0, 2012-2013, Alumni, 893858, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4049, 0, 0, 0, 11CETBT102231, 0, 2012-2013, Alumni, 891542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 889931, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4067, 0, 0, 0, 11CETBT104011, 0, 2012-2013, Alumni, 889919, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4030, 0, 0, 0, 11CETBT101062, 0, 2012-2013, Alumni, 896355, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4029, 0, 0, 0, 11CETBT101029, 0, 2012-2013, Alumni, 896610, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4028, 0, 0, 0, 11CETBT105244, 0, 2012-2013, Alumni, 887532, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 1003119, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4018, 0, 0, 0, 11COMBB101053, 0, 2012-2013, Alumni, 886106, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 892768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4082, 0, 0, 0, 11COMMBA101167, 0, 2012-2013, Alumni, 884975, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4015, 0, 0, 0, 11CETBT101005, 0, 2012-2013, Alumni, 896825, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4034, 0, 0, 0, 11CETBT103024, 0, 2012-2013, No Information, 890895, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4041, 0, 0, 0, 11CETBT105057, 0, 2012-2013, Alumni, 889053, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4197, 0, 0, 0, 11CETBT102262, 0, 2012-2013, Alumni, 891185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4171, 0, 0, 0, 11CETBT101034, 0, 2012-2013, Alumni, 896562, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4046, 0, 0, 0, 11CETBT105289, 0, 2012-2013, Alumni, 887102, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 1003011, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4035, 0, 0, 0, 11CETBT105093, 0, 2012-2013, Alumni, 888784, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 891105, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 1003120, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4056, 0, 0, 0, 11CETBT105089, 0, 2012-2013, Alumni, 888802, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 1003014, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4044, 0, 0, 0, 11CCICMCA102057, 0, 2012-2013, Alumni, 897833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4045, 0, 0, 0, 11CETBT101242, 0, 2012-2013, Alumni, 894691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4064, 0, 0, 0, 11CETBT102259, 0, 2012-2013, Alumni, 891209, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 1003083, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4060, 0, 0, 0, 11CETBT101126, 0, 2012-2013, Alumni, 895691, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4069, 0, 0, 0, 11CETBT101197, 0, 2012-2013, Alumni, 895099, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4065, 0, 0, 0, 11CETBT102109, 0, 2012-2013, Alumni, 892582, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, -64000, 0, 11CETBT105317, 0, 2011-2012, Alumni, 997542, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003044, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 1003108, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 64000, 2011-2012, Alumni, 615809, SCHOLARSHIP, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4021, 0, 0, 0, 11CCICBC101018, 0, 2012-2013, Alumni, 841580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 886285, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4097, 0, 0, 0, 11CETMT101001, 0, 2012-2013, Alumni, 886751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 64000, 0, 11CETBT105317, 0, 2012-2013, Alumni, 997543, Fundtransfer, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4052, 0, 0, 0, 11CCICMCA102046, 0, 2012-2013, Alumni, 897917, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4043, 0, 0, 0, 11CETBT101125, 0, 2012-2013, Alumni, 895701, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 101000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893320, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3999, 0, 0, 0, 11CETBT105081, 0, 2012-2013, Alumni, 888864, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4014, 0, 0, 0, 11CCICMCA102090, 0, 2012-2013, Alumni, 897590, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4058, 0, 0, 0, 11CETBT105214, 0, 2012-2013, Alumni, 887807, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4090, 0, 0, 0, 11CETBT101012, 0, 2012-2013, Alumni, 896757, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4062, 0, 0, 0, 11CETBT105165, 0, 2012-2013, Alumni, 888260, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4053, 0, 0, 0, 11COMBB101045, 0, 2012-2013, Alumni, 886178, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 886238, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889116, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 888191, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4047, 0, 0, 0, 11CETBT103035, 0, 2012-2013, Alumni, 890791, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4115, 0, 0, 0, 11CETBT103056, 0, 2012-2013, Alumni, 890621, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4110, 0, 0, 0, 11CCICBC101011, 0, 2012-2013, Alumni, 730205, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4157, 0, 0, 0, 11CETMT101029, 0, 2012-2013, Alumni, 886667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4109, 0, 0, 0, 11CCICBC101016, 0, 2012-2013, Alumni, 730262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4111, 0, 0, 0, 11CCICBC101015, 0, 2012-2013, Alumni, 730242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4139, 0, 0, 0, 11CETBT102251, 0, 2012-2013, Alumni, 891312, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4138, 0, 0, 0, 11CETBT102253, 0, 2012-2013, Alumni, 891279, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4177, 0, 0, 0, 11CETBT101127, 0, 2012-2013, Alumni, 895680, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4151, 0, 0, 0, 11CETBT101294, 0, 2012-2013, No Information, 894181, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4114, 0, 0, 0, 11CETMT101015, 0, 2012-2013, Alumni, 886712, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4147, 0, 0, 0, 11CETBT101300, 0, 2012-2013, Alumni, 894133, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889393, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4145, 0, 0, 0, 11CETBT105218, 0, 2012-2013, Alumni, 887775, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4178, 0, 0, 0, 11CETBT105219, 0, 2012-2013, Alumni, 887764, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4169, 0, 0, 0, 11CETBT102098, 0, 2012-2013, Alumni, 892682, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4136, 0, 0, 0, 11CETBT105127, 0, 2012-2013, Alumni, 888542, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889115, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892806, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4266, 0, 0, 0, 11CETBT105060, 0, 2012-2013, Alumni, 889030, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4150, 0, 0, 0, 11CETBT105267, 0, 2012-2013, Alumni, 887352, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4159, 0, 0, 0, 11CETBT105084, 0, 2012-2013, Alumni, 888840, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4179, 0, 0, 0, 11CETBT105071, 0, 2012-2013, Alumni, 888938, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4161, 0, 0, 0, 11CETBT102021, 0, 2012-2013, Alumni, 893362, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4148, 0, 0, 0, 11CETBT105226, 0, 2012-2013, Alumni, 887685, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4244, 0, 0, 0, 11CETBT102113, 0, 2012-2013, Alumni, 892545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4113, 0, 0, 0, 11CETBT105302, 0, 2012-2013, Alumni, 886940, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4168, 0, 0, 0, 11CETBT102179, 0, 2012-2013, Alumni, 892001, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4130, 0, 0, 0, 11CETBT104019, 0, 2012-2013, Alumni, 889844, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 888070, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4093, 0, 0, 0, 11CETBT101318, 0, 2012-2013, Alumni, 893896, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4160, 0, 0, 0, 11CETBT101306, 0, 2012-2013, Alumni, 894060, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4176, 0, 0, 0, 11CETBT101314, 0, 2012-2013, Alumni, 893952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4112, 0, 0, 0, 11CETBT104024, 0, 2012-2013, Alumni, 889813, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 892137, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4175, 0, 0, 0, 11CETBT101175, 0, 2012-2013, Alumni, 895275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4127, 0, 0, 0, 11CETBT102143, 0, 2012-2013, Alumni, 892262, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4166, 0, 0, 0, 11CETBT102145, 0, 2012-2013, Alumni, 892255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4131, 0, 0, 0, 11CETBT105009, 0, 2012-2013, Alumni, 889428, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4123, 0, 0, 0, 11CETBT101333, 0, 2012-2013, Alumni, 893715, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4128, 0, 0, 0, 11CETBT102225, 0, 2012-2013, Alumni, 891588, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4133, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4117, 0, 0, 0, 11CCICMCA102031, 0, 2012-2013, Alumni, 898048, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 885591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4158, 0, 0, 0, 11COMMBA101054, 0, 2012-2013, Alumni, 885489, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4121, 0, 0, 0, 11COMMBA101231, 0, 2012-2013, Alumni, 884671, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 1002958, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002921, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 1003156, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886192, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4124, 0, 0, 0, 11CCICMCA102120, 0, 2012-2013, Alumni, 897346, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4155, 0, 0, 0, 11COMMBA101053, 0, 2012-2013, Alumni, 885491, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003122, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002928, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4126, 0, 0, 0, 11COMMBA101021, 0, 2012-2013, Alumni, 885642, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4129, 0, 0, 0, 11COMMBA101205, 0, 2012-2013, Alumni, 884784, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 1003103, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4125, 0, 0, 0, 11CCICMCA102106, 0, 2012-2013, Alumni, 897449, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003104, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4146, 0, 0, 0, 11COMMBA101038, 0, 2012-2013, Alumni, 885565, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4118, 0, 0, 0, 11COMMBA101171, 0, 2012-2013, Alumni, 884960, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4156, 0, 0, 0, 11CCICMCA102050, 0, 2012-2013, Alumni, 897889, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4286, 0, 0, 0, 11CETBT101016, 0, 2012-2013, Alumni, 896723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4132, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895729, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4162, 0, 0, 0, 11COMBB101058, 0, 2012-2013, Alumni, 886071, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 6900, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886604, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4141, 0, 0, 0, 11CETMT105009, 0, 2012-2013, Alumni, 886600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4182, 0, 0, 0, 11CETMT105010, 0, 2012-2013, Alumni, 886596, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003028, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 1003084, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 886618, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4119, 0, 0, 0, 11CCICMCA102078, 0, 2012-2013, Alumni, 897681, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002890, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4122, 0, 0, 0, 11COMMBA101187, 0, 2012-2013, Alumni, 884886, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4120, 0, 0, 0, 11COMMBA101094, 0, 2012-2013, Alumni, 885331, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -71500, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4198, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 1003033, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003043, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 884465, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4245, 0, 0, 0, 11COMMBA101108, 0, 2012-2013, Alumni, 885246, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4116, 0, 0, 0, 11CCICMCA102063, 0, 2012-2013, Alumni, 897783, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 1003136, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4137, 0, 0, 0, 11CCICMCA102067, 0, 2012-2013, Alumni, 897753, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4152, 0, 0, 0, 11CCICMCA102018, 0, 2012-2013, Alumni, 898135, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4229, 0, 0, 0, 11COMMBA101022, 0, 2012-2013, Alumni, 885636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 16000, MCA, 4192, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4253, 0, 0, 0, 11CETBT101249, 0, 2012-2013, Alumni, 894624, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4233, 0, 0, 0, 11CCICMCA102079, 0, 2012-2013, Alumni, 897675, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 1003038, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 889185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4208, 0, 0, 0, 11CETBT101226, 0, 2012-2013, Alumni, 894850, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4194, 0, 0, 0, 11COMBB101077, 0, 2012-2013, Alumni, 885915, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 1003037, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 889173, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4209, 0, 0, 0, 11CCICMCA102001, 0, 2012-2013, Alumni, 898253, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4234, 0, 0, 0, 11COMMBA101011, 0, 2012-2013, Alumni, 885679, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4224, 0, 0, 0, 11COMMBA101178, 0, 2012-2013, Alumni, 884926, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4186, 0, 0, 0, 11CETBT102083, 0, 2012-2013, Alumni, 892789, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4211, 0, 0, 0, 11COMMBA101182, 0, 2012-2013, Alumni, 884911, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4217, 0, 0, 0, 11COMBB101089, 0, 2012-2013, Alumni, 885815, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4290, 0, 0, 0, 11CETBT105239, 0, 2012-2013, Alumni, 887573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4210, 0, 0, 0, 11CETBT105198, 0, 2012-2013, Alumni, 887953, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 25600, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4251, 0, 0, 0, 11COMMBA101105, 0, 2012-2013, Alumni, 885264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4250, 0, 0, 0, 11COMMBA101059, 0, 2012-2013, Alumni, 885469, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4257, 0, 0, 0, 11CETBT101296, 0, 2012-2013, Alumni, 894171, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4221, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888702, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4255, 0, 0, 0, 11CETBT105121, 0, 2012-2013, Alumni, 888580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4204, 0, 0, 0, 11CETBT101309, 0, 2012-2013, Alumni, 894029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4205, 0, 0, 0, 11CETBT105147, 0, 2012-2013, Alumni, 888426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4206, 0, 0, 0, 11CETBT105142, 0, 2012-2013, Alumni, 888445, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4212, 0, 0, 0, 11COMMBA101084, 0, 2012-2013, Alumni, 885372, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4260, 0, 0, 0, 11CCICMCA102081, 0, 2012-2013, Alumni, 897662, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4193, 0, 0, 0, 11COMMBA101090, 0, 2012-2013, Alumni, 885349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4222, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888703, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003123, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4259, 0, 0, 0, 11CETBT102064, 0, 2012-2013, No Information, 892931, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4202, 0, 0, 0, 11CETBT101272, 0, 2012-2013, Alumni, 894399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4230, 0, 0, 0, 11COMMBA101029, 0, 2012-2013, Alumni, 885611, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 894517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 892921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4254, 0, 0, 0, 11COMMBA101141, 0, 2012-2013, Alumni, 885100, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4252, 0, 0, 0, 11CETBT102128, 0, 2012-2013, Alumni, 892391, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4223, 0, 0, 0, 11CETBT105185, 0, 2012-2013, Alumni, 888064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4225, 0, 0, 0, 11CETBT105094, 0, 2012-2013, Alumni, 888775, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4228, 0, 0, 0, 11CETBT105088, 0, 2012-2013, Alumni, 888809, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4201, 0, 0, 0, 11CCICMCA102052, 0, 2012-2013, Alumni, 897870, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4216, 0, 0, 0, 11CETBT102043, 0, 2012-2013, Alumni, 893163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4203, 0, 0, 0, 11COMMBA101156, 0, 2012-2013, Alumni, 885023, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4220, 0, 0, 0, 11CETBT101233, 0, 2012-2013, Alumni, 894763, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4284, 0, 0, 0, 11CETBT101039, 0, 2012-2013, Alumni, 896528, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4246, 0, 0, 0, 11CETBT101167, 0, 2012-2013, Alumni, 895330, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 1002861, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4200, 0, 0, 0, 11CETMT101013, 0, 2012-2013, Alumni, 886721, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 895060, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4258, 0, 0, 0, 11CETBT101036, 0, 2012-2013, Alumni, 896545, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 891517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -10000, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 1002968, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -1000, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 1002864, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, Bachelor of Business Administration, 4283, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4199, 0, 0, 0, 11CETBT102176, 0, 2012-2013, No Information, 892027, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886188, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4189, 0, 0, 0, 11CETBT104030, 0, 2012-2013, Alumni, 889768, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4231, 0, 0, 0, 11COMBB101022, 0, 2012-2013, Alumni, 886359, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896195, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4232, 0, 0, 0, 11COMBB101012, 0, 2012-2013, Alumni, 886443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 890477, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890708, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 1003016, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4213, 0, 0, 0, 11COMBB101052, 0, 2012-2013, Alumni, 886117, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4226, 0, 0, 0, 11CETBT101108, 0, 2012-2013, Alumni, 895881, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 1002915, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 889906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -800, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 1003002, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002996, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4836, 0, 0, 0, 11CETBT105286, 0, 2012-2013, Alumni, 887127, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4218, 0, 0, 0, 11CETBT101001, 0, 2012-2013, Alumni, 896841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4256, 0, 0, 0, 11CETBT103009, 0, 2012-2013, Alumni, 891033, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002832, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4261, 0, 0, 0, 11COMBB101054, 0, 2012-2013, Alumni, 886102, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4219, 0, 0, 0, 11CETMT101020, 0, 2012-2013, Alumni, 886693, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 1003110, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 91250, B.Tech/B.Tech (Hons) Civil Engineering, 11904, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890248, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4289, 0, 0, 0, 11CETBT102197, 0, 2012-2013, Alumni, 891824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4275, 0, 0, 0, 11CETBT101297, 0, 2012-2013, Alumni, 894165, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13668, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893619, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13669, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893635, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4287, 0, 0, 0, 11CETBT101319, 0, 2012-2013, Alumni, 893876, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4274, 0, 0, 0, 11CETBT101147, 0, 2012-2013, Alumni, 895521, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4273, 0, 0, 0, 11CETBT105107, 0, 2012-2013, Alumni, 888667, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4277, 0, 0, 0, 11CETBT103063, 0, 2012-2013, Alumni, 890561, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4276, 0, 0, 0, 11CETBT101187, 0, 2012-2013, Alumni, 895193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 74000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 5500, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 886409, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6100, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 1002924, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4268, 0, 0, 0, 11CETBT105058, 0, 2012-2013, Alumni, 889044, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4285, 0, 0, 0, 11CCICMCA102013, 0, 2012-2013, Alumni, 898163, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4288, 0, 0, 0, 11CETBT102162, 0, 2012-2013, Alumni, 892114, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4270, 0, 0, 0, 11CETBT102154, 0, 2012-2013, Alumni, 892186, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Civil Engineering, 4348, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890739, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002995, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 1002843, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002824, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4372, 0, 0, 0, 11COMMBA101106, 0, 2012-2013, Alumni, 885259, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Civil Engineering, 4340, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 884905, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4356, 0, 0, 0, 11CETBT102111, 0, 2012-2013, Alumni, 892555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4297, 0, 0, 0, 11CETBT104051, 0, 2012-2013, Alumni, 889514, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4324, 0, 0, 0, 11COMMBA101179, 0, 2012-2013, Alumni, 884921, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 1003129, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4363, 0, 0, 0, 11CETBT102003, 0, 2012-2013, Alumni, 893525, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4311, 0, 0, 0, 11CCICMCA102060, 0, 2012-2013, Alumni, 897810, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4328, 0, 0, 0, 11CCICMCA102002, 0, 2012-2013, Alumni, 898247, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002823, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4494, 0, 0, 0, 11CETBT101342, 0, 2012-2013, Alumni, 893616, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002810, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4417, 0, 0, 0, 11COMMBA101089, 0, 2012-2013, Alumni, 885357, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4342, 0, 0, 0, 11COMMBA101265, 0, 2012-2013, Alumni, 884487, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 1003150, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4341, 0, 0, 0, 11COMMBA101263, 0, 2012-2013, Alumni, 884495, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002809, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 1003018, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4377, 0, 0, 0, 11COMMBA101194, 0, 2012-2013, Alumni, 884849, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4382, 0, 0, 0, 11COMMBA101193, 0, 2012-2013, Alumni, 884852, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4410, 0, 0, 0, 11CETBT102124, 0, 2012-2013, Alumni, 892426, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4331, 0, 0, 0, 11COMMBA101191, 0, 2012-2013, Alumni, 884863, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4371, 0, 0, 0, 11COMMBA101288, 0, 2012-2013, Alumni, 884366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4403, 0, 0, 0, 11COMMBA101274, 0, 2012-2013, Alumni, 884443, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4391, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893647, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 37000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4389, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893648, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4354, 0, 0, 0, 11COMMBA101098, 0, 2012-2013, Alumni, 885309, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4321, 0, 0, 0, 11COMMBA101258, 0, 2012-2013, Alumni, 884527, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 66000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4393, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893649, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4318, 0, 0, 0, 11CCICMCA102064, 0, 2012-2013, Alumni, 897776, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -100000, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 1002965, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 1003080, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4415, 0, 0, 0, 11CETBT105074, 0, 2012-2013, Alumni, 888923, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4353, 0, 0, 0, 11COMMBA101144, 0, 2012-2013, Alumni, 885085, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4381, 0, 0, 0, 11COMMBA101162, 0, 2012-2013, Alumni, 885000, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4293, 0, 0, 0, 11CETBT102130, 0, 2012-2013, Alumni, 892375, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4424, 0, 0, 0, 11CETBT102044, 0, 2012-2013, Alumni, 893146, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4338, 0, 0, 0, 11CETBT103088, 0, 2012-2013, Alumni, 890300, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4411, 0, 0, 0, 11COMMBA101134, 0, 2012-2013, No Information, 885134, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892841, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4349, 0, 0, 0, 11COMMBA101149, 0, 2012-2013, Alumni, 885064, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4325, 0, 0, 0, 11COMMBA101159, 0, 2012-2013, Alumni, 885012, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4352, 0, 0, 0, 11CETBT102074, 0, 2012-2013, Alumni, 892856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002922, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 1003085, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 128000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 10000, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4316, 0, 0, 0, 11CCICMCA102029, 0, 2012-2013, Alumni, 898063, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 891723, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4165, 0, 0, 0, 11CETBT102082, 0, 2012-2013, Alumni, 892799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4334, 0, 0, 0, 11COMMBA101114, 0, 2012-2013, Alumni, 885217, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4407, 0, 0, 0, 11CETBT102097, 0, 2012-2013, Alumni, 892690, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4404, 0, 0, 0, 11COMMBA101275, 0, 2012-2013, Alumni, 884436, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4345, 0, 0, 0, 11CETBT105098, 0, 2012-2013, Alumni, 888743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4385, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885231, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4298, 0, 0, 0, 11CETBT102104, 0, 2012-2013, Alumni, 892633, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4400, 0, 0, 0, 11CETBT104004, 0, 2012-2013, Alumni, 889987, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4344, 0, 0, 0, 11CETBT102012, 0, 2012-2013, Alumni, 893432, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4351, 0, 0, 0, 11COMMBA101166, 0, 2012-2013, Alumni, 884983, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4339, 0, 0, 0, 11CCICMCA102054, 0, 2012-2013, Alumni, 897856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 1002930, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4374, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884399, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4355, 0, 0, 0, 11CETBT102178, 0, 2012-2013, Alumni, 892011, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4335, 0, 0, 0, 11COMMBA101278, 0, 2012-2013, Alumni, 884422, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4412, 0, 0, 0, 11COMMBA101117, 0, 2012-2013, Alumni, 885199, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 892758, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4390, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885232, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4388, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885233, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4358, 0, 0, 0, 11COMMBA101047, 0, 2012-2013, Alumni, 885517, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4332, 0, 0, 0, 11COMBB101035, 0, 2012-2013, Alumni, 886254, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896639, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4319, 0, 0, 0, 11COMMBA101046, 0, 2012-2013, Alumni, 885522, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4305, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4313, 0, 0, 0, 11CETBT105281, 0, 2012-2013, Alumni, 887193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 888055, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4306, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895154, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896636, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4364, 0, 0, 0, 11CETBT105175, 0, 2012-2013, Alumni, 888158, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4387, 0, 0, 0, 11CETBT105171, 0, 2012-2013, Alumni, 888198, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4384, 0, 0, 0, 11CCICMCA102093, 0, 2012-2013, Alumni, 897568, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4422, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887855, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4409, 0, 0, 0, 11COMMBA101056, 0, 2012-2013, Alumni, 885485, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4416, 0, 0, 0, 11CETBT105173, 0, 2012-2013, Alumni, 888185, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4312, 0, 0, 0, 11CCICMCA102095, 0, 2012-2013, Alumni, 897548, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4304, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895153, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4359, 0, 0, 0, 11CETBT105229, 0, 2012-2013, Alumni, 887663, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4327, 0, 0, 0, 11CETBT101198, 0, 2012-2013, Alumni, 895092, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4296, 0, 0, 0, 11COMMBA101028, 0, 2012-2013, Alumni, 885613, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4360, 0, 0, 0, 11COMMBA101036, 0, 2012-2013, Alumni, 885580, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4402, 0, 0, 0, 11CCICMCA102122, 0, 2012-2013, Alumni, 897334, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4383, 0, 0, 0, 11CETBT105216, 0, 2012-2013, Alumni, 887797, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4330, 0, 0, 0, 11COMBB101050, 0, 2012-2013, Alumni, 886126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4421, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887854, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4423, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887856, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4309, 0, 0, 0, 11CETBT101144, 0, 2012-2013, Alumni, 895541, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4322, 0, 0, 0, 11COMBB101049, 0, 2012-2013, Alumni, 886136, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4376, 0, 0, 0, 11CETBT105192, 0, 2012-2013, Alumni, 888008, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4408, 0, 0, 0, 11COMMBA101024, 0, 2012-2013, Alumni, 885632, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4307, 0, 0, 0, 11CETBT105189, 0, 2012-2013, Alumni, 888032, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4308, 0, 0, 0, 11COMBB101010, 0, 2012-2013, Alumni, 886453, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4362, 0, 0, 0, 11CCICMCA102129, 0, 2012-2013, Alumni, 897290, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4320, 0, 0, 0, 11CETBT105254, 0, 2012-2013, Alumni, 887451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4399, 0, 0, 0, 11CCICMCA102089, 0, 2012-2013, Alumni, 897598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4326, 0, 0, 0, 11COMMBA101057, 0, 2012-2013, Alumni, 885480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4329, 0, 0, 0, 11CETBT105157, 0, 2012-2013, Alumni, 888323, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4378, 0, 0, 0, 11COMMBA101076, 0, 2012-2013, Alumni, 885408, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4315, 0, 0, 0, 11CETMT101030, 0, 2012-2013, Alumni, 886665, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4414, 0, 0, 0, 11COMMBA101073, 0, 2012-2013, Alumni, 885417, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4395, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896571, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4370, 0, 0, 0, 11COMMBA101012, 0, 2012-2013, Alumni, 885673, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 885957, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4405, 0, 0, 0, 11COMMBA101006, 0, 2012-2013, Alumni, 885707, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 895743, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4418, 0, 0, 0, 11COMBB101073, 0, 2012-2013, Alumni, 885947, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4367, 0, 0, 0, 11CETBT101154, 0, 2012-2013, Alumni, 895460, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4427, 0, 0, 0, 11CETBT105152, 0, 2012-2013, Alumni, 888366, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4428, 0, 0, 0, 11CETBT101317, 0, 2012-2013, Alumni, 893918, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4357, 0, 0, 0, 11CETBT101230, 0, 2012-2013, Alumni, 894799, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4323, 0, 0, 0, 11COMBB101098, 0, 2012-2013, Alumni, 885744, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4295, 0, 0, 0, 11CETBT101097, 0, 2012-2013, Alumni, 896029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4396, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896572, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4401, 0, 0, 0, 11COMMBA101010, 0, 2012-2013, No Information, 885689, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4317, 0, 0, 0, 11CCICMCA102149, 0, 2012-2013, Alumni, 897123, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4375, 0, 0, 0, 11CETBT101220, 0, 2012-2013, Alumni, 894894, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4392, 0, 0, 0, 11CETBT101084, 0, 2012-2013, Alumni, 896138, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4386, 0, 0, 0, 11CETBT101219, 0, 2012-2013, Alumni, 894903, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896410, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4369, 0, 0, 0, 11COMMBA101060, 0, 2012-2013, Alumni, 885466, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4310, 0, 0, 0, 11CETBT101026, 0, 2012-2013, Alumni, 896630, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4333, 0, 0, 0, 11COMMBA101067, 0, 2012-2013, Alumni, 885451, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4419, 0, 0, 0, 11CETBT101307, 0, 2012-2013, Alumni, 894052, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3940, 0, 0, 0, 11CETBT101131, 0, 2012-2013, Alumni, 895629, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4413, 0, 0, 0, 11COMMBA101069, 0, 2012-2013, Alumni, 885440, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4394, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896573, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4453, 0, 0, 0, 11CETBT101160, 0, 2012-2013, Alumni, 895401, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4465, 0, 0, 0, 11COMMBA101236, 0, 2012-2013, Alumni, 884652, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4447, 0, 0, 0, 11CETBT102067, 0, 2012-2013, Alumni, 892906, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4472, 0, 0, 0, 11COMBB101084, 0, 2012-2013, Alumni, 885843, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4446, 0, 0, 0, 11CCICBC101026, 0, 2012-2013, Alumni, 898276, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4450, 0, 0, 0, 11CETBT105260, 0, 2012-2013, Alumni, 887397, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4475, 0, 0, 0, 11CETBT105295, 0, 2012-2013, Alumni, 887021, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4473, 0, 0, 0, 11CCICMCA102119, 0, 2012-2013, Alumni, 897350, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4451, 0, 0, 0, 11CETBT101227, 0, 2012-2013, Alumni, 894839, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 885716, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4438, 0, 0, 0, 11COMMBA101168, 0, 2012-2013, Alumni, 884971, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4460, 0, 0, 0, 11CETBT105283, 0, 2012-2013, Alumni, 887161, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4433, 0, 0, 0, 11COMMBA101175, 0, 2012-2013, Alumni, 884939, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102144, 0, 2012-2013, Alumni, 994409, PMT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896193, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4464, 0, 0, 0, 11CETBT103054, 0, 2012-2013, Alumni, 890654, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4471, 0, 0, 0, 11CCICMCA102128, 0, 2012-2013, Alumni, 897298, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889380, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4569, 0, 0, 0, 11CETBT102078, 0, 2012-2013, Alumni, 892824, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4436, 0, 0, 0, 11COMMBA101160, 0, 2012-2013, Alumni, 885006, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002833, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4457, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885529, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4442, 0, 0, 0, 11CETBT103068, 0, 2012-2013, Alumni, 890531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4485, 0, 0, 0, 11CETBT101018, 0, 2012-2013, Alumni, 896696, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4444, 0, 0, 0, 11CCICMCA102065, 0, 2012-2013, Alumni, 897766, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4452, 0, 0, 0, 11CETBT101049, 0, 2012-2013, Alumni, 896480, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4440, 0, 0, 0, 11CETBT102263, 0, 2012-2013, Alumni, 891175, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4468, 0, 0, 0, 11CCICMCA102082, 0, 2012-2013, Alumni, 897651, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4455, 0, 0, 0, 11CETBT102223, 0, 2012-2013, Alumni, 891603, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4439, 0, 0, 0, 11COMMBA101129, 0, 2012-2013, Alumni, 885155, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4448, 0, 0, 0, 11CETBT102032, 0, 2012-2013, Alumni, 893275, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4466, 0, 0, 0, 11COMBB101029, 0, 2012-2013, Alumni, 886307, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4478, 0, 0, 0, 11COMMBA101216, 0, 2012-2013, Alumni, 884738, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 1003132, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4489, 0, 0, 0, 11CETBT105305, 0, 2012-2013, Alumni, 886902, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4565, 0, 0, 0, 11CETBT101186, 0, 2012-2013, Alumni, 895204, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4490, 0, 0, 0, 11CETBT105303, 0, 2012-2013, Alumni, 886932, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4432, 0, 0, 0, 11CETBT101285, 0, 2012-2013, Alumni, 894264, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003029, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4449, 0, 0, 0, 11CETBT101302, 0, 2012-2013, Alumni, 894111, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4456, 0, 0, 0, 11CCICMCA102105, 0, 2012-2013, Alumni, 897455, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4461, 0, 0, 0, 11CETBT105154, 0, 2012-2013, Alumni, 888349, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4474, 0, 0, 0, 11CETBT102270, 0, 2012-2013, Alumni, 891094, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4463, 0, 0, 0, 11CCICMCA102036, 0, 2012-2013, Alumni, 897998, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4435, 0, 0, 0, 11CETBT105150, 0, 2012-2013, Alumni, 888389, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4445, 0, 0, 0, 11CCICMCA102116, 0, 2012-2013, Alumni, 897370, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4437, 0, 0, 0, 11COMMBA101153, 0, 2012-2013, Alumni, 885029, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4454, 0, 0, 0, 11CETBT103083, 0, 2012-2013, Alumni, 890379, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4470, 0, 0, 0, 11CETBT101329, 0, 2012-2013, Alumni, 893760, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4469, 0, 0, 0, 11CETBT101330, 0, 2012-2013, Alumni, 893751, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4458, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885531, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4443, 0, 0, 0, 11CCICMCA102071, 0, 2012-2013, Alumni, 897728, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4459, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885530, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4467, 0, 0, 0, 11COMBB101015, 0, 2012-2013, Alumni, 886423, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4434, 0, 0, 0, 11CETBT101196, 0, 2012-2013, Alumni, 895107, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4487, 0, 0, 0, 11COMMBA101095, 0, 2012-2013, Alumni, 885324, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 896981, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4502, 0, 0, 0, 11CETBT104002, 0, 2012-2013, Alumni, 890004, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4510, 0, 0, 0, 11CETBT103087, 0, 2012-2013, Alumni, 890310, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4523, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884835, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4501, 0, 0, 0, 11CETBT103062, 0, 2012-2013, Alumni, 890578, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4541, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889600, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4516, 0, 0, 0, 11CETBT105006, 0, 2012-2013, Alumni, 889450, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4524, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884833, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4518, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889599, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4521, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884832, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4505, 0, 0, 0, 11CETBT104049, 0, 2012-2013, Alumni, 889539, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4517, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889598, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4488, 0, 0, 0, 11CETBT102161, 0, 2012-2013, Alumni, 892126, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4484, 0, 0, 0, 11CETBT105010, 0, 2012-2013, Alumni, 889420, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4522, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884836, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -23000, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 1002801, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003027, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4525, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884831, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889390, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4500, 0, 0, 0, 11CCICMCA102183, 0, 2012-2013, Alumni, 896873, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4526, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884830, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 4520, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884834, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 1002912, REVJV, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4531, 0, 0, 0, 11COMMBA101298, 0, 2012-2013, Alumni, 884315, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4506, 0, 0, 0, 11CETBT101136, 0, 2012-2013, Alumni, 895591, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4529, 0, 0, 0, 11CCICMCA102040, 0, 2012-2013, Alumni, 897965, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4527, 0, 0, 0, 11COMMBA101309, 0, 2012-2013, Alumni, 884261, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4515, 0, 0, 0, 11CCICMCA102051, 0, 2012-2013, Alumni, 897878, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4538, 0, 0, 0, 11COMMBA101126, 0, 2012-2013, Alumni, 885174, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4496, 0, 0, 0, 11COMMBA101041, 0, 2012-2013, Alumni, 885555, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4499, 0, 0, 0, 11COMMBA101140, 0, 2012-2013, Alumni, 885102, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4568, 0, 0, 0, 11CETBT105065, 0, 2012-2013, Alumni, 888986, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4512, 0, 0, 0, 11CETMT105011, 0, 2012-2013, Alumni, 886592, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4497, 0, 0, 0, 11CETBT105069, 0, 2012-2013, Alumni, 888952, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4542, 0, 0, 0, 11COMMBA101302, 0, 2012-2013, Alumni, 884297, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 893062, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4543, 0, 0, 0, 11COMMBA101313, 0, 2012-2013, Alumni, 884242, RCPT, 0, 1655277229-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(125): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(127): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(125): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(127): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 07:21:30] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2181, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 50000, School of Library & Information Science, General, TUITION FEE, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 10000, School of Library & Information Science, General, Security Fee, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 50000, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 10000, School of Humanities & Social Sciences, General, Security Fee, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -76900, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 2262, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 1003001, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 256000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 20000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 400, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2272, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 2319, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 35000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2310, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2305, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2330, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 994787, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2337, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -122000, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 994489, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -1100, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -138000, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 994997, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2347, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887286, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2349, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2363, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88160, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2352, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39840, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 2356, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2364, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2368, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2370, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885084, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2371, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2387, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 63000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -63000, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 1002803, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2391, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2396, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 83000, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 32000, 2011-2012, Alumni, 615815, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2409, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 1000, Bachelor of Business Administration, 2406, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 800, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2413, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 208900, MBA in dual specialization , 2416, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884568, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2417, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 1002836, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2424, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, M.Tech Computer Science Engineering, 2433, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2437, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2457, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2441, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887182, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2442, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2443, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 55000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2444, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2459, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, BCA, 2452, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898279, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2450, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2463, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2447, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 145000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2445, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2469, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2474, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2467, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 8900, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 1100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2470, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 105000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Civil Engineering, 2492, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890394, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , -65000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , -10000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 23000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2497, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -100, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994814, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2503, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2518, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2515, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889629, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2507, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2519, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2516, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2510, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2550, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 50, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2525, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 113000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 127500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2533, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2554, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885756, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Civil Engineering, 2523, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2540, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2539, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890351, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 63000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2577, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2576, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893865, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 5000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2564, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2583, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2566, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2565, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2561, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2560, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886970, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2581, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896924, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 15000, 2011-2012, No Information, 609952, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, M.Tech Power Electronics & Drives, 2589, 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 886641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, BCA, 2579, 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 898255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2562, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886969, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 995009, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 994995, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -145000, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 994538, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2599, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2600, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2604, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -102000, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 994396, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -32000, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 994450, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -83000, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 994424, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -22000, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 994550, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2595, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -50000, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 994798, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2590, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2607, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2608, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2624, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 2000, MCA, 2610, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2622, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -6000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994803, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 76900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2630, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2629, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2631, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2634, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -70000, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 2651, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 1003157, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2647, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 70000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 2658, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2660, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -208900, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 995038, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2667, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891201, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2673, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 2683, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2677, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2675, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2676, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 13-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 2684, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2687, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2703, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2704, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2691, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 994708, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 32500, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2707, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 29-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2709, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 606400, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 606067, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 994989, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 994510, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 994664, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 605916, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -15000, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 995035, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2710, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2714, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2719, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40400, B.Tech/B.Tech (Hons) Civil Engineering, 2716, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890113, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2720, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2713, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2717, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28600, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 10-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 117750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2723, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 10-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 2722, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 76900, MBA in dual specialization , 2726, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2724, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894995, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 995018, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 994647, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 14-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 994807, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -76900, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 995020, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 994421, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -100000, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 994529, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 994679, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 119000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2729, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2728, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -18000, 0, M.Tech Computer Science Engineering, , 0, -18000, 0, 11CETMT101004, 0, 2011-2012, No Information, 997546, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 18000, 2011-2012, No Information, 615807, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 18000, 0, M.Tech Computer Science Engineering, , 0, 18000, 0, 11CETMT101004, 0, 2012-2013, No Information, 997547, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-11-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 995059, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-11-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Civil Engineering, 2732, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 120000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2736, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 72900, B.Tech/B.Tech (Hons) Mechanical Engineering, 2735, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -64000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -72900, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 994682, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2737, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 23000, 2011-2012, Alumni, 609954, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 23000, 2011-2012, Alumni, 609953, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-12-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2739, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2740, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 23000, 2011-2012, Alumni, 609955, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -23000, 0, MCA, , 0, -23000, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 997427, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 23000, 0, MCA, , 0, 23000, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 997428, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 25600, 2011-2012, Alumni, 615796, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 25600, 0, MBA in dual specialization , , 0, 25600, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 997549, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, -25600, 0, MBA in dual specialization , , 0, -25600, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 997548, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2741, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2743, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-01-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2745, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2755, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2752, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2791, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2772, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2771, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2790, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2796, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2794, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 1003101, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2788, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2773, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2760, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2767, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893765, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2797, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2769, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2781, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891619, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2775, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2780, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2795, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2774, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896946, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2787, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2778, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2765, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2751, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2789, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2793, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2777, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2784, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2756, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2783, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2785, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2770, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2768, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2764, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2749, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2750, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 2786, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 841671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2762, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2761, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2766, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2776, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2779, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2759, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895563, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2753, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896142, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2754, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2747, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2746, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2758, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2782, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2792, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2748, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2757, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2798, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888661, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 19-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 605767, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2804, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897476, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 40000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, Security Fee, 0, 10000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 10000, Ph.D (English), 2814, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 32500, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -120000, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 994702, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2819, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2818, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2820, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, Security Fee, 0, 10000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2925, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 880333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3105, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3442, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3320, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3424, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3142, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896389, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3429, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3420, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3443, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3258, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3425, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3297, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3358, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884788, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3322, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3344, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893284, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3438, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3307, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3433, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3365, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3366, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884815, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3421, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3306, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3293, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897104, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3408, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3587, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3370, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3384, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3299, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3385, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3448, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3130, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3455, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3163, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3292, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3395, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3143, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3179, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3417, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3404, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3418, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3245, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885090, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3351, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3303, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3231, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3352, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3217, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3290, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3363, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3265, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885116, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3243, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885035, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3422, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3139, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3376, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3289, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897593, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3298, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3324, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3457, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3380, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3381, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3419, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3440, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3437, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3171, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3205, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3184, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890980, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3206, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3378, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885028, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3169, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3315, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3444, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3357, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3165, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3439, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3342, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889025, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3164, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3411, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3426, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891127, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3317, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3239, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3223, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3454, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3203, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3238, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 3446, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 900, MBA in dual specialization , 3556, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3212, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3558, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3144, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3202, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3369, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3173, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3152, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3406, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884549, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3151, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3318, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3135, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896673, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3356, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3240, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3397, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3354, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3185, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3349, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3336, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890415, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3268, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3329, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890116, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3413, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3340, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3232, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3450, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884386, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3355, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3230, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3328, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3204, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3361, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3252, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884308, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3136, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3166, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3319, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3201, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3208, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3434, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3276, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3261, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3386, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896902, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3183, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3388, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3309, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3451, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3394, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3456, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3321, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3383, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3367, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884765, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3409, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3260, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884774, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3215, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3389, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3453, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884378, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3147, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3259, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3137, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3254, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3316, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3549, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3445, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889673, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3405, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893007, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3190, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3403, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3564, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3224, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889774, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3412, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884584, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3222, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3368, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3313, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890680, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3263, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884675, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3134, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3269, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3431, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3189, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3241, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3393, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3167, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3452, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3262, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3373, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 1002860, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3161, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3187, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3430, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 1002854, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3332, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3449, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885678, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3158, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3396, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 1002884, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3233, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886631, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3362, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3548, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3255, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 1002906, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 1002902, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3157, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3181, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888219, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3283, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3160, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3228, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3154, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3177, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 1003087, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3159, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3341, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 1002778, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3291, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3414, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3210, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3207, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3327, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 1002782, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3281, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3270, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3275, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3323, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894157, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3256, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3234, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -92000, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 1002793, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3410, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885389, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3141, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3237, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3371, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3146, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3235, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886699, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 1003026, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3288, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 1003036, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3251, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885579, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3186, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 1003015, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 1002986, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 1002997, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, Bachelor of Business Administration, 3379, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 1003054, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 1003058, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3182, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3348, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3350, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887028, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3458, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3347, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3271, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3196, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892177, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3346, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3148, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3213, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 1002984, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 1003124, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3338, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3211, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3273, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 1002916, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3162, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887070, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 1003144, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3282, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 1003138, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 1002913, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 1002919, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3287, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3247, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3416, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 1002959, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3225, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3286, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3236, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3285, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3277, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3257, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3193, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3138, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3132, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3296, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897995, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3209, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3280, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3375, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3279, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3387, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897958, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3435, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3314, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3267, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3392, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3305, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3128, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895822, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3266, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3423, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898010, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3219, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3428, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891969, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3391, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898002, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3400, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3325, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3218, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3249, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3330, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888747, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3214, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3304, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897853, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3398, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893705, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3131, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3272, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3244, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3191, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888771, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, Bachelor of Business Administration, 3436, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3145, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3176, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3133, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3274, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3156, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3382, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3459, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3246, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3326, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3195, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892332, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3155, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3229, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3331, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3226, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3301, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3294, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898174, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3353, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893997, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3284, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3220, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3302, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3264, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3427, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3129, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894047, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3415, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885699, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3374, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885336, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3407, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885329, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3441, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3337, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3172, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3150, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887680, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3343, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3401, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892405, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3192, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3360, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3402, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3178, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3310, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3248, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3333, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3149, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3345, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3188, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3557, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885692, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3364, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3300, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3170, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3359, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 21-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3115, 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 889517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 22-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3591, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3586, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3584, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3579, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 22-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3582, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888568, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3127, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3476, 0, 0, 0, 11CETBT102147, 0, 2012-2013, Alumni, 892237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3475, 0, 0, 0, 11CETBT102035, 0, 2012-2013, Alumni, 893247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3472, 0, 0, 0, 11CETBT105076, 0, 2012-2013, Alumni, 888913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3474, 0, 0, 0, 11CETBT101100, 0, 2012-2013, Alumni, 895987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3466, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896597, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 1002933, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3471, 0, 0, 0, 11CETBT105029, 0, 2012-2013, Alumni, 889265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 893466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3461, 0, 0, 0, 11CETBT102227, 0, 2012-2013, Alumni, 891570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 1002889, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3460, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3465, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 1002811, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 892718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 887982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3498, 0, 0, 0, 11CETBT101031, 0, 2012-2013, Alumni, 896585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 1003088, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 1002826, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3495, 0, 0, 0, 11CETBT101090, 0, 2012-2013, Alumni, 896076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3494, 0, 0, 0, 11CETBT105145, 0, 2012-2013, Alumni, 888437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3487, 0, 0, 0, 11CCICMCA102147, 0, 2012-2013, Alumni, 897140, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3506, 0, 0, 0, 11CETBT105031, 0, 2012-2013, Alumni, 889250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 888015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3507, 0, 0, 0, 11CETBT105020, 0, 2012-2013, Alumni, 889339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3508, 0, 0, 0, 11CETBT101093, 0, 2012-2013, Alumni, 896056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3485, 0, 0, 0, 11CCICMCA102146, 0, 2012-2013, Alumni, 897149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3509, 0, 0, 0, 11CETBT101150, 0, 2012-2013, Alumni, 895496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 893406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 893416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3479, 0, 0, 0, 11CETBT101116, 0, 2012-2013, Alumni, 895802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3497, 0, 0, 0, 11CETBT101118, 0, 2012-2013, Alumni, 895776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3481, 0, 0, 0, 11CETBT105047, 0, 2012-2013, Alumni, 889129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3505, 0, 0, 0, 11CETBT105048, 0, 2012-2013, Alumni, 889123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 1002896, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 1002897, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 893079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3488, 0, 0, 0, 11CETBT101164, 0, 2012-2013, Alumni, 895356, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3478, 0, 0, 0, 11CETBT102190, 0, 2012-2013, Alumni, 891892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 1003086, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3491, 0, 0, 0, 11CETBT101200, 0, 2012-2013, Alumni, 895077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3493, 0, 0, 0, 11CETBT101269, 0, 2012-2013, Alumni, 894418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3492, 0, 0, 0, 11CETBT101163, 0, 2012-2013, Alumni, 895363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3477, 0, 0, 0, 11CETBT105013, 0, 2012-2013, Alumni, 889402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 896316, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3496, 0, 0, 0, 11CETBT101102, 0, 2012-2013, Alumni, 895961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 1002909, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002911, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3484, 0, 0, 0, 11CETBT102177, 0, 2012-2013, Alumni, 892017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 896296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3563, 0, 0, 0, 11CETBT101149, 0, 2012-2013, Alumni, 895506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3577, 0, 0, 0, 11CETMT105014, 0, 2012-2013, Alumni, 886576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3518, 0, 0, 0, 11CETBT105294, 0, 2012-2013, Alumni, 887038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3560, 0, 0, 0, 11COMBB101076, 0, 2012-2013, Alumni, 885926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, -64000, 0, 11CETBT101345, 0, 2011-2012, Alumni, 997503, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 64000, 0, 11CETBT101345, 0, 2012-2013, Alumni, 997504, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3527, 0, 0, 0, 11CETBT101050, 0, 2012-2013, Alumni, 896468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 896485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 895471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3544, 0, 0, 0, 11CETBT105012, 0, 2012-2013, Alumni, 889407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 893288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3519, 0, 0, 0, 11CETBT102031, 0, 2012-2013, Alumni, 893281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3520, 0, 0, 0, 11CETBT102029, 0, 2012-2013, Alumni, 893297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888454, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3529, 0, 0, 0, 11CETBT101123, 0, 2012-2013, Alumni, 895718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888455, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3530, 0, 0, 0, 11CETBT101298, 0, 2012-2013, Alumni, 894152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3517, 0, 0, 0, 11CETBT105034, 0, 2012-2013, Alumni, 889222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 1002828, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 1002849, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3565, 0, 0, 0, 11CETBT105030, 0, 2012-2013, Alumni, 889255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 1002814, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 1002805, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3514, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3515, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 888695, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3542, 0, 0, 0, 11CETBT101110, 0, 2012-2013, Alumni, 895870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3580, 0, 0, 0, 11CETBT102208, 0, 2012-2013, Alumni, 891739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893579, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3540, 0, 0, 0, 11CETBT102005, 0, 2012-2013, Alumni, 893511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3541, 0, 0, 0, 11CETBT101086, 0, 2012-2013, Alumni, 896120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3539, 0, 0, 0, 11CETBT102018, 0, 2012-2013, Alumni, 893386, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 3513, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 893400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 893424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3526, 0, 0, 0, 11CETBT102010, 0, 2012-2013, Alumni, 893456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002882, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002883, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3533, 0, 0, 0, 11CETBT102062, 0, 2012-2013, Alumni, 892963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003077, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 1003061, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3521, 0, 0, 0, 11CETBT104028, 0, 2012-2013, No Information, 889781, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3571, 0, 0, 0, 11CETBT105182, 0, 2012-2013, Alumni, 888077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003078, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3535, 0, 0, 0, 11CETBT101179, 0, 2012-2013, Alumni, 895250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3536, 0, 0, 0, 11CETBT105231, 0, 2012-2013, Alumni, 887648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3522, 0, 0, 0, 11COMMBA101005, 0, 2012-2013, Alumni, 885709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3537, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3538, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3532, 0, 0, 0, 11COMMBA101268, 0, 2012-2013, Alumni, 884476, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3569, 0, 0, 0, 11CETBT105181, 0, 2012-2013, Alumni, 888082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3531, 0, 0, 0, 11CETBT101211, 0, 2012-2013, Alumni, 894968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 1002904, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 1002908, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 1002898, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 1002892, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 1002885, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 893119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3566, 0, 0, 0, 11CETBT105007, 0, 2012-2013, Alumni, 889443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3524, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896772, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 64000, 2011-2012, Alumni, 615827, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3525, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896774, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3543, 0, 0, 0, 11CETBT101010, 0, 2012-2013, Alumni, 896785, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3592, 0, 0, 0, 11CETBT105270, 0, 2012-2013, Alumni, 887324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 893549, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 892230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3609, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3610, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3664, 0, 0, 0, 11CETBT101165, 0, 2012-2013, Alumni, 895347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3643, 0, 0, 0, 11CETBT105003, 0, 2012-2013, Alumni, 889470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 888891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 56000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 1002825, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3676, 0, 0, 0, 11CETBT101166, 0, 2012-2013, Alumni, 895340, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3640, 0, 0, 0, 11CETBT105019, 0, 2012-2013, Alumni, 889349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3625, 0, 0, 0, 11CETBT102053, 0, 2012-2013, Alumni, 893038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 1002822, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3644, 0, 0, 0, 11CETBT105258, 0, 2012-2013, Alumni, 887425, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3613, 0, 0, 0, 11COMBB101018, 0, 2012-2013, Alumni, 886387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3680, 0, 0, 0, 11COMMBA101002, 0, 2012-2013, Alumni, 885722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 1002850, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3666, 0, 0, 0, 11CETBT105131, 0, 2012-2013, Alumni, 888501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 895417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3668, 0, 0, 0, 11COMBB101009, 0, 2012-2013, Alumni, 886462, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3593, 0, 0, 0, 11CETBT101316, 0, 2012-2013, Alumni, 893927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3646, 0, 0, 0, 11CETBT101076, 0, 2012-2013, Alumni, 896214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3663, 0, 0, 0, 11CCICMCA102044, 0, 2012-2013, Alumni, 897928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, M.Tech Computer Science Engineering, 4103, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3683, 0, 0, 0, 11CETBT104040, 0, 2012-2013, Alumni, 889644, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3656, 0, 0, 0, 11CETBT101006, 0, 2012-2013, Alumni, 896818, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 1002856, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002858, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 896332, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3688, 0, 0, 0, 11CETBT101066, 0, 2012-2013, Alumni, 896323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 1002808, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3659, 0, 0, 0, 11CETBT102132, 0, 2012-2013, Alumni, 892352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 1003050, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3619, 0, 0, 0, 11CETBT101017, 0, 2012-2013, Alumni, 896713, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 895143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003048, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3617, 0, 0, 0, 11CETBT105059, 0, 2012-2013, Alumni, 889037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3654, 0, 0, 0, 11CETBT101206, 0, 2012-2013, Alumni, 895009, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3653, 0, 0, 0, 11CETBT105201, 0, 2012-2013, Alumni, 887934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3667, 0, 0, 0, 11CETBT102090, 0, 2012-2013, Alumni, 892737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3612, 0, 0, 0, 11COMBB101047, 0, 2012-2013, Alumni, 886147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3685, 0, 0, 0, 11CCICMCA102016, 0, 2012-2013, Alumni, 898143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3678, 0, 0, 0, 11CETBT105169, 0, 2012-2013, Alumni, 888213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3645, 0, 0, 0, 11CETBT105298, 0, 2012-2013, Alumni, 886987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3647, 0, 0, 0, 11CETBT102080, 0, 2012-2013, Alumni, 892816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 1002781, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3628, 0, 0, 0, 11CETBT105275, 0, 2012-2013, Alumni, 887259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3665, 0, 0, 0, 11CETBT105269, 0, 2012-2013, Alumni, 887335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3657, 0, 0, 0, 11CETBT101170, 0, 2012-2013, Alumni, 895312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3638, 0, 0, 0, 11CETBT101169, 0, 2012-2013, Alumni, 895319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3681, 0, 0, 0, 11COMMBA101078, 0, 2012-2013, Alumni, 885399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3627, 0, 0, 0, 11CETBT102061, 0, 2012-2013, Alumni, 892971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 896646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3679, 0, 0, 0, 11COMMBA101091, 0, 2012-2013, Alumni, 885347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 892893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3620, 0, 0, 0, 11CETBT105128, 0, 2012-2013, Alumni, 888534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3602, 0, 0, 0, 11CETBT105037, 0, 2012-2013, Alumni, 889196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3660, 0, 0, 0, 11CETBT101288, 0, 2012-2013, No Information, 894230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002857, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3635, 0, 0, 0, 11CETBT101132, 0, 2012-2013, Alumni, 895622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3636, 0, 0, 0, 11COMMBA101032, 0, 2012-2013, Alumni, 885602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 1002955, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3626, 0, 0, 0, 11CETBT102004, 0, 2012-2013, Alumni, 893517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3674, 0, 0, 0, 11CETBT101155, 0, 2012-2013, Alumni, 895450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 897903, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3599, 0, 0, 0, 11CETBT102116, 0, 2012-2013, Alumni, 1002946, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3677, 0, 0, 0, 11COMMBA101017, 0, 2012-2013, Alumni, 885652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3672, 0, 0, 0, 11CETBT105116, 0, 2012-2013, Alumni, 888612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3642, 0, 0, 0, 11CETBT101111, 0, 2012-2013, Alumni, 895861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, M.Tech Computer Science Engineering, 4104, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3689, 0, 0, 0, 11CETBT105122, 0, 2012-2013, Alumni, 888574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3594, 0, 0, 0, 11COMMBA101277, 0, 2012-2013, Alumni, 884428, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3639, 0, 0, 0, 11COMMBA101019, 0, 2012-2013, Alumni, 885648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3684, 0, 0, 0, 11CETBT103102, 0, 2012-2013, Alumni, 890061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3675, 0, 0, 0, 11COMMBA101031, 0, 2012-2013, Alumni, 885604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3662, 0, 0, 0, 11CETBT101140, 0, 2012-2013, Alumni, 895559, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3637, 0, 0, 0, 11CETBT105223, 0, 2012-2013, Alumni, 887723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3686, 0, 0, 0, 11CETBT105102, 0, 2012-2013, Alumni, 888709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3661, 0, 0, 0, 11CETBT102237, 0, 2012-2013, Alumni, 891491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3687, 0, 0, 0, 11CETBT101107, 0, 2012-2013, Alumni, 895895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3658, 0, 0, 0, 11CETBT101082, 0, 2012-2013, Alumni, 896158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 1002917, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4102, 0, 0, 0, 11COMBB101007, 0, 2012-2013, Alumni, 886477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3641, 0, 0, 0, 11CETBT101098, 0, 2012-2013, Alumni, 896019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3670, 0, 0, 0, 11COMMBA101013, 0, 2012-2013, Alumni, 885671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3624, 0, 0, 0, 11CETBT103033, 0, 2012-2013, Alumni, 890805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3682, 0, 0, 0, 11CETBT103002, 0, 2012-2013, Alumni, 891077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 1002827, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 893306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002901, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 1002903, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 896306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3692, 0, 0, 0, 11CETBT101277, 0, 2012-2013, Alumni, 894338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 24-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3705, 0, 0, 0, 11CETMT105002, 0, 2012-2013, Alumni, 886625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3717, 0, 0, 0, 11CETBT102071, 0, 2012-2013, Alumni, 892884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3809, 0, 0, 0, 11CCICMCA102066, 0, 2012-2013, Alumni, 897758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3716, 0, 0, 0, 11CCICMCA102015, 0, 2012-2013, Alumni, 898151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3722, 0, 0, 0, 11COMBB101064, 0, 2012-2013, Alumni, 886019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3845, 0, 0, 0, 11COMMBA101033, 0, 2012-2013, Alumni, 885597, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3812, 0, 0, 0, 11COMMBA101100, 0, 2012-2013, Alumni, 885293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3813, 0, 0, 0, 11CCICMCA102068, 0, 2012-2013, Alumni, 897747, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3714, 0, 0, 0, 11CETBT101202, 0, 2012-2013, Alumni, 895046, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 887882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003069, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3732, 0, 0, 0, 11CETBT105111, 0, 2012-2013, Alumni, 888639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 1003135, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3849, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3790, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003068, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3781, 0, 0, 0, 11CETBT101214, 0, 2012-2013, Alumni, 894934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3830, 0, 0, 0, 11CETBT105125, 0, 2012-2013, Alumni, 888561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3818, 0, 0, 0, 11COMMBA101030, 0, 2012-2013, Alumni, 885608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3763, 0, 0, 0, 11CCICMCA102074, 0, 2012-2013, Alumni, 897708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3718, 0, 0, 0, 11CETBT102084, 0, 2012-2013, Alumni, 892779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3802, 0, 0, 0, 11CETBT105120, 0, 2012-2013, Alumni, 888585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3832, 0, 0, 0, 11CETBT101251, 0, 2012-2013, Alumni, 894596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 885655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3739, 0, 0, 0, 11CETBT105087, 0, 2012-2013, Alumni, 888819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3834, 0, 0, 0, 11CETBT101232, 0, 2012-2013, Alumni, 894776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 888871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3803, 0, 0, 0, 11CETBT105251, 0, 2012-2013, Alumni, 887479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3757, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3814, 0, 0, 0, 11CETBT105079, 0, 2012-2013, Alumni, 888880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3728, 0, 0, 0, 11CETBT105246, 0, 2012-2013, Alumni, 887514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3731, 0, 0, 0, 11COMMBA101014, 0, 2012-2013, Alumni, 885667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3862, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3707, 0, 0, 0, 11CCICMCA102152, 0, 2012-2013, Alumni, 897100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3860, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3820, 0, 0, 0, 11COMMBA101008, 0, 2012-2013, Alumni, 885700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3736, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888850, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3821, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3816, 0, 0, 0, 11CETBT105092, 0, 2012-2013, Alumni, 888793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3848, 0, 0, 0, 11COMMBA101143, 0, 2012-2013, Alumni, 885091, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3800, 0, 0, 0, 11CETBT105097, 0, 2012-2013, Alumni, 888752, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3826, 0, 0, 0, 11CETBT105268, 0, 2012-2013, Alumni, 887344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3758, 0, 0, 0, 11CETBT105228, 0, 2012-2013, Alumni, 887668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 1003091, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3824, 0, 0, 0, 11COMMBA101025, 0, 2012-2013, Alumni, 885629, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3793, 0, 0, 0, 11CETBT102057, 0, 2012-2013, Alumni, 892988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3852, 0, 0, 0, 11COMBB101069, 0, 2012-2013, Alumni, 885964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3822, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3855, 0, 0, 0, 11CCICMCA102166, 0, 2012-2013, Alumni, 897000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 76000, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3847, 0, 0, 0, 11COMBB101086, 0, 2012-2013, Alumni, 885825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3730, 0, 0, 0, 11CETBT105233, 0, 2012-2013, Alumni, 887632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 1003099, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3861, 0, 0, 0, 11CETBT105263, 0, 2012-2013, Alumni, 887372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3733, 0, 0, 0, 11CETBT105262, 0, 2012-2013, Alumni, 887381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 7042, 0, 0, 0, 11CETBT102058, 0, 2012-2013, Alumni, 892981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3709, 0, 0, 0, 11CETBT105314, 0, 2012-2013, No Information, 886779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3794, 0, 0, 0, 11CETBT102217, 0, 2012-2013, Alumni, 891663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3765, 0, 0, 0, 11CETBT101088, 0, 2012-2013, Alumni, 896097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3810, 0, 0, 0, 11CCICBC101003, 0, 2012-2013, Alumni, 730157, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3789, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002927, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3805, 0, 0, 0, 11CETBT105176, 0, 2012-2013, Alumni, 888138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3729, 0, 0, 0, 11COMBB101003, 0, 2012-2013, Alumni, 886515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3773, 0, 0, 0, 11CCICBC101008, 0, 2012-2013, Alumni, 730193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3747, 0, 0, 0, 11CETMT101014, 0, 2012-2013, Alumni, 886719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3804, 0, 0, 0, 11CCICMCA102087, 0, 2012-2013, Alumni, 897612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3751, 0, 0, 0, 11COMBB101002, 0, 2012-2013, Alumni, 886523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3853, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3788, 0, 0, 0, 11CETBT102200, 0, 2012-2013, Alumni, 891796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3715, 0, 0, 0, 11CETBT101073, 0, 2012-2013, Alumni, 896243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 889856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3838, 0, 0, 0, 11CETBT101072, 0, 2012-2013, Alumni, 896262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3863, 0, 0, 0, 11CCICMCA102011, 0, 2012-2013, Alumni, 898180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3828, 0, 0, 0, 11CCICMCA102083, 0, 2012-2013, Alumni, 897645, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3836, 0, 0, 0, 11CETBT101075, 0, 2012-2013, Alumni, 896224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3783, 0, 0, 0, 11CETBT102196, 0, 2012-2013, Alumni, 891833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3851, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3825, 0, 0, 0, 11COMMBA101055, 0, 2012-2013, Alumni, 885487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3846, 0, 0, 0, 11CETBT105178, 0, 2012-2013, Alumni, 888111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 1002957, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3833, 0, 0, 0, 11CETBT101101, 0, 2012-2013, Alumni, 895971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3798, 0, 0, 0, 11CETBT101299, 0, 2012-2013, Alumni, 894142, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3801, 0, 0, 0, 11CETBT101129, 0, 2012-2013, Alumni, 895652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3831, 0, 0, 0, 11CETBT101130, 0, 2012-2013, Alumni, 895638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3829, 0, 0, 0, 11CCICMCA102091, 0, 2012-2013, Alumni, 897585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4077, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 1003012, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3777, 0, 0, 0, 11CETMT105004, 0, 2012-2013, Alumni, 886615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 1003023, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 1003022, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3776, 0, 0, 0, 11CETMT105001, 0, 2012-2013, Alumni, 886632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 3750, 0, 0, 0, 11CETMT102001, 0, 2012-2013, Alumni, 886663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3854, 0, 0, 0, 11CETBT101115, 0, 2012-2013, Alumni, 895813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3865, 0, 0, 0, 11CETBT102248, 0, 2012-2013, Alumni, 891340, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3842, 0, 0, 0, 11CETBT105168, 0, 2012-2013, Alumni, 888224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3769, 0, 0, 0, 11CCICMCA102092, 0, 2012-2013, Alumni, 897577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3782, 0, 0, 0, 11CETBT102233, 0, 2012-2013, Alumni, 891525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3764, 0, 0, 0, 11CETBT101142, 0, 2012-2013, Alumni, 895551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895838, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3837, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895837, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3761, 0, 0, 0, 11COMMBA101257, 0, 2012-2013, Alumni, 884530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3766, 0, 0, 0, 11CETBT101133, 0, 2012-2013, Alumni, 895614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3762, 0, 0, 0, 11CETBT101114, 0, 2012-2013, Alumni, 895828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 1002851, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 892163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003047, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3843, 0, 0, 0, 11CCICMCA102107, 0, 2012-2013, Alumni, 897444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3719, 0, 0, 0, 11COMBB101039, 0, 2012-2013, Alumni, 886213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3740, 0, 0, 0, 11CETBT105046, 0, 2012-2013, Alumni, 889134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3799, 0, 0, 0, 11CETBT105301, 0, 2012-2013, Alumni, 886949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 886791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 889485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3759, 0, 0, 0, 11CETBT102121, 0, 2012-2013, Alumni, 892450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3807, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3796, 0, 0, 0, 11CETBT105180, 0, 2012-2013, Alumni, 888089, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3844, 0, 0, 0, 11CETBT105133, 0, 2012-2013, Alumni, 888487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3726, 0, 0, 0, 11COMMBA101087, 0, 2012-2013, Alumni, 885361, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3989, 0, 0, 0, 11CETBT102107, 0, 2012-2013, Alumni, 892591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3706, 0, 0, 0, 11CETBT102099, 0, 2012-2013, Alumni, 892674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3827, 0, 0, 0, 11CCICMCA102076, 0, 2012-2013, Alumni, 897693, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3858, 0, 0, 0, 11CETBT101007, 0, 2012-2013, Alumni, 896809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3850, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3735, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003056, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 896737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 1003053, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3784, 0, 0, 0, 11CETBT101014, 0, 2012-2013, Alumni, 896748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003055, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3741, 0, 0, 0, 11CETBT105035, 0, 2012-2013, Alumni, 889216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3808, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3749, 0, 0, 0, 11CETMT101009, 0, 2012-2013, Alumni, 886731, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 896432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3771, 0, 0, 0, 11CETBT102139, 0, 2012-2013, Alumni, 892291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 1002820, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3823, 0, 0, 0, 11CETBT105011, 0, 2012-2013, Alumni, 889412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 895371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3840, 0, 0, 0, 11CETBT101064, 0, 2012-2013, Alumni, 896342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3839, 0, 0, 0, 11CETBT101060, 0, 2012-2013, Alumni, 896375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 1002839, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3806, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885510, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 1002819, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3770, 0, 0, 0, 11CETBT102136, 0, 2012-2013, Alumni, 892320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3856, 0, 0, 0, 11CETMT101006, 0, 2012-2013, Alumni, 886737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3772, 0, 0, 0, 11CETBT102125, 0, 2012-2013, Alumni, 892416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 1002791, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3792, 0, 0, 0, 11CETBT105026, 0, 2012-2013, Alumni, 889295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 1002806, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3815, 0, 0, 0, 11CETMT101008, 0, 2012-2013, Alumni, 886733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 896442, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3957, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3880, 0, 0, 0, 11CETBT101273, 0, 2012-2013, Alumni, 894391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3915, 0, 0, 0, 11COMMBA101037, 0, 2012-2013, Alumni, 885575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 885549, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3948, 0, 0, 0, 11CETBT101292, 0, 2012-2013, Alumni, 894203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3887, 0, 0, 0, 11CETBT101293, 0, 2012-2013, Alumni, 894192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 6000, Bachelor of Business Administration, 6113, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886159, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3945, 0, 0, 0, 11CETBT101157, 0, 2012-2013, Alumni, 895427, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3932, 0, 0, 0, 11CETBT101156, 0, 2012-2013, Alumni, 895437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Computer Science Engineering, 4638, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3946, 0, 0, 0, 11COMBB101023, 0, 2012-2013, Alumni, 886344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3962, 0, 0, 0, 11COMBB101034, 0, 2012-2013, Alumni, 886263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3869, 0, 0, 0, 11CETBT101035, 0, 2012-2013, Alumni, 896556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3931, 0, 0, 0, 11CETMT101002, 0, 2012-2013, Alumni, 886747, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3879, 0, 0, 0, 11CETBT101078, 0, 2012-2013, Alumni, 896185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 896167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 895905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 895601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 67100, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3878, 0, 0, 0, 11CETBT101120, 0, 2012-2013, Alumni, 895752, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3918, 0, 0, 0, 11CETBT101105, 0, 2012-2013, Alumni, 895920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 886527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3955, 0, 0, 0, 11COMBB101005, 0, 2012-2013, Alumni, 886496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3952, 0, 0, 0, 11CETBT101089, 0, 2012-2013, Alumni, 896086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3886, 0, 0, 0, 11CETBT101096, 0, 2012-2013, Alumni, 896039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3914, 0, 0, 0, 11CETBT101190, 0, 2012-2013, Alumni, 895163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 29000, Bachelor of Business Administration, 3906, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886161, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3942, 0, 0, 0, 11CETBT101247, 0, 2012-2013, Alumni, 894644, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3961, 0, 0, 0, 11CETBT105242, 0, 2012-2013, Alumni, 887542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3969, 0, 0, 0, 11CETBT101238, 0, 2012-2013, Alumni, 894726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3922, 0, 0, 0, 11COMMBA101007, 0, 2012-2013, Alumni, 885702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3919, 0, 0, 0, 11CCICMCA102124, 0, 2012-2013, Alumni, 897323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3893, 0, 0, 0, 11CETBT105217, 0, 2012-2013, Alumni, 887789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 887817, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 123400, B.Tech/B.Tech (Hons) Computer Science Engineering, 3978, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894538, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3894, 0, 0, 0, 11CETBT105252, 0, 2012-2013, Alumni, 887467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3895, 0, 0, 0, 11CCICMCA102177, 0, 2012-2013, Alumni, 896922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3933, 0, 0, 0, 11CETBT101199, 0, 2012-2013, Alumni, 895084, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3928, 0, 0, 0, 11CETBT101008, 0, 2012-2013, Alumni, 896802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3885, 0, 0, 0, 11CETBT101195, 0, 2012-2013, Alumni, 895118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 3904, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3965, 0, 0, 0, 11CETBT101204, 0, 2012-2013, Alumni, 895027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3897, 0, 0, 0, 11COMBB101056, 0, 2012-2013, Alumni, 886082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 886026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 886036, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3964, 0, 0, 0, 11CETBT105284, 0, 2012-2013, Alumni, 887149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 887830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 892660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3871, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 892711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 892731, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3913, 0, 0, 0, 11COMMBA101161, 0, 2012-2013, Alumni, 885003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 1003076, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3935, 0, 0, 0, 11CCICMCA102007, 0, 2012-2013, Alumni, 898217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3873, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3930, 0, 0, 0, 11CCICBC101028, 0, 2012-2013, Alumni, 898259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 10000, 2011-2012, Alumni, 615806, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3889, 0, 0, 0, 11CETBT105044, 0, 2012-2013, Alumni, 889148, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3872, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3927, 0, 0, 0, 11CCICMCA102006, 0, 2012-2013, No Information, 898223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3939, 0, 0, 0, 11CCICMCA102005, 0, 2012-2013, Alumni, 898231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 892850, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3937, 0, 0, 0, 11CCICMCA102027, 0, 2012-2013, Alumni, 898072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3866, 0, 0, 0, 11CETBT102045, 0, 2012-2013, Alumni, 893130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3888, 0, 0, 0, 11CETBT105077, 0, 2012-2013, Alumni, 888905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3896, 0, 0, 0, 11CCICMCA102041, 0, 2012-2013, Alumni, 897962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3923, 0, 0, 0, 11CCICMCA102042, 0, 2012-2013, Alumni, 897952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 1003106, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003105, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3936, 0, 0, 0, 11CCICMCA102037, 0, 2012-2013, Alumni, 897990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3912, 0, 0, 0, 11CETBT105073, 0, 2012-2013, Alumni, 888931, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3934, 0, 0, 0, 11CCICMCA102032, 0, 2012-2013, Alumni, 898040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 893011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 888946, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 1003092, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 1003093, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3958, 0, 0, 0, 11COMMBA101186, 0, 2012-2013, Alumni, 884891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 889228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 1002932, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -32000, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 1002934, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3941, 0, 0, 0, 11CETBT103071, 0, 2012-2013, Alumni, 890501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3929, 0, 0, 0, 11CETBT102209, 0, 2012-2013, Alumni, 891732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 1002914, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 1002920, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 1002939, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3943, 0, 0, 0, 11CETBT103048, 0, 2012-2013, Alumni, 890695, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3949, 0, 0, 0, 11CETBT103020, 0, 2012-2013, Alumni, 890930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3947, 0, 0, 0, 11CETBT103018, 0, 2012-2013, Alumni, 890946, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 1003009, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 890798, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3938, 0, 0, 0, 11COMMBA101242, 0, 2012-2013, Alumni, 884617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 1002994, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 889973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002910, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 1002834, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 1002838, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002831, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002830, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 1003035, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3881, 0, 0, 0, 11CETBT105023, 0, 2012-2013, Alumni, 889309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 889457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 1002847, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 1003024, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4078, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 889949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002891, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 1002888, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -123400, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 1002863, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3944, 0, 0, 0, 11CCICMCA102047, 0, 2012-2013, Alumni, 897912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 1003049, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 1003137, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3890, 0, 0, 0, 11CETBT101301, 0, 2012-2013, Alumni, 894122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3982, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3916, 0, 0, 0, 11CCICMCA102055, 0, 2012-2013, Alumni, 897849, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 1003128, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3882, 0, 0, 0, 11CETBT105124, 0, 2012-2013, Alumni, 888566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3902, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 1003125, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 1003127, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3966, 0, 0, 0, 11CETBT101323, 0, 2012-2013, Alumni, 893823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3917, 0, 0, 0, 11CCICMCA102061, 0, 2012-2013, Alumni, 897801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3891, 0, 0, 0, 11CETBT101326, 0, 2012-2013, Alumni, 893782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3993, 0, 0, 0, 11CETBT102038, 0, 2012-2013, Alumni, 893228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3971, 0, 0, 0, 11CETBT102039, 0, 2012-2013, Alumni, 893213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3892, 0, 0, 0, 11COMMBA101088, 0, 2012-2013, Alumni, 885359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4071, 0, 0, 0, 11CETBT105130, 0, 2012-2013, Alumni, 888511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3992, 0, 0, 0, 11CETBT102034, 0, 2012-2013, Alumni, 893267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3981, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 893491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 26000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4007, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4039, 0, 0, 0, 11CETBT101327, 0, 2012-2013, Alumni, 893773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4063, 0, 0, 0, 11CETBT101057, 0, 2012-2013, Alumni, 896398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4243, 0, 0, 0, 11CETBT101303, 0, 2012-2013, Alumni, 894095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 892398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 1003139, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4057, 0, 0, 0, 11CETBT105207, 0, 2012-2013, Alumni, 887889, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4061, 0, 0, 0, 11CETBT101038, 0, 2012-2013, Alumni, 896536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4051, 0, 0, 0, 11CETBT105036, 0, 2012-2013, Alumni, 889205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4024, 0, 0, 0, 11CETBT105018, 0, 2012-2013, Alumni, 889364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 1002980, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4040, 0, 0, 0, 11CETBT101332, 0, 2012-2013, Alumni, 893725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4068, 0, 0, 0, 11CCICMCA102070, 0, 2012-2013, Alumni, 897734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4059, 0, 0, 0, 11COMMBA101271, 0, 2012-2013, Alumni, 884460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4000, 0, 0, 0, 11CETBT101237, 0, 2012-2013, Alumni, 894741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003030, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4011, 0, 0, 0, 11CETBT103053, 0, 2012-2013, Alumni, 890663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4101, 0, 0, 0, 11COMBB101006, 0, 2012-2013, Alumni, 886488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4020, 0, 0, 0, 11CCICBC101001, 0, 2012-2013, Alumni, 730139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4042, 0, 0, 0, 11COMMBA101052, 0, 2012-2013, Alumni, 885493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4019, 0, 0, 0, 11CCICBC101020, 0, 2012-2013, Alumni, 829068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4066, 0, 0, 0, 11CETBT101148, 0, 2012-2013, Alumni, 895512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 1002929, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4081, 0, 0, 0, 11CETBT101099, 0, 2012-2013, Alumni, 896001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4017, 0, 0, 0, 11CCICBC101006, 0, 2012-2013, Alumni, 730171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 1002948, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4055, 0, 0, 0, 11CETBT101094, 0, 2012-2013, Alumni, 896049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4023, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4022, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4026, 0, 0, 0, 11CETBT103103, 0, 2012-2013, Alumni, 890053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 885378, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4048, 0, 0, 0, 11CETBT101324, 0, 2012-2013, Alumni, 893810, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4050, 0, 0, 0, 11CETBT105197, 0, 2012-2013, Alumni, 887961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 34000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4005, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4070, 0, 0, 0, 11CETBT105174, 0, 2012-2013, Alumni, 888174, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4025, 0, 0, 0, 11CETBT101276, 0, 2012-2013, Alumni, 894353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4027, 0, 0, 0, 11CETBT101280, 0, 2012-2013, Alumni, 894321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002900, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 889963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3995, 0, 0, 0, 11CETBT101321, 0, 2012-2013, Alumni, 893858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4049, 0, 0, 0, 11CETBT102231, 0, 2012-2013, Alumni, 891542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 889931, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4067, 0, 0, 0, 11CETBT104011, 0, 2012-2013, Alumni, 889919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4030, 0, 0, 0, 11CETBT101062, 0, 2012-2013, Alumni, 896355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4029, 0, 0, 0, 11CETBT101029, 0, 2012-2013, Alumni, 896610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4028, 0, 0, 0, 11CETBT105244, 0, 2012-2013, Alumni, 887532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 1003119, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4018, 0, 0, 0, 11COMBB101053, 0, 2012-2013, Alumni, 886106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 892768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4082, 0, 0, 0, 11COMMBA101167, 0, 2012-2013, Alumni, 884975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4015, 0, 0, 0, 11CETBT101005, 0, 2012-2013, Alumni, 896825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4034, 0, 0, 0, 11CETBT103024, 0, 2012-2013, No Information, 890895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4041, 0, 0, 0, 11CETBT105057, 0, 2012-2013, Alumni, 889053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4197, 0, 0, 0, 11CETBT102262, 0, 2012-2013, Alumni, 891185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4171, 0, 0, 0, 11CETBT101034, 0, 2012-2013, Alumni, 896562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4046, 0, 0, 0, 11CETBT105289, 0, 2012-2013, Alumni, 887102, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 1003011, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4035, 0, 0, 0, 11CETBT105093, 0, 2012-2013, Alumni, 888784, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 891105, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 1003120, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4056, 0, 0, 0, 11CETBT105089, 0, 2012-2013, Alumni, 888802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 1003014, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4044, 0, 0, 0, 11CCICMCA102057, 0, 2012-2013, Alumni, 897833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4045, 0, 0, 0, 11CETBT101242, 0, 2012-2013, Alumni, 894691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4064, 0, 0, 0, 11CETBT102259, 0, 2012-2013, Alumni, 891209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 1003083, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4060, 0, 0, 0, 11CETBT101126, 0, 2012-2013, Alumni, 895691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4069, 0, 0, 0, 11CETBT101197, 0, 2012-2013, Alumni, 895099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4065, 0, 0, 0, 11CETBT102109, 0, 2012-2013, Alumni, 892582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, -64000, 0, 11CETBT105317, 0, 2011-2012, Alumni, 997542, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003044, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 1003108, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 64000, 2011-2012, Alumni, 615809, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4021, 0, 0, 0, 11CCICBC101018, 0, 2012-2013, Alumni, 841580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 886285, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4097, 0, 0, 0, 11CETMT101001, 0, 2012-2013, Alumni, 886751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 64000, 0, 11CETBT105317, 0, 2012-2013, Alumni, 997543, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4052, 0, 0, 0, 11CCICMCA102046, 0, 2012-2013, Alumni, 897917, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4043, 0, 0, 0, 11CETBT101125, 0, 2012-2013, Alumni, 895701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 101000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3999, 0, 0, 0, 11CETBT105081, 0, 2012-2013, Alumni, 888864, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4014, 0, 0, 0, 11CCICMCA102090, 0, 2012-2013, Alumni, 897590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4058, 0, 0, 0, 11CETBT105214, 0, 2012-2013, Alumni, 887807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4090, 0, 0, 0, 11CETBT101012, 0, 2012-2013, Alumni, 896757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4062, 0, 0, 0, 11CETBT105165, 0, 2012-2013, Alumni, 888260, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4053, 0, 0, 0, 11COMBB101045, 0, 2012-2013, Alumni, 886178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 886238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889116, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 888191, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4047, 0, 0, 0, 11CETBT103035, 0, 2012-2013, Alumni, 890791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4115, 0, 0, 0, 11CETBT103056, 0, 2012-2013, Alumni, 890621, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4110, 0, 0, 0, 11CCICBC101011, 0, 2012-2013, Alumni, 730205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4157, 0, 0, 0, 11CETMT101029, 0, 2012-2013, Alumni, 886667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4109, 0, 0, 0, 11CCICBC101016, 0, 2012-2013, Alumni, 730262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4111, 0, 0, 0, 11CCICBC101015, 0, 2012-2013, Alumni, 730242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4139, 0, 0, 0, 11CETBT102251, 0, 2012-2013, Alumni, 891312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4138, 0, 0, 0, 11CETBT102253, 0, 2012-2013, Alumni, 891279, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4177, 0, 0, 0, 11CETBT101127, 0, 2012-2013, Alumni, 895680, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4151, 0, 0, 0, 11CETBT101294, 0, 2012-2013, No Information, 894181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4114, 0, 0, 0, 11CETMT101015, 0, 2012-2013, Alumni, 886712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4147, 0, 0, 0, 11CETBT101300, 0, 2012-2013, Alumni, 894133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4145, 0, 0, 0, 11CETBT105218, 0, 2012-2013, Alumni, 887775, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4178, 0, 0, 0, 11CETBT105219, 0, 2012-2013, Alumni, 887764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4169, 0, 0, 0, 11CETBT102098, 0, 2012-2013, Alumni, 892682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4136, 0, 0, 0, 11CETBT105127, 0, 2012-2013, Alumni, 888542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4266, 0, 0, 0, 11CETBT105060, 0, 2012-2013, Alumni, 889030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4150, 0, 0, 0, 11CETBT105267, 0, 2012-2013, Alumni, 887352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4159, 0, 0, 0, 11CETBT105084, 0, 2012-2013, Alumni, 888840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4179, 0, 0, 0, 11CETBT105071, 0, 2012-2013, Alumni, 888938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4161, 0, 0, 0, 11CETBT102021, 0, 2012-2013, Alumni, 893362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4148, 0, 0, 0, 11CETBT105226, 0, 2012-2013, Alumni, 887685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4244, 0, 0, 0, 11CETBT102113, 0, 2012-2013, Alumni, 892545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4113, 0, 0, 0, 11CETBT105302, 0, 2012-2013, Alumni, 886940, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4168, 0, 0, 0, 11CETBT102179, 0, 2012-2013, Alumni, 892001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4130, 0, 0, 0, 11CETBT104019, 0, 2012-2013, Alumni, 889844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 888070, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4093, 0, 0, 0, 11CETBT101318, 0, 2012-2013, Alumni, 893896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4160, 0, 0, 0, 11CETBT101306, 0, 2012-2013, Alumni, 894060, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4176, 0, 0, 0, 11CETBT101314, 0, 2012-2013, Alumni, 893952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4112, 0, 0, 0, 11CETBT104024, 0, 2012-2013, Alumni, 889813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 892137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4175, 0, 0, 0, 11CETBT101175, 0, 2012-2013, Alumni, 895275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4127, 0, 0, 0, 11CETBT102143, 0, 2012-2013, Alumni, 892262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4166, 0, 0, 0, 11CETBT102145, 0, 2012-2013, Alumni, 892255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4131, 0, 0, 0, 11CETBT105009, 0, 2012-2013, Alumni, 889428, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4123, 0, 0, 0, 11CETBT101333, 0, 2012-2013, Alumni, 893715, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4128, 0, 0, 0, 11CETBT102225, 0, 2012-2013, Alumni, 891588, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4133, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4117, 0, 0, 0, 11CCICMCA102031, 0, 2012-2013, Alumni, 898048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 885591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4158, 0, 0, 0, 11COMMBA101054, 0, 2012-2013, Alumni, 885489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4121, 0, 0, 0, 11COMMBA101231, 0, 2012-2013, Alumni, 884671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 1002958, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002921, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 1003156, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4124, 0, 0, 0, 11CCICMCA102120, 0, 2012-2013, Alumni, 897346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4155, 0, 0, 0, 11COMMBA101053, 0, 2012-2013, Alumni, 885491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003122, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002928, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4126, 0, 0, 0, 11COMMBA101021, 0, 2012-2013, Alumni, 885642, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4129, 0, 0, 0, 11COMMBA101205, 0, 2012-2013, Alumni, 884784, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 1003103, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4125, 0, 0, 0, 11CCICMCA102106, 0, 2012-2013, Alumni, 897449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003104, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4146, 0, 0, 0, 11COMMBA101038, 0, 2012-2013, Alumni, 885565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4118, 0, 0, 0, 11COMMBA101171, 0, 2012-2013, Alumni, 884960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4156, 0, 0, 0, 11CCICMCA102050, 0, 2012-2013, Alumni, 897889, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4286, 0, 0, 0, 11CETBT101016, 0, 2012-2013, Alumni, 896723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4132, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4162, 0, 0, 0, 11COMBB101058, 0, 2012-2013, Alumni, 886071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 6900, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4141, 0, 0, 0, 11CETMT105009, 0, 2012-2013, Alumni, 886600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4182, 0, 0, 0, 11CETMT105010, 0, 2012-2013, Alumni, 886596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003028, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 1003084, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 886618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4119, 0, 0, 0, 11CCICMCA102078, 0, 2012-2013, Alumni, 897681, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002890, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4122, 0, 0, 0, 11COMMBA101187, 0, 2012-2013, Alumni, 884886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4120, 0, 0, 0, 11COMMBA101094, 0, 2012-2013, Alumni, 885331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -71500, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4198, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 1003033, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003043, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 884465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4245, 0, 0, 0, 11COMMBA101108, 0, 2012-2013, Alumni, 885246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4116, 0, 0, 0, 11CCICMCA102063, 0, 2012-2013, Alumni, 897783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 1003136, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4137, 0, 0, 0, 11CCICMCA102067, 0, 2012-2013, Alumni, 897753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4152, 0, 0, 0, 11CCICMCA102018, 0, 2012-2013, Alumni, 898135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4229, 0, 0, 0, 11COMMBA101022, 0, 2012-2013, Alumni, 885636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 16000, MCA, 4192, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4253, 0, 0, 0, 11CETBT101249, 0, 2012-2013, Alumni, 894624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4233, 0, 0, 0, 11CCICMCA102079, 0, 2012-2013, Alumni, 897675, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 1003038, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 889185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4208, 0, 0, 0, 11CETBT101226, 0, 2012-2013, Alumni, 894850, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4194, 0, 0, 0, 11COMBB101077, 0, 2012-2013, Alumni, 885915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 1003037, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 889173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4209, 0, 0, 0, 11CCICMCA102001, 0, 2012-2013, Alumni, 898253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4234, 0, 0, 0, 11COMMBA101011, 0, 2012-2013, Alumni, 885679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4224, 0, 0, 0, 11COMMBA101178, 0, 2012-2013, Alumni, 884926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4186, 0, 0, 0, 11CETBT102083, 0, 2012-2013, Alumni, 892789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4211, 0, 0, 0, 11COMMBA101182, 0, 2012-2013, Alumni, 884911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4217, 0, 0, 0, 11COMBB101089, 0, 2012-2013, Alumni, 885815, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4290, 0, 0, 0, 11CETBT105239, 0, 2012-2013, Alumni, 887573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4210, 0, 0, 0, 11CETBT105198, 0, 2012-2013, Alumni, 887953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 25600, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4251, 0, 0, 0, 11COMMBA101105, 0, 2012-2013, Alumni, 885264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4250, 0, 0, 0, 11COMMBA101059, 0, 2012-2013, Alumni, 885469, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4257, 0, 0, 0, 11CETBT101296, 0, 2012-2013, Alumni, 894171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4221, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4255, 0, 0, 0, 11CETBT105121, 0, 2012-2013, Alumni, 888580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4204, 0, 0, 0, 11CETBT101309, 0, 2012-2013, Alumni, 894029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4205, 0, 0, 0, 11CETBT105147, 0, 2012-2013, Alumni, 888426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4206, 0, 0, 0, 11CETBT105142, 0, 2012-2013, Alumni, 888445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4212, 0, 0, 0, 11COMMBA101084, 0, 2012-2013, Alumni, 885372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4260, 0, 0, 0, 11CCICMCA102081, 0, 2012-2013, Alumni, 897662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4193, 0, 0, 0, 11COMMBA101090, 0, 2012-2013, Alumni, 885349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4222, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003123, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4259, 0, 0, 0, 11CETBT102064, 0, 2012-2013, No Information, 892931, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4202, 0, 0, 0, 11CETBT101272, 0, 2012-2013, Alumni, 894399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4230, 0, 0, 0, 11COMMBA101029, 0, 2012-2013, Alumni, 885611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 894517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 892921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4254, 0, 0, 0, 11COMMBA101141, 0, 2012-2013, Alumni, 885100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4252, 0, 0, 0, 11CETBT102128, 0, 2012-2013, Alumni, 892391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4223, 0, 0, 0, 11CETBT105185, 0, 2012-2013, Alumni, 888064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4225, 0, 0, 0, 11CETBT105094, 0, 2012-2013, Alumni, 888775, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4228, 0, 0, 0, 11CETBT105088, 0, 2012-2013, Alumni, 888809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4201, 0, 0, 0, 11CCICMCA102052, 0, 2012-2013, Alumni, 897870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4216, 0, 0, 0, 11CETBT102043, 0, 2012-2013, Alumni, 893163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4203, 0, 0, 0, 11COMMBA101156, 0, 2012-2013, Alumni, 885023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4220, 0, 0, 0, 11CETBT101233, 0, 2012-2013, Alumni, 894763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4284, 0, 0, 0, 11CETBT101039, 0, 2012-2013, Alumni, 896528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4246, 0, 0, 0, 11CETBT101167, 0, 2012-2013, Alumni, 895330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 1002861, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4200, 0, 0, 0, 11CETMT101013, 0, 2012-2013, Alumni, 886721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 895060, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4258, 0, 0, 0, 11CETBT101036, 0, 2012-2013, Alumni, 896545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 891517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -10000, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 1002968, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -1000, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 1002864, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, Bachelor of Business Administration, 4283, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4199, 0, 0, 0, 11CETBT102176, 0, 2012-2013, No Information, 892027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886188, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4189, 0, 0, 0, 11CETBT104030, 0, 2012-2013, Alumni, 889768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4231, 0, 0, 0, 11COMBB101022, 0, 2012-2013, Alumni, 886359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4232, 0, 0, 0, 11COMBB101012, 0, 2012-2013, Alumni, 886443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 890477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 1003016, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4213, 0, 0, 0, 11COMBB101052, 0, 2012-2013, Alumni, 886117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4226, 0, 0, 0, 11CETBT101108, 0, 2012-2013, Alumni, 895881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 1002915, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 889906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -800, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 1003002, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002996, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4836, 0, 0, 0, 11CETBT105286, 0, 2012-2013, Alumni, 887127, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4218, 0, 0, 0, 11CETBT101001, 0, 2012-2013, Alumni, 896841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4256, 0, 0, 0, 11CETBT103009, 0, 2012-2013, Alumni, 891033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002832, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4261, 0, 0, 0, 11COMBB101054, 0, 2012-2013, Alumni, 886102, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4219, 0, 0, 0, 11CETMT101020, 0, 2012-2013, Alumni, 886693, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 1003110, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 91250, B.Tech/B.Tech (Hons) Civil Engineering, 11904, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4289, 0, 0, 0, 11CETBT102197, 0, 2012-2013, Alumni, 891824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4275, 0, 0, 0, 11CETBT101297, 0, 2012-2013, Alumni, 894165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13668, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893619, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13669, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4287, 0, 0, 0, 11CETBT101319, 0, 2012-2013, Alumni, 893876, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4274, 0, 0, 0, 11CETBT101147, 0, 2012-2013, Alumni, 895521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4273, 0, 0, 0, 11CETBT105107, 0, 2012-2013, Alumni, 888667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4277, 0, 0, 0, 11CETBT103063, 0, 2012-2013, Alumni, 890561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4276, 0, 0, 0, 11CETBT101187, 0, 2012-2013, Alumni, 895193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 5500, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 886409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6100, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 1002924, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4268, 0, 0, 0, 11CETBT105058, 0, 2012-2013, Alumni, 889044, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4285, 0, 0, 0, 11CCICMCA102013, 0, 2012-2013, Alumni, 898163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4288, 0, 0, 0, 11CETBT102162, 0, 2012-2013, Alumni, 892114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4270, 0, 0, 0, 11CETBT102154, 0, 2012-2013, Alumni, 892186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Civil Engineering, 4348, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002995, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 1002843, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002824, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4372, 0, 0, 0, 11COMMBA101106, 0, 2012-2013, Alumni, 885259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Civil Engineering, 4340, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 884905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4356, 0, 0, 0, 11CETBT102111, 0, 2012-2013, Alumni, 892555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4297, 0, 0, 0, 11CETBT104051, 0, 2012-2013, Alumni, 889514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4324, 0, 0, 0, 11COMMBA101179, 0, 2012-2013, Alumni, 884921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 1003129, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4363, 0, 0, 0, 11CETBT102003, 0, 2012-2013, Alumni, 893525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4311, 0, 0, 0, 11CCICMCA102060, 0, 2012-2013, Alumni, 897810, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4328, 0, 0, 0, 11CCICMCA102002, 0, 2012-2013, Alumni, 898247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002823, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4494, 0, 0, 0, 11CETBT101342, 0, 2012-2013, Alumni, 893616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002810, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4417, 0, 0, 0, 11COMMBA101089, 0, 2012-2013, Alumni, 885357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4342, 0, 0, 0, 11COMMBA101265, 0, 2012-2013, Alumni, 884487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 1003150, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4341, 0, 0, 0, 11COMMBA101263, 0, 2012-2013, Alumni, 884495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002809, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 1003018, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4377, 0, 0, 0, 11COMMBA101194, 0, 2012-2013, Alumni, 884849, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4382, 0, 0, 0, 11COMMBA101193, 0, 2012-2013, Alumni, 884852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4410, 0, 0, 0, 11CETBT102124, 0, 2012-2013, Alumni, 892426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4331, 0, 0, 0, 11COMMBA101191, 0, 2012-2013, Alumni, 884863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4371, 0, 0, 0, 11COMMBA101288, 0, 2012-2013, Alumni, 884366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4403, 0, 0, 0, 11COMMBA101274, 0, 2012-2013, Alumni, 884443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4391, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 37000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4389, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4354, 0, 0, 0, 11COMMBA101098, 0, 2012-2013, Alumni, 885309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4321, 0, 0, 0, 11COMMBA101258, 0, 2012-2013, Alumni, 884527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 66000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4393, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4318, 0, 0, 0, 11CCICMCA102064, 0, 2012-2013, Alumni, 897776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -100000, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 1002965, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 1003080, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4415, 0, 0, 0, 11CETBT105074, 0, 2012-2013, Alumni, 888923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4353, 0, 0, 0, 11COMMBA101144, 0, 2012-2013, Alumni, 885085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4381, 0, 0, 0, 11COMMBA101162, 0, 2012-2013, Alumni, 885000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4293, 0, 0, 0, 11CETBT102130, 0, 2012-2013, Alumni, 892375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4424, 0, 0, 0, 11CETBT102044, 0, 2012-2013, Alumni, 893146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4338, 0, 0, 0, 11CETBT103088, 0, 2012-2013, Alumni, 890300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4411, 0, 0, 0, 11COMMBA101134, 0, 2012-2013, No Information, 885134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4349, 0, 0, 0, 11COMMBA101149, 0, 2012-2013, Alumni, 885064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4325, 0, 0, 0, 11COMMBA101159, 0, 2012-2013, Alumni, 885012, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4352, 0, 0, 0, 11CETBT102074, 0, 2012-2013, Alumni, 892856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002922, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 1003085, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4316, 0, 0, 0, 11CCICMCA102029, 0, 2012-2013, Alumni, 898063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 891723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4165, 0, 0, 0, 11CETBT102082, 0, 2012-2013, Alumni, 892799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4334, 0, 0, 0, 11COMMBA101114, 0, 2012-2013, Alumni, 885217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4407, 0, 0, 0, 11CETBT102097, 0, 2012-2013, Alumni, 892690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4404, 0, 0, 0, 11COMMBA101275, 0, 2012-2013, Alumni, 884436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4345, 0, 0, 0, 11CETBT105098, 0, 2012-2013, Alumni, 888743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4385, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4298, 0, 0, 0, 11CETBT102104, 0, 2012-2013, Alumni, 892633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4400, 0, 0, 0, 11CETBT104004, 0, 2012-2013, Alumni, 889987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4344, 0, 0, 0, 11CETBT102012, 0, 2012-2013, Alumni, 893432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4351, 0, 0, 0, 11COMMBA101166, 0, 2012-2013, Alumni, 884983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4339, 0, 0, 0, 11CCICMCA102054, 0, 2012-2013, Alumni, 897856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 1002930, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4374, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4355, 0, 0, 0, 11CETBT102178, 0, 2012-2013, Alumni, 892011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4335, 0, 0, 0, 11COMMBA101278, 0, 2012-2013, Alumni, 884422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4412, 0, 0, 0, 11COMMBA101117, 0, 2012-2013, Alumni, 885199, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 892758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4390, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4388, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4358, 0, 0, 0, 11COMMBA101047, 0, 2012-2013, Alumni, 885517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4332, 0, 0, 0, 11COMBB101035, 0, 2012-2013, Alumni, 886254, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4319, 0, 0, 0, 11COMMBA101046, 0, 2012-2013, Alumni, 885522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4305, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4313, 0, 0, 0, 11CETBT105281, 0, 2012-2013, Alumni, 887193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 888055, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4306, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4364, 0, 0, 0, 11CETBT105175, 0, 2012-2013, Alumni, 888158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4387, 0, 0, 0, 11CETBT105171, 0, 2012-2013, Alumni, 888198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4384, 0, 0, 0, 11CCICMCA102093, 0, 2012-2013, Alumni, 897568, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4422, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4409, 0, 0, 0, 11COMMBA101056, 0, 2012-2013, Alumni, 885485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4416, 0, 0, 0, 11CETBT105173, 0, 2012-2013, Alumni, 888185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4312, 0, 0, 0, 11CCICMCA102095, 0, 2012-2013, Alumni, 897548, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4304, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4359, 0, 0, 0, 11CETBT105229, 0, 2012-2013, Alumni, 887663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4327, 0, 0, 0, 11CETBT101198, 0, 2012-2013, Alumni, 895092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4296, 0, 0, 0, 11COMMBA101028, 0, 2012-2013, Alumni, 885613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4360, 0, 0, 0, 11COMMBA101036, 0, 2012-2013, Alumni, 885580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4402, 0, 0, 0, 11CCICMCA102122, 0, 2012-2013, Alumni, 897334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4383, 0, 0, 0, 11CETBT105216, 0, 2012-2013, Alumni, 887797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4330, 0, 0, 0, 11COMBB101050, 0, 2012-2013, Alumni, 886126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4421, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4423, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4309, 0, 0, 0, 11CETBT101144, 0, 2012-2013, Alumni, 895541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4322, 0, 0, 0, 11COMBB101049, 0, 2012-2013, Alumni, 886136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4376, 0, 0, 0, 11CETBT105192, 0, 2012-2013, Alumni, 888008, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4408, 0, 0, 0, 11COMMBA101024, 0, 2012-2013, Alumni, 885632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4307, 0, 0, 0, 11CETBT105189, 0, 2012-2013, Alumni, 888032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4308, 0, 0, 0, 11COMBB101010, 0, 2012-2013, Alumni, 886453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4362, 0, 0, 0, 11CCICMCA102129, 0, 2012-2013, Alumni, 897290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4320, 0, 0, 0, 11CETBT105254, 0, 2012-2013, Alumni, 887451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4399, 0, 0, 0, 11CCICMCA102089, 0, 2012-2013, Alumni, 897598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4326, 0, 0, 0, 11COMMBA101057, 0, 2012-2013, Alumni, 885480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4329, 0, 0, 0, 11CETBT105157, 0, 2012-2013, Alumni, 888323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4378, 0, 0, 0, 11COMMBA101076, 0, 2012-2013, Alumni, 885408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4315, 0, 0, 0, 11CETMT101030, 0, 2012-2013, Alumni, 886665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4414, 0, 0, 0, 11COMMBA101073, 0, 2012-2013, Alumni, 885417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4395, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4370, 0, 0, 0, 11COMMBA101012, 0, 2012-2013, Alumni, 885673, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 885957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4405, 0, 0, 0, 11COMMBA101006, 0, 2012-2013, Alumni, 885707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 895743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4418, 0, 0, 0, 11COMBB101073, 0, 2012-2013, Alumni, 885947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4367, 0, 0, 0, 11CETBT101154, 0, 2012-2013, Alumni, 895460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4427, 0, 0, 0, 11CETBT105152, 0, 2012-2013, Alumni, 888366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4428, 0, 0, 0, 11CETBT101317, 0, 2012-2013, Alumni, 893918, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4357, 0, 0, 0, 11CETBT101230, 0, 2012-2013, Alumni, 894799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4323, 0, 0, 0, 11COMBB101098, 0, 2012-2013, Alumni, 885744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4295, 0, 0, 0, 11CETBT101097, 0, 2012-2013, Alumni, 896029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4396, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4401, 0, 0, 0, 11COMMBA101010, 0, 2012-2013, No Information, 885689, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4317, 0, 0, 0, 11CCICMCA102149, 0, 2012-2013, Alumni, 897123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4375, 0, 0, 0, 11CETBT101220, 0, 2012-2013, Alumni, 894894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4392, 0, 0, 0, 11CETBT101084, 0, 2012-2013, Alumni, 896138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4386, 0, 0, 0, 11CETBT101219, 0, 2012-2013, Alumni, 894903, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4369, 0, 0, 0, 11COMMBA101060, 0, 2012-2013, Alumni, 885466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4310, 0, 0, 0, 11CETBT101026, 0, 2012-2013, Alumni, 896630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4333, 0, 0, 0, 11COMMBA101067, 0, 2012-2013, Alumni, 885451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4419, 0, 0, 0, 11CETBT101307, 0, 2012-2013, Alumni, 894052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3940, 0, 0, 0, 11CETBT101131, 0, 2012-2013, Alumni, 895629, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4413, 0, 0, 0, 11COMMBA101069, 0, 2012-2013, Alumni, 885440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4394, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4453, 0, 0, 0, 11CETBT101160, 0, 2012-2013, Alumni, 895401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4465, 0, 0, 0, 11COMMBA101236, 0, 2012-2013, Alumni, 884652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4447, 0, 0, 0, 11CETBT102067, 0, 2012-2013, Alumni, 892906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4472, 0, 0, 0, 11COMBB101084, 0, 2012-2013, Alumni, 885843, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4446, 0, 0, 0, 11CCICBC101026, 0, 2012-2013, Alumni, 898276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4450, 0, 0, 0, 11CETBT105260, 0, 2012-2013, Alumni, 887397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4475, 0, 0, 0, 11CETBT105295, 0, 2012-2013, Alumni, 887021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4473, 0, 0, 0, 11CCICMCA102119, 0, 2012-2013, Alumni, 897350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4451, 0, 0, 0, 11CETBT101227, 0, 2012-2013, Alumni, 894839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 885716, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4438, 0, 0, 0, 11COMMBA101168, 0, 2012-2013, Alumni, 884971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4460, 0, 0, 0, 11CETBT105283, 0, 2012-2013, Alumni, 887161, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4433, 0, 0, 0, 11COMMBA101175, 0, 2012-2013, Alumni, 884939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102144, 0, 2012-2013, Alumni, 994409, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4464, 0, 0, 0, 11CETBT103054, 0, 2012-2013, Alumni, 890654, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4471, 0, 0, 0, 11CCICMCA102128, 0, 2012-2013, Alumni, 897298, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889380, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4569, 0, 0, 0, 11CETBT102078, 0, 2012-2013, Alumni, 892824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4436, 0, 0, 0, 11COMMBA101160, 0, 2012-2013, Alumni, 885006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002833, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4457, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4442, 0, 0, 0, 11CETBT103068, 0, 2012-2013, Alumni, 890531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4485, 0, 0, 0, 11CETBT101018, 0, 2012-2013, Alumni, 896696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4444, 0, 0, 0, 11CCICMCA102065, 0, 2012-2013, Alumni, 897766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4452, 0, 0, 0, 11CETBT101049, 0, 2012-2013, Alumni, 896480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4440, 0, 0, 0, 11CETBT102263, 0, 2012-2013, Alumni, 891175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4468, 0, 0, 0, 11CCICMCA102082, 0, 2012-2013, Alumni, 897651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4455, 0, 0, 0, 11CETBT102223, 0, 2012-2013, Alumni, 891603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4439, 0, 0, 0, 11COMMBA101129, 0, 2012-2013, Alumni, 885155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4448, 0, 0, 0, 11CETBT102032, 0, 2012-2013, Alumni, 893275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4466, 0, 0, 0, 11COMBB101029, 0, 2012-2013, Alumni, 886307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4478, 0, 0, 0, 11COMMBA101216, 0, 2012-2013, Alumni, 884738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 1003132, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4489, 0, 0, 0, 11CETBT105305, 0, 2012-2013, Alumni, 886902, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4565, 0, 0, 0, 11CETBT101186, 0, 2012-2013, Alumni, 895204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4490, 0, 0, 0, 11CETBT105303, 0, 2012-2013, Alumni, 886932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4432, 0, 0, 0, 11CETBT101285, 0, 2012-2013, Alumni, 894264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003029, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4449, 0, 0, 0, 11CETBT101302, 0, 2012-2013, Alumni, 894111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4456, 0, 0, 0, 11CCICMCA102105, 0, 2012-2013, Alumni, 897455, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4461, 0, 0, 0, 11CETBT105154, 0, 2012-2013, Alumni, 888349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4474, 0, 0, 0, 11CETBT102270, 0, 2012-2013, Alumni, 891094, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4463, 0, 0, 0, 11CCICMCA102036, 0, 2012-2013, Alumni, 897998, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4435, 0, 0, 0, 11CETBT105150, 0, 2012-2013, Alumni, 888389, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4445, 0, 0, 0, 11CCICMCA102116, 0, 2012-2013, Alumni, 897370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4437, 0, 0, 0, 11COMMBA101153, 0, 2012-2013, Alumni, 885029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4454, 0, 0, 0, 11CETBT103083, 0, 2012-2013, Alumni, 890379, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4470, 0, 0, 0, 11CETBT101329, 0, 2012-2013, Alumni, 893760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4469, 0, 0, 0, 11CETBT101330, 0, 2012-2013, Alumni, 893751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4458, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4443, 0, 0, 0, 11CCICMCA102071, 0, 2012-2013, Alumni, 897728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4459, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4467, 0, 0, 0, 11COMBB101015, 0, 2012-2013, Alumni, 886423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4434, 0, 0, 0, 11CETBT101196, 0, 2012-2013, Alumni, 895107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4487, 0, 0, 0, 11COMMBA101095, 0, 2012-2013, Alumni, 885324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 896981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4502, 0, 0, 0, 11CETBT104002, 0, 2012-2013, Alumni, 890004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4510, 0, 0, 0, 11CETBT103087, 0, 2012-2013, Alumni, 890310, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4523, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4501, 0, 0, 0, 11CETBT103062, 0, 2012-2013, Alumni, 890578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4541, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4516, 0, 0, 0, 11CETBT105006, 0, 2012-2013, Alumni, 889450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4524, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4518, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4521, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884832, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4505, 0, 0, 0, 11CETBT104049, 0, 2012-2013, Alumni, 889539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4517, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4488, 0, 0, 0, 11CETBT102161, 0, 2012-2013, Alumni, 892126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4484, 0, 0, 0, 11CETBT105010, 0, 2012-2013, Alumni, 889420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4522, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -23000, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 1002801, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003027, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4525, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884831, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889390, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4500, 0, 0, 0, 11CCICMCA102183, 0, 2012-2013, Alumni, 896873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4526, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 4520, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 1002912, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4531, 0, 0, 0, 11COMMBA101298, 0, 2012-2013, Alumni, 884315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4506, 0, 0, 0, 11CETBT101136, 0, 2012-2013, Alumni, 895591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4529, 0, 0, 0, 11CCICMCA102040, 0, 2012-2013, Alumni, 897965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4527, 0, 0, 0, 11COMMBA101309, 0, 2012-2013, Alumni, 884261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4515, 0, 0, 0, 11CCICMCA102051, 0, 2012-2013, Alumni, 897878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4538, 0, 0, 0, 11COMMBA101126, 0, 2012-2013, Alumni, 885174, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4496, 0, 0, 0, 11COMMBA101041, 0, 2012-2013, Alumni, 885555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4499, 0, 0, 0, 11COMMBA101140, 0, 2012-2013, Alumni, 885102, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4568, 0, 0, 0, 11CETBT105065, 0, 2012-2013, Alumni, 888986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4512, 0, 0, 0, 11CETMT105011, 0, 2012-2013, Alumni, 886592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4497, 0, 0, 0, 11CETBT105069, 0, 2012-2013, Alumni, 888952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4542, 0, 0, 0, 11COMMBA101302, 0, 2012-2013, Alumni, 884297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 893062, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4543, 0, 0, 0, 11COMMBA101313, 0, 2012-2013, Alumni, 884242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 479909, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 479915, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 479918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 479906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 479898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 479884, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 479890, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 480029, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 480032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 480142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 480146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 480152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 480137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 480130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 480119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 480125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 480154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 480158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2205, 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 887360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2220, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2243, 0, 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 887355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2193, 0, 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 887368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2192, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887374, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 480164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2184, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887383, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 480115, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 480112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 480062, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 480069, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 480073, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 480058, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 480051, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 480038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 480045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 480077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 480082, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 480104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 480107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 480099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 480095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 480086, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 480090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 479834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 479830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 536948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 536944, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 536941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 536952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 536955, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 536960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 536957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 536937, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 536933, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 536916, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 536913, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 536910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 536919, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 536922, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 536929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 536927, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 536963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 536966, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 537026, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 537021, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 537015, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 537036, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 537039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 537052, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 537046, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 537007, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 537001, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 536974, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 536971, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 536968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Application, , 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 536979, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 536988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 536996, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 536992, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 536907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 536905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 479792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 479796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 479799, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 479788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 479784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 479778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 479780, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 479801, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 479805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 479818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 479824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 479827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 479817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 479814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 479810, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2181, 0, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 479773, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 479770, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D Chemistry, , 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 536879, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 50000, School of Library & Information Science, General, TUITION FEE, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 01-08-2011, School of Library & Information Science, 10000, School of Library & Information Science, General, Security Fee, 0, 0, Ph.D (Lib & Info Sc), , 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 536874, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 50000, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 01-08-2011, School of Humanities, 10000, School of Humanities & Social Sciences, General, Security Fee, 0, 0, Ph.D (English), , 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 536869, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 50000, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 01-08-2011, School of Basic, 10000, School of Basic & Applied Sciences, General, Security Fee, 0, 0, Ph.D (Maths), , 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 536883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 536892, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 536900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 536898, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 479741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 479745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 479764, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 479767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 479760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 479756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 479750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 479752, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 537710, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 576585, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 418851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 418853, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 418856, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 418850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 418847, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 418840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 418843, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 418844, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 418859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 418860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 421412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 421416, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 421419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 421407, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 418868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 418863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 418865, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 418838, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 418834, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 417101, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 417095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 417093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 417102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 417106, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 417118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 417114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 417108, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 417089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 417084, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 418830, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 418832, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -76900, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 2262, 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 1003001, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 418827, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 418825, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 418822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 418824, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 421424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 421431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 421519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 421523, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 421525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 421517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 421512, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 421502, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 421505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 421508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 421531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 421534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 421549, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 421555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 421557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 421548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 421545, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 421535, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 421541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 421498, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 421495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 421456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 421458, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 421460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 421452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 421447, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 421434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 421439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 423657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 421464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 421469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 421485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 421488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 421491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 421480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 421478, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 421470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 421474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 417119, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 417127, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 417318, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 417311, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 417309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 417324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 417326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 417343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 417337, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 417332, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 417305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 417300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 417285, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 417280, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 417278, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 417286, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 417293, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 417299, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 417296, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 417345, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 417350, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 417417, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 417411, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 417399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 417425, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 417429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 417448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 417441, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 417437, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 417397, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 417389, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 417365, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 417363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 417357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 417370, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 417377, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 417385, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 417381, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 417276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 417270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 417171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 417168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 417164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 417174, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 417182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 417195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 417188, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 417183, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 417163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 417155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 417137, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 417131, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 417128, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 417138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 417142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 417152, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 417146, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 417197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 417201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 417253, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 417248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 417240, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 417256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 417259, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 417265, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 417264, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 417239, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 417236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 417213, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 417206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 417204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 417218, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 417220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 417230, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 417226, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 421563, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 421567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 422045, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 422049, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 422055, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 422040, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 422035, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 422018, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 422025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 422030, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 422060, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 422066, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 422090, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 422094, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 422102, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 422087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 422081, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 422071, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 422077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 422011, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 422009, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 421943, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 421948, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 421954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 421935, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 421930, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 421918, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 421923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 421929, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 421956, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 421962, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 421994, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 421998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 421999, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 421988, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 421982, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 421969, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 421976, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 422105, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 422110, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 422228, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 422229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 422238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 422216, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 422215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 422201, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 422203, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 422206, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 422243, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 422246, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 422271, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 422276, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 422281, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 422266, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 422256, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 422248, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 422255, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 422194, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 422193, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 422133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 422139, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 422142, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 422126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 422123, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 422114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 422118, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 422150, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 422155, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 422179, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 422181, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 422189, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 422176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 422171, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 422161, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 422168, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 421912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 421906, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 421663, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 500, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 421665, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 421667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 421657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 421652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 421640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 421645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 421651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 421672, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 421678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 421704, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 421708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 421714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 421698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 421693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 421682, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 421686, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 421636, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 421632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 421588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 421594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 421599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 421584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 421580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 421569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 421576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 421577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 421600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 421603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 300, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 421621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 421624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 421628, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 421620, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 421616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 421607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 400, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 421608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 421717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 421723, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 421848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 421855, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 421859, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 421841, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 421840, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 421822, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 421829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 421835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 421863, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 421868, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 421891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 421894, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 421899, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 421887, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 421882, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 421873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 421877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 421817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 421816, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 421759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 421763, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 421769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 421753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 421744, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 421728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 421739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 421775, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 421779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 421798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 421805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 421806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2208, 0, 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 896977, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 4491, 0, 0, 0, 11CCICMCA102168, 0, 2011-2012, Alumni, 896982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 421784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 421791, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 417455, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 417459, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 418471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 418469, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 418461, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 418475, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 418483, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 418496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 418495, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 418489, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 418460, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 418452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 418431, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 418422, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 418421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 418434, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 418439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 418450, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 418446, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 418501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 418506, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 418562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 418560, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 418555, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 418564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 418565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 418572, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 418571, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 418567, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 418551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 418546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 418522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 418516, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 418511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 418528, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 418533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 418543, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 418534, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 418413, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 418409, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 418289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 418284, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 418275, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 418291, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 418298, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 418310, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 418305, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 418301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 418273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 418270, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 418242, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 418236, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 418234, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 418247, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 418252, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 418262, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 418254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 418319, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 418324, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 418379, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 418378, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 418368, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 418387, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 418393, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 418403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 418402, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 418396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 418366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 418362, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 418339, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 418336, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 418326, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 418343, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 418348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 418357, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 418353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 418576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 418578, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 418759, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 418755, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 418753, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 418760, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 418762, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 418769, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 418767, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 418766, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 418751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 418750, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 418740, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 418732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 418729, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 418741, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 418743, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 418748, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 418745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 418771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 418774, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 418805, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 418802, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 418800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 418806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 418809, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 418814, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 418812, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 418811, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 418798, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 418794, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 418781, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 418779, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 418777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 418784, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 418787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 418792, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 418789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 418728, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 418724, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 418629, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 418623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 418618, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 418630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 418644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 418657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 418651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 418650, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 418610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 418609, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 418588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 418584, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 418580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 418590, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 418592, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 418605, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 418600, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 418661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 418664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 418712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 418709, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 418706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 418713, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 418717, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 418722, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 418719, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 418700, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 418698, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 418677, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 418671, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 418668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 418680, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 100, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 418684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 418695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 418691, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 418229, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 418220, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 417706, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 417699, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 417695, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 417707, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 417712, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 417727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 417721, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 417716, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 417693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 417684, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 417664, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 417660, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 417657, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 417667, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 417673, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 417679, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 417675, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 417732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 417735, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 417815, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 417806, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 417797, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 417819, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 417823, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 417839, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 417833, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 417829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 417789, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 417787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 417754, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 417747, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 417742, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 417758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 417768, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 417777, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 417772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 417652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 417648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 417517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 417514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 417507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 417525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 417531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 417546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 417539, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 417533, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 417505, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 417499, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 417474, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 417468, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 417467, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 417480, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 417485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 417492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 417491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 417551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 417559, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 417622, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 417615, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 417608, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 417625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 417633, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 417642, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 417638, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 417603, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 417598, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 417575, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 417569, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 417564, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 100, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 417576, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 417583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 417591, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 417587, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 417848, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 417850, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 418093, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 418089, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 418087, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 418095, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 418099, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 418116, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 418112, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 418104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 418079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 418077, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 418048, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 256000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 20000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 418047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 418041, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 418054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 418064, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 418070, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 418065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 418117, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 418125, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 418191, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 418184, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 418177, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 418192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 418197, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 418219, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 418211, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 418200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 418176, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 418170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 418135, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 418130, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 418126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 418144, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 100, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 418151, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 418164, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 418156, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 418039, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 418034, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 417912, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 417905, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 417900, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 417914, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 417923, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 417938, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 417936, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 417925, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 417893, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 417886, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 417867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 417860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 417854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 417870, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 100, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 417873, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 417881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 417877, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 417946, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 417952, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 418008, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 418003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 417998, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 418012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 418016, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 418027, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 418022, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 417991, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 417990, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 417963, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 417959, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 417957, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 417967, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 417978, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 100, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 417984, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 417983, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 422289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 421443, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 423215, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 422448, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 422439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 422435, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 422429, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 423221, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 423210, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 423204, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 422464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 423195, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 423200, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 422454, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 422453, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 423227, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 422421, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 423267, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 423263, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 423273, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 423277, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 423283, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 423258, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 423254, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 423238, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 423231, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 422415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 423244, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 423250, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 423192, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 423185, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 422531, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 422532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 422522, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 422517, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 422508, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 422511, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 422542, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 422548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 422566, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 422574, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 422561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 422556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 422552, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 422503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 422501, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 423170, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 423163, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 422466, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 423175, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 423182, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 423158, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 422471, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 422491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 422497, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 422488, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 422485, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 422479, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 423289, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 423294, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 423470, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 423464, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 423477, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 423481, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 423491, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 423486, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 423457, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 423456, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 423439, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 423433, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 423445, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 423449, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 423452, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 423492, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 423496, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 423532, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 423530, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 423537, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 423541, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 423544, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 423526, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 423525, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 423507, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 423503, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 423514, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 423519, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 423520, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 423428, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 423424, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 423340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 400, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 423331, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 423348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 423352, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 423361, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 423355, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 423327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 423320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 423301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 423300, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 423307, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 423312, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 423314, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 423366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 423367, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 423410, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 423408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 423412, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 423415, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 423419, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 200, School of Computing Science & Engineering, General, Fine Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 423404, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 423403, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 423382, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 423372, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 423390, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 423396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 423400, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 422577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 400, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 422582, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 422954, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 422949, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 422960, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 422968, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 422980, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 422975, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 422941, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 422934, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 422920, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 422910, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 422295, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 422924, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 422932, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 422985, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 422989, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 423038, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 423032, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 423044, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 423047, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 423054, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 422761, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 423025, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 422997, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 422995, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 423003, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 423012, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 423019, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 422907, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 422902, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 422835, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 422795, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 422846, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 422851, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 422854, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 422788, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 422796, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 422829, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 422808, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 422817, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 422828, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 422807, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 422800, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 422860, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 422866, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 422771, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 422772, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 422889, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 300, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 422891, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 422895, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 422778, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 422883, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 422878, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 422867, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 422787, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 422881, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 422783, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 423059, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 423065, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 423154, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 422674, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 422668, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 422661, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 422653, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 422655, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 422678, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 422681, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 422708, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 422714, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 422702, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 422693, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 422689, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 422646, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 422644, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 422607, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 422610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 422602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 422594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 422588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 422818, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 422619, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 422637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 422640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 422632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 422625, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 422624, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 422715, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 422725, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 423104, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 423100, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 200, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 423107, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 423114, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 423121, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 423096, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 423092, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 423079, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 423072, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 422758, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 423083, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 423088, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 422756, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 423126, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 422745, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 422751, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 422739, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 200, School of Civil Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 422732, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 300, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 422727, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2212, 0, 0, 0, 11CETBT101285, 0, 2011-2012, Alumni, 894266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101284, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2210, 0, 0, 0, 11CETBT101284, 0, 2011-2012, Alumni, 894284, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 423138, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 423133, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 423143, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 423149, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101283, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2207, 0, 0, 0, 11CETBT101283, 0, 2011-2012, Alumni, 894292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 423546, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 422614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 423556, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 422333, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 423594, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 423639, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 422338, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 423557, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 422340, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 423637, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 423596, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 423599, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 422327, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 422366, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 422320, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 423614, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 423612, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 423602, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 423604, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 423610, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 423589, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 422347, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 423568, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 423581, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 423583, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 423570, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 423580, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 422363, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 423573, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 423577, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 423588, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 423565, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 423561, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 422375, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 422348, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 423635, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 423562, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 422353, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 300, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 422369, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 422317, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 423640, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 422383, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 423654, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 423551, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 200, School of Mechanical Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 422388, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 422301, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 423651, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 422399, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 423648, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 423554, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 423652, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 423616, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 422396, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 422408, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 423623, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 422309, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 423621, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 423617, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 423643, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 423626, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 423630, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 423632, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 423645, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 423627, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 423548, DUE, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101021, AIE, BCA 2011-2012 III Sem VI, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2270, 0, 0, 0, 11CCICBC101021, 0, 2011-2012, Alumni, 875477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101286, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2263, 0, 0, 0, 11CETBT101286, 0, 2011-2012, Alumni, 894255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101287, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2282, 0, 0, 0, 11CETBT101287, 0, 2011-2012, Alumni, 894240, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2296, 0, 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 894231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2293, 0, 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 886686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2265, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2267, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2266, 0, 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 885939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2283, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885929, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2274, 0, 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 884423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2271, 0, 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 884434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2288, 0, 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 885919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2276, 0, 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 884421, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2277, 0, 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 884413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2298, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2280, 0, 0, 0, 11CETBT105269, 0, 2011-2012, Alumni, 887339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2297, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2294, 0, 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 884398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2281, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2255, 0, 0, 0, 11CETBT105268, 0, 2011-2012, Alumni, 887347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2273, 0, 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 884433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2272, 0, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105012, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2275, 0, 0, 0, 11CETMT105012, 0, 2011-2012, Alumni, 886591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104027, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2289, 0, 0, 0, 11CETBT104027, 0, 2011-2012, Alumni, 889789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2301, 0, 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 884371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2303, 0, 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 884368, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2300, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884377, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2302, 0, 0, 0, 11CETBT102223, 0, 2011-2012, Alumni, 891604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2312, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 2319, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 35000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2318, 0, 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 885907, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105271, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2306, 0, 0, 0, 11CETBT105271, 0, 2011-2012, Alumni, 887319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2310, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2309, 0, 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 894229, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2299, 0, 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 890527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101290, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2316, 0, 0, 0, 11CETBT101290, 0, 2011-2012, Alumni, 894222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2317, 0, 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 894214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102224, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2311, 0, 0, 0, 11CETBT102224, 0, 2011-2012, Alumni, 891598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2304, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887327, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2314, 0, 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 884350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2313, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2305, 0, 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 887326, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 03-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2315, 0, 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 889782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2333, 0, 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 885905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2322, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887303, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2330, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894208, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2321, 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 886684, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102226, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2332, 0, 0, 0, 11CETBT102226, 0, 2011-2012, Alumni, 891582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2320, 0, 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 884344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2324, 0, 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 884343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2325, 0, 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 884339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2329, 0, 0, 0, 11CETBT101292, 0, 2011-2012, Alumni, 894209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2334, 0, 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 891572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2331, 0, 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 884323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2328, 0, 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 891590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2327, 0, 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 884331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 04-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2323, 0, 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 843594, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2326, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102228, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2336, 0, 0, 0, 11CETBT102228, 0, 2011-2012, Alumni, 891565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 994787, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 606208, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 994812, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 994818, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2340, 0, 0, 0, 11CETBT105281, 0, 2011-2012, Alumni, 887195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2335, 0, 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 884318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 605939, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 994600, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 994375, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2338, 0, 0, 0, 11CETBT101293, 0, 2011-2012, Alumni, 894194, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 606001, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2337, 0, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2342, 0, 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 884314, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 605997, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -122000, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 994489, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 606420, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 994626, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 606226, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 994603, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 606030, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 994532, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 606214, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 994831, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2339, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -1100, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 05-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 995010, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105013, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2341, 0, 0, 0, 11CETMT105013, 0, 2011-2012, Alumni, 886587, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 05-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 605785, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-08-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -138000, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 994997, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2350, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2348, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2346, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887287, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2345, 0, 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 886577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103070, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2343, 0, 0, 0, 11CETBT103070, 0, 2011-2012, Alumni, 890520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2347, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887286, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2344, 0, 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 884312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2349, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2354, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2367, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891558, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2363, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2366, 0, 0, 0, 11CETBT105275, 0, 2011-2012, Alumni, 887263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88160, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2352, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887272, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39840, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2351, 0, 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 887273, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101295, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2365, 0, 0, 0, 11CETBT101295, 0, 2011-2012, Alumni, 894180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 2356, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 994773, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 08-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2364, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2361, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101024, AIE, BCA 2011-2012 III Sem VI, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2360, 0, 0, 0, 11CCICBC101024, 0, 2011-2012, Alumni, 843596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102229, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2368, 0, 0, 0, 11CETBT102229, 0, 2011-2012, Alumni, 891557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 606164, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2355, 0, 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 886683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 08-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2353, 0, 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 843595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2370, 0, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885084, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 994808, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2374, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Computer Science Engineering, 2371, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 606204, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2377, 0, 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 886676, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2379, 0, 0, 0, 11CETBT101297, 0, 2011-2012, Alumni, 894167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105316, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2376, 0, 0, 0, 11CETBT105316, 0, 2011-2012, Alumni, 886772, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2375, 0, 0, 0, 11CETBT101296, 0, 2011-2012, Alumni, 894173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 606229, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 994723, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 994716, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 606114, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 605920, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 606121, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 606227, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 994552, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 994444, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 994399, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 606206, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 606205, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2384, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890504, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2385, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884301, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 605808, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 605844, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2382, 0, 0, 0, 11CETBT102231, 0, 2011-2012, Alumni, 891544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 994534, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 606248, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 606252, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 994516, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2383, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 994496, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 994540, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 994637, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 994856, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 605940, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 605946, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 606043, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 994859, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2386, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101083, AIE, BBA 2011-2012 III Sem VI, 0, 11-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2387, 0, 0, 0, 11COMBB101083, 0, 2011-2012, Alumni, 885858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 605955, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 994835, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 994809, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 605898, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 994833, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 994810, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 994546, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2388, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887251, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 606003, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 606068, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 63000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2392, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 605815, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 994452, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 606133, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 606316, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 994407, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 605950, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -63000, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 1002803, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 605851, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2389, 0, 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 884296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 994665, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2394, 0, 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 891526, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 994605, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 994675, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 606079, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 994732, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2391, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2390, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891535, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2396, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 83000, MCA, 2393, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 12-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2395, 0, 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 889758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 994947, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 14-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 606352, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103072, 32000, 2011-2012, Alumni, 615815, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103072, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2402, 0, 0, 0, 11CETBT103072, 0, 2011-2012, Alumni, 890494, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105277, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2401, 0, 0, 0, 11CETBT105277, 0, 2011-2012, Alumni, 887234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 606081, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2409, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101085, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2407, 0, 0, 0, 11COMBB101085, 0, 2011-2012, Alumni, 885839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 606022, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 606338, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2405, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885848, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 994937, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2408, 0, 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 885830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2404, 0, 0, 0, 11CETBT101300, 0, 2011-2012, Alumni, 894136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2403, 0, 0, 0, 11CETBT101299, 0, 2011-2012, Alumni, 894144, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 994621, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 16-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 1000, Bachelor of Business Administration, 2406, 0, 0, 0, 11COMBB101084, 0, 2011-2012, Alumni, 885847, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -6000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 16-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 994678, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2412, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891520, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 800, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2419, 0, 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 890481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2413, 0, 0, 0, 11CETBT102234, 0, 2011-2012, Alumni, 891521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105278, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2414, 0, 0, 0, 11CETBT105278, 0, 2011-2012, Alumni, 887227, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 208900, MBA in dual specialization , 2416, 0, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884568, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 17-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2411, 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 885821, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2417, 0, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 1002836, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2425, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2423, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890458, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2421, 0, 0, 0, 11CETBT105279, 0, 2011-2012, Alumni, 887215, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2422, 0, 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 894112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2420, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103075, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2424, 0, 0, 0, 11CETBT103075, 0, 2011-2012, Alumni, 890457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2439, 0, 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 885820, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2436, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891510, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101025, AIE, BCA 2011-2012 III Sem VI, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2431, 0, 0, 0, 11CCICBC101025, 0, 2011-2012, Alumni, 898299, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101028, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2428, 0, 0, 0, 11CETMT101028, 0, 2011-2012, Alumni, 886674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2438, 0, 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 885819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2432, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886670, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2429, 0, 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 889755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2430, 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 896957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2434, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103076, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2440, 0, 0, 0, 11CETBT103076, 0, 2011-2012, No Information, 890439, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105280, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2427, 0, 0, 0, 11CETBT105280, 0, 2011-2012, Alumni, 887205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, M.Tech Computer Science Engineering, 2433, 0, 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 886669, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2437, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891509, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2435, 0, 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 884295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2448, 0, 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 886666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2457, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2461, 0, 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 884277, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2456, 0, 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 887154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2441, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887182, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2442, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105282, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2443, 0, 0, 0, 11CETBT105282, 0, 2011-2012, Alumni, 887180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2455, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2454, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 55000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2451, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898280, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2462, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2444, 0, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2459, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890434, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, BCA, 2452, 0, 0, 0, 11CCICBC101026, 0, 2011-2012, Alumni, 898279, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2453, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2450, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2446, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2449, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Civil Engineering, 2463, 0, 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 890431, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101305, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2460, 0, 0, 0, 11CETBT101305, 0, 2011-2012, No Information, 894066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2447, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 20-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2458, 0, 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 890435, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 145000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2445, 0, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2468, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891498, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2469, 0, 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 891497, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101090, AIE, BBA 2011-2012 III Sem VI, 0, 23-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2476, 0, 0, 0, 11COMBB101090, 0, 2011-2012, Alumni, 885807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2474, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2473, 0, 0, 0, 11CETBT102237, 0, 2011-2012, Alumni, 891496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2467, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2464, 0, 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 887131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2475, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 8900, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2471, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2465, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 1100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2470, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 23-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2466, 0, 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 887119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 105000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2482, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889672, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104036, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2477, 0, 0, 0, 11CETBT104036, 0, 2011-2012, Alumni, 889682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2478, 0, 0, 0, 11CETBT101307, 0, 2011-2012, Alumni, 894053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2479, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2487, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894031, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105288, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2486, 0, 0, 0, 11CETBT105288, 0, 2011-2012, Alumni, 887111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 24-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2483, 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 885796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2485, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2484, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2480, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894046, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101027, AIE, BCA 2011-2012 I Sem II, 0, 24-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2481, 0, 0, 0, 11CCICBC101027, 0, 2011-2012, No Information, 898265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 24-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2488, 0, 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 890398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2491, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2490, 0, 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 890397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2494, 0, 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 887103, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Civil Engineering, 2492, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890394, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101310, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2496, 0, 0, 0, 11CETBT101310, 0, 2011-2012, Alumni, 894021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2493, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891447, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2495, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102172, AIE, MCA 2011-2012 III Sem VI, 0, 25-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2489, 0, 0, 0, 11CCICMCA102172, 0, 2011-2012, Alumni, 896956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 994951, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 994950, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , -65000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , -10000, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 994341, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 606356, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 994955, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 606257, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2504, 0, 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 890382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 994667, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 606212, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 23000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2497, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2498, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893996, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 606069, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 994863, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 994866, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2500, 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 885795, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 605966, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 605965, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2499, 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 889655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -100, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994814, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 994815, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 605892, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 605944, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 606357, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 605758, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 994561, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102241, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2501, 0, 0, 0, 11CETBT102241, 0, 2011-2012, Alumni, 891436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 606260, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 994459, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 73000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2503, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 994560, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 605858, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 26-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 606361, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 994418, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 55000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2502, 0, 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 889654, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 994537, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 994490, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 26-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 605821, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2514, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2518, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2508, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2520, 0, 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 891409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2512, 0, 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 887097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2505, 0, 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 893982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2515, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889629, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2507, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2511, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2509, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2506, 0, 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 891424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2517, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2519, 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 889626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2513, 0, 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 884265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 27-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2521, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2516, 0, 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 889628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2510, 0, 0, 0, 11CETBT105283, 0, 2011-2012, Alumni, 887164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2549, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2550, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2531, 0, 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 896947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2555, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2557, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2551, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886989, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 50, B.Tech/B.Tech (Hons) Mechanical Engineering, 2556, 0, 0, 0, 11CETBT102246, 0, 2011-2012, Alumni, 891385, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2545, 0, 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 891398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2524, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2525, 0, 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 891407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2547, 0, 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 887001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2544, 0, 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 887011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2530, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887069, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2535, 0, 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 893928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 113000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2532, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2536, 0, 0, 0, 11CETBT105294, 0, 2011-2012, Alumni, 887042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2527, 0, 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 896948, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 127500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2537, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2534, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896945, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105293, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2533, 0, 0, 0, 11CETBT105293, 0, 2011-2012, Alumni, 887056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2558, 0, 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 890304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2554, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885756, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2553, 0, 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 885757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2526, 0, 0, 0, 11CETBT101313, 0, 2011-2012, Alumni, 893981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101095, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2546, 0, 0, 0, 11COMBB101095, 0, 2011-2012, Alumni, 885770, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2528, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893956, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2522, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Civil Engineering, 2523, 0, 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 890369, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2542, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2552, 0, 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 890315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2540, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2539, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890351, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103085, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2538, 0, 0, 0, 11CETBT103085, 0, 2011-2012, Alumni, 890352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2548, 0, 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 884259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2529, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101094, AIE, BBA 2011-2012 III Sem VI, 0, 29-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2543, 0, 0, 0, 11COMBB101094, 0, 2011-2012, Alumni, 885783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2575, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2572, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 63000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2577, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2559, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2578, 0, 0, 0, 11CETBT101321, 0, 2011-2012, Alumni, 893861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2576, 0, 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 893865, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 5000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2563, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2564, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2574, 0, 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 891331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2582, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2583, 0, 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 891319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2573, 0, 0, 0, 11CETBT102248, 0, 2011-2012, Alumni, 891344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2566, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2570, 0, 0, 0, 11CETBT101318, 0, 2011-2012, Alumni, 893901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2565, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2585, 0, 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 886933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102178, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2586, 0, 0, 0, 11CCICMCA102178, 0, 2011-2012, Alumni, 896919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2561, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2560, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886970, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2569, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2581, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896924, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2580, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2587, 0, 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 891302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2571, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2584, 0, 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 891318, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 15000, 2011-2012, No Information, 609952, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101322, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2588, 0, 0, 0, 11CETBT101322, 0, 2011-2012, Alumni, 893846, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, M.Tech Power Electronics & Drives, 2589, 0, 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 886641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, BCA, 2579, 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 898255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2562, 0, 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 886969, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 30-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2568, 0, 0, 0, 11CCICBC101028, 0, 2011-2012, Alumni, 898263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104043, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2567, 0, 0, 0, 11CETBT104043, 0, 2011-2012, Alumni, 889624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 995009, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2602, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2596, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891270, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 994995, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -145000, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 994538, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2599, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889606, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2598, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2600, 0, 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 889605, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2591, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2604, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105017, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2601, 0, 0, 0, 11CETMT105017, 0, 2011-2012, Alumni, 886566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -102000, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 994396, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2603, 0, 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 891250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2606, 0, 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 884250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -32000, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 994450, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -83000, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 994424, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -22000, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 994550, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2593, 0, 0, 0, 11CETBT102253, 0, 2011-2012, Alumni, 891285, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2592, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2595, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2605, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893800, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2597, 0, 0, 0, 11CETBT101324, 0, 2011-2012, Alumni, 893813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -50000, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 994798, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103089, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2594, 0, 0, 0, 11CETBT103089, 0, 2011-2012, Alumni, 890292, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2590, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2607, 0, 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 886981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2608, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2612, 0, 0, 0, 11CETBT101326, 0, 2011-2012, Alumni, 893783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2618, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2620, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893754, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2617, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2616, 0, 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 893766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2614, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2623, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2621, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889583, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2611, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2624, 0, 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 889569, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2619, 0, 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 891214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2615, 0, 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 891228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 2000, MCA, 2610, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2613, 0, 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 896886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104045, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2622, 0, 0, 0, 11CETBT104045, 0, 2011-2012, Alumni, 889582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 02-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2609, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896901, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 606201, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -6000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994803, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 606349, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 605972, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 994804, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103092, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2626, 0, 0, 0, 11CETBT103092, 0, 2011-2012, Alumni, 890231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 994566, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2625, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 606023, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2632, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 2633, 0, 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 886556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 65000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 606364, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 606426, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 03-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 994622, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2627, 0, 0, 0, 11CETBT101331, 0, 2011-2012, Alumni, 893745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2628, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 995014, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 76900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2630, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 994944, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2629, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886925, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -65000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 03-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 994959, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2631, 0, 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 886927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2634, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2639, 0, 0, 0, 11CETBT102259, 0, 2011-2012, Alumni, 891211, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2645, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102182, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2637, 0, 0, 0, 11CCICMCA102182, 0, 2011-2012, Alumni, 896884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2640, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2635, 0, 0, 0, 11CETBT101332, 0, 2011-2012, Alumni, 893728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2638, 0, 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 886880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2642, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891202, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2644, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896866, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2643, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2636, 0, 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 886881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2646, 0, 0, 0, 11CETBT101333, 0, 2011-2012, Alumni, 893720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 05-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2641, 0, 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 891190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -70000, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 2651, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 1003157, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2654, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2649, 0, 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 890193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2653, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2655, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2647, 0, 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 886951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 70000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2648, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10250, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2650, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891188, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 2658, 0, 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 884247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2660, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893687, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2666, 0, 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 885749, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2659, 0, 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 893688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2662, 0, 0, 0, 11CETBT102263, 0, 2011-2012, Alumni, 891178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101338, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2663, 0, 0, 0, 11CETBT101338, 0, 2011-2012, Alumni, 893666, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2665, 0, 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 884241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101339, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2664, 0, 0, 0, 11CETBT101339, 0, 2011-2012, Alumni, 893658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 08-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2661, 0, 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 889547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 606109, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 994706, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-09-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -208900, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 995038, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 994426, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 606399, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 605998, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 598593, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 994988, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 994987, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 09-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 605826, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 09-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2668, 0, 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 885748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 994601, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2667, 0, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891201, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2672, 0, 0, 0, 11CETBT101340, 0, 2011-2012, Alumni, 893651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 605897, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 994494, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101336, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 10-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2671, 0, 0, 0, 11CETBT101336, 0, 2011-2012, Alumni, 893686, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2682, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884236, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2681, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 12-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2679, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2673, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2680, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890042, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 2683, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2677, 0, 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 886891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2674, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889546, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2675, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 12-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2676, 0, 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 889544, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 12-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2678, 0, 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 890189, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 13-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 2684, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2687, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 13-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2685, 0, 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 893667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2689, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2688, 0, 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 889542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2703, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2704, 0, 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 891269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2702, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891145, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2690, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105312, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2691, 0, 0, 0, 11CETBT105312, 0, 2011-2012, Alumni, 886807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2698, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890131, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2696, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2694, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20250, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2695, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893620, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 994362, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 994943, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 994708, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 32500, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 21-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 606347, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 606177, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 21-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 605776, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 994654, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 994783, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 21-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 606060, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 22-09-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2700, 0, 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 891109, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2706, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890156, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-09-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2707, 0, 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 886835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-09-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2708, 0, 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 884225, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 29-09-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2709, 0, 0, 0, 11CCICMCA102177, 0, 2011-2012, Alumni, 896923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 606165, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 606421, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 606400, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 606067, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 606413, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 994989, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 995003, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 994510, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 994664, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 605916, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -64000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 994774, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 995011, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -15000, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 995035, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Civil Engineering, 2710, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2714, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2719, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40400, B.Tech/B.Tech (Hons) Civil Engineering, 2716, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890113, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2718, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890098, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 2720, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 994569, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Civil Engineering, 2713, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2712, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Civil Engineering, 2717, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890112, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 605975, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28600, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2715, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 10-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 117750, B.Tech/B.Tech (Hons) Mechanical Engineering, 2723, 0, 0, 0, 11CETBT102262, 0, 2011-2012, Alumni, 891187, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 10-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 2722, 0, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 76900, MBA in dual specialization , 2726, 0, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884829, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2724, 0, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894995, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 995018, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 994647, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 14-10-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 994807, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-10-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -76900, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 995020, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 994421, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -100000, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 994529, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-10-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 994679, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 995019, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-10-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 606431, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 17-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2727, 0, 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 890024, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 606291, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 119000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2729, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 994555, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-10-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2728, 0, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 884283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 994899, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-10-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 605959, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-10-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2731, 0, 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 890018, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -18000, 0, M.Tech Computer Science Engineering, , 0, -18000, 0, 11CETMT101004, 0, 2011-2012, No Information, 997546, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101004, 18000, 2011-2012, No Information, 615807, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 18000, 0, M.Tech Computer Science Engineering, , 0, 18000, 0, 11CETMT101004, 0, 2012-2013, No Information, 997547, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-11-2011, School of Business, 0, School of Business, General, Adjustable Excess Fee, 0, 0, MBA in dual specialization , , -128000, 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 995059, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-11-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Civil Engineering, 2732, 0, 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 890154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 120000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2736, 0, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891088, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 72900, B.Tech/B.Tech (Hons) Mechanical Engineering, 2735, 0, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -64000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 994506, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-11-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -72900, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 994682, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 994767, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 606159, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 605911, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-11-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2737, 0, 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 886905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102168, 23000, 2011-2012, Alumni, 609954, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 27-11-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102004, 23000, 2011-2012, Alumni, 609953, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-12-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2739, 0, 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 886858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2740, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102170, 23000, 2011-2012, Alumni, 609955, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -23000, 0, MCA, , 0, -23000, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 997427, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 12-12-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 23000, 0, MCA, , 0, 23000, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 997428, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101107, 25600, 2011-2012, Alumni, 615796, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, 25600, 0, MBA in dual specialization , , 0, 25600, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 997549, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-12-2011, School of Business, 0, School of Business, General, TUITION FEE, -25600, 0, MBA in dual specialization , , 0, -25600, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 997548, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2741, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-12-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2743, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-01-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 2745, 0, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2755, 0, 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 884408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2752, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2791, 0, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2772, 0, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892653, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2771, 0, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2790, 0, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885607, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2796, 0, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2794, 0, 0, 0, 11CETBT101317, 0, 2011-2012, Alumni, 893923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 1003101, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2788, 0, 0, 0, 11CETBT101330, 0, 2011-2012, Alumni, 893755, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2773, 0, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891887, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2760, 0, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2767, 0, 0, 0, 11CETBT101329, 0, 2011-2012, Alumni, 893765, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2797, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885051, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102255, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2769, 0, 0, 0, 11CETBT102255, 0, 2011-2012, Alumni, 891266, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2781, 0, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891619, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2775, 0, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2780, 0, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2795, 0, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102175, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2774, 0, 0, 0, 11CCICMCA102175, 0, 2011-2012, Alumni, 896946, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2787, 0, 0, 0, 11CETBT104040, 0, 2011-2012, Alumni, 889647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2778, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2765, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2751, 0, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2789, 0, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2793, 0, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2777, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2784, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897034, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2756, 0, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897058, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 2783, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2785, 0, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2770, 0, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2768, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896994, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 2764, 0, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2749, 0, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894730, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2750, 0, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 2786, 0, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 841671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2762, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101082, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2761, 0, 0, 0, 11COMBB101082, 0, 2011-2012, Alumni, 885874, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2766, 0, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2776, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2779, 0, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2759, 0, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895563, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2753, 0, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896142, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2754, 0, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886481, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2747, 0, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 2746, 0, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892271, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 13-01-2012, School of Business, 0, School of Business, General, Fine Fee, 0, 200, Bachelor of Business Administration, 2758, 0, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886234, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103082, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2782, 0, 0, 0, 11CETBT103082, 0, 2011-2012, Alumni, 890396, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, M.Tech Computer Science Engineering, 2763, 0, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886705, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2792, 0, 0, 0, 11CETBT105263, 0, 2011-2012, Alumni, 887375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 2748, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103086, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-01-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 2757, 0, 0, 0, 11CETBT103086, 0, 2011-2012, Alumni, 890335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2798, 0, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888661, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 19-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 605767, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 25-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2807, 0, 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 886537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 25-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D (Electronics & Communication Engineering ), 2806, 0, 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 886531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICPH116001, AIE, Phd computer Application II Sem III, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Application, 2805, 0, 0, 0, 11CCICPH116001, 0, 2011-2012, Alumni, 896859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 25-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 102000, MCA, 2804, 0, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897476, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 27-01-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, Ph.D Computer Sc. Engineering, 2808, 0, 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 886551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2811, 0, 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 886534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 27-01-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, Ph.D Electrical Engineering, 2809, 0, 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 886547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 27-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2810, 0, 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 886536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 40000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, Security Fee, 0, 10000, Ph.D (English), 2813, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 30-01-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Ph.D Management, 2817, 0, 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 886533, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH108001, AIE, Ph.D Chemistry 2011-2012 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D Chemistry, 2812, 0, 0, 0, 11CBACPH108001, 0, 2011-2012, No Information, 871711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH111001, AIE, Ph.D (English) 2011-2012 I Sem II, 0, 30-01-2012, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 10000, Ph.D (English), 2814, 0, 0, 0, 11CACCPH111001, 0, 2011-2012, Alumni, 853895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CBACPH109001, AIE, Ph.D (Maths) 2017-2018 I Sem II, 0, 30-01-2012, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 10000, Ph.D (Maths), 2815, 0, 0, 0, 11CBACPH109001, 0, 2011-2012, No Information, 864541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 30-01-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, Ph.D Mechanical Engineering, 2816, 0, 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 886543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 92000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 605816, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -32500, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , -10000, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 994958, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 32500, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 606363, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -120000, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 994702, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -64000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 994974, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 64000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-02-2012, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 606386, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 994410, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2819, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2818, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2820, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890078, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, Security Fee, 0, 10000, Ph.D (Lib & Info Sc), 2924, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 853896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CACCPH121001, AIE, Ph.D (Lib & Info Sc) 2011-2012 I Sem II, 0, 10-02-2012, School of Library & Information Science, 0, School of Library & Information Science, General, TUITION FEE, 0, 25000, Ph.D (Lib & Info Sc), 2925, 0, 0, 0, 11CACCPH121001, 0, 2011-2012, No Information, 880333, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3105, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887628, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3442, 0, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3320, 0, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3424, 0, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897249, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3142, 0, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896389, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3429, 0, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3420, 0, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3443, 0, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3258, 0, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884900, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3425, 0, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3297, 0, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3358, 0, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884788, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3322, 0, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892872, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3344, 0, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893284, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3438, 0, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3307, 0, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3433, 0, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3365, 0, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3366, 0, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884815, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3421, 0, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3306, 0, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3293, 0, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897104, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897164, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3408, 0, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3587, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884860, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893310, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3370, 0, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884803, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3384, 0, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897080, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3299, 0, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897096, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3385, 0, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897235, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3448, 0, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3130, 0, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893543, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3455, 0, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3163, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3292, 0, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897750, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3395, 0, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3143, 0, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3179, 0, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893507, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3417, 0, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885045, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3404, 0, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3418, 0, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885050, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3245, 0, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885090, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3351, 0, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3303, 0, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3231, 0, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3352, 0, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3217, 0, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888857, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3290, 0, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3363, 0, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885108, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3265, 0, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885116, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3243, 0, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885035, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3422, 0, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897704, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3139, 0, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3376, 0, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884959, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3289, 0, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897593, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3298, 0, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102232, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3324, 0, 0, 0, 11CETBT102232, 0, 2011-2012, Alumni, 891536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3457, 0, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3380, 0, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3381, 0, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3419, 0, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897433, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3440, 0, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3437, 0, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3171, 0, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896360, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3205, 0, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889057, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3184, 0, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890980, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3206, 0, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3378, 0, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885028, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3169, 0, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3315, 0, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3444, 0, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3357, 0, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3165, 0, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3439, 0, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3342, 0, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889025, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3164, 0, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3411, 0, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102267, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3426, 0, 0, 0, 11CETBT102267, 0, 2011-2012, Alumni, 891127, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3317, 0, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3239, 0, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3223, 0, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3454, 0, 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 884268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3203, 0, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896500, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3238, 0, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884459, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 3446, 0, 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 891146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 900, MBA in dual specialization , 3556, 0, 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 884291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3212, 0, 0, 0, 11CETBT103104, 0, 2011-2012, Alumni, 890043, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3558, 0, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3144, 0, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896626, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3202, 0, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3369, 0, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3173, 0, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3152, 0, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3406, 0, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884549, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3151, 0, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3318, 0, 0, 0, 11CETBT102247, 0, 2011-2012, Alumni, 891366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3135, 0, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896673, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3356, 0, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884540, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3240, 0, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Civil Engineering, 3397, 0, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3354, 0, 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 884392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103093, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3185, 0, 0, 0, 11CETBT103093, 0, 2011-2012, Alumni, 890205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103090, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3349, 0, 0, 0, 11CETBT103090, 0, 2011-2012, Alumni, 890269, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103079, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3336, 0, 0, 0, 11CETBT103079, 0, 2011-2012, Alumni, 890415, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101290, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3268, 0, 0, 0, 11COMMBA101290, 0, 2011-2012, Alumni, 884358, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103099, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3329, 0, 0, 0, 11CETBT103099, 0, 2011-2012, Alumni, 890116, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101289, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3413, 0, 0, 0, 11COMMBA101289, 0, 2011-2012, Alumni, 884365, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103096, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3340, 0, 0, 0, 11CETBT103096, 0, 2011-2012, Alumni, 890172, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103098, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3232, 0, 0, 0, 11CETBT103098, 0, 2011-2012, Alumni, 890132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3450, 0, 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 884386, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3355, 0, 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 884335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103074, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3230, 0, 0, 0, 11CETBT103074, 0, 2011-2012, Alumni, 890468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3242, 0, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884441, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103101, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3328, 0, 0, 0, 11CETBT103101, 0, 2011-2012, Alumni, 890081, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3204, 0, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3361, 0, 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 884302, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101301, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3252, 0, 0, 0, 11COMMBA101301, 0, 2011-2012, Alumni, 884308, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3136, 0, 0, 0, 11CETBT102265, 0, 2011-2012, Alumni, 891168, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103100, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3166, 0, 0, 0, 11CETBT103100, 0, 2011-2012, Alumni, 890099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3319, 0, 0, 0, 11CETBT103071, 0, 2011-2012, Alumni, 890505, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3201, 0, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890593, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102240, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3208, 0, 0, 0, 11CETBT102240, 0, 2011-2012, Alumni, 891448, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3434, 0, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3276, 0, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889395, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3261, 0, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102180, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3386, 0, 0, 0, 11CCICMCA102180, 0, 2011-2012, Alumni, 896902, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3183, 0, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893150, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3388, 0, 0, 0, 11CCICMCA102183, 0, 2011-2012, Alumni, 896879, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893121, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102184, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3309, 0, 0, 0, 11CCICMCA102184, 0, 2011-2012, Alumni, 896867, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3451, 0, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884710, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3394, 0, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102179, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, MCA, 3456, 0, 0, 0, 11CCICMCA102179, 0, 2011-2012, Alumni, 896914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3321, 0, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3383, 0, 0, 0, 11CCICMCA102170, 0, 2011-2012, Alumni, 896965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3367, 0, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884765, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3409, 0, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3260, 0, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884774, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3215, 0, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889283, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102176, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3389, 0, 0, 0, 11CCICMCA102176, 0, 2011-2012, Alumni, 896935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3453, 0, 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 884378, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3147, 0, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3259, 0, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884745, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3137, 0, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3254, 0, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884697, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102235, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3316, 0, 0, 0, 11CETBT102235, 0, 2011-2012, Alumni, 891511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104035, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3549, 0, 0, 0, 11CETBT104035, 0, 2011-2012, Alumni, 889702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104037, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3445, 0, 0, 0, 11CETBT104037, 0, 2011-2012, Alumni, 889673, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3405, 0, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893007, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3190, 0, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896132, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104034, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3403, 0, 0, 0, 11CETBT104034, 0, 2011-2012, Alumni, 889720, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3564, 0, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3224, 0, 0, 0, 11CETBT104030, 0, 2011-2012, Alumni, 889774, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3412, 0, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884584, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104033, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3222, 0, 0, 0, 11CETBT104033, 0, 2011-2012, Alumni, 889740, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3368, 0, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3221, 0, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 3313, 0, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890680, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3263, 0, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884675, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3134, 0, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101315, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3269, 0, 0, 0, 11COMMBA101315, 0, 2011-2012, Alumni, 884237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3431, 0, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884683, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102238, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3189, 0, 0, 0, 11CETBT102238, 0, 2011-2012, Alumni, 891482, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3241, 0, 0, 0, 11COMMBA101313, 0, 2011-2012, Alumni, 884244, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102239, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3393, 0, 0, 0, 11CETBT102239, 0, 2011-2012, Alumni, 891467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3167, 0, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3452, 0, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3262, 0, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3373, 0, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885438, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 1002860, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3161, 0, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3187, 0, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3430, 0, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 1002854, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105272, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3332, 0, 0, 0, 11CETBT105272, 0, 2011-2012, Alumni, 887304, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 500, MBA in dual specialization , 3449, 0, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885678, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3158, 0, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3396, 0, 0, 0, 11CETBT101294, 0, 2011-2012, No Information, 894186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3174, 0, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 1002884, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3233, 0, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886631, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3362, 0, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105291, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3548, 0, 0, 0, 11CETBT105291, 0, 2011-2012, Alumni, 887086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3255, 0, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885484, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3335, 0, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 1002906, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3153, 0, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 1002902, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3157, 0, 0, 0, 11CETBT105286, 0, 2011-2012, Alumni, 887130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3181, 0, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888219, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3283, 0, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886022, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3160, 0, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3228, 0, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3154, 0, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887812, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3177, 0, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 1003087, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3159, 0, 0, 0, 11CETBT101301, 0, 2011-2012, Alumni, 894125, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3341, 0, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888403, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6900, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 1002778, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3291, 0, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3414, 0, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885688, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3210, 0, 0, 0, 11CETBT101303, 0, 2011-2012, Alumni, 894100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892140, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3207, 0, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3327, 0, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 1002782, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3281, 0, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3270, 0, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3275, 0, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3323, 0, 0, 0, 11CETBT101298, 0, 2011-2012, Alumni, 894157, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3256, 0, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885413, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105015, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3234, 0, 0, 0, 11CETMT105015, 0, 2011-2012, Alumni, 886575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -92000, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3308, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 1002793, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3410, 0, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885389, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3141, 0, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105016, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Communication Engineering, 3237, 0, 0, 0, 11CETMT105016, 0, 2011-2012, Alumni, 886570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3371, 0, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3146, 0, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3235, 0, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886699, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3216, 0, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 1003026, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101081, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3288, 0, 0, 0, 11COMBB101081, 0, 2011-2012, Alumni, 885884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3194, 0, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 1003036, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3251, 0, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885579, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3186, 0, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895124, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3339, 0, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 1003015, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885554, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3399, 0, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 1002986, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3200, 0, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 1002997, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101080, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, Bachelor of Business Administration, 3379, 0, 0, 0, 11COMBB101080, 0, 2011-2012, Alumni, 885895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3197, 0, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 1003054, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3168, 0, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 1003058, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3182, 0, 0, 0, 11CETBT105298, 0, 2011-2012, Alumni, 886990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3348, 0, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3350, 0, 0, 0, 11CETBT105295, 0, 2011-2012, Alumni, 887028, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3458, 0, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885623, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3199, 0, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3347, 0, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892190, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3271, 0, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3196, 0, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892177, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105311, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3346, 0, 0, 0, 11CETBT105311, 0, 2011-2012, Alumni, 886824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3148, 0, 0, 0, 11CETBT105302, 0, 2011-2012, Alumni, 886943, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3213, 0, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3334, 0, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 1002984, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 1003124, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3338, 0, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3211, 0, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894827, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3273, 0, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885641, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3140, 0, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 1002916, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105292, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3162, 0, 0, 0, 11CETBT105292, 0, 2011-2012, Alumni, 887070, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 1003144, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3282, 0, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, MBA in dual specialization , 3253, 0, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 1003138, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3175, 0, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 1002913, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3550, 0, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 1002919, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3287, 0, 0, 0, 11COMBB101073, 0, 2011-2012, Alumni, 885951, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3247, 0, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3447, 0, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3416, 0, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3198, 0, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 1002959, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3180, 0, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895066, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3225, 0, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101075, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3286, 0, 0, 0, 11COMBB101075, 0, 2011-2012, Alumni, 885938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, M.Tech Computer Science Engineering, 3236, 0, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3285, 0, 0, 0, 11COMBB101076, 0, 2011-2012, Alumni, 885930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3277, 0, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885516, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3257, 0, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3193, 0, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3138, 0, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891941, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3132, 0, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891950, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3295, 0, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897984, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3296, 0, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897995, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3209, 0, 0, 0, 11CETBT101323, 0, 2011-2012, Alumni, 893828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101099, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3280, 0, 0, 0, 11COMBB101099, 0, 2011-2012, Alumni, 885741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3375, 0, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3279, 0, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3387, 0, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897958, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, MBA in dual specialization , 3435, 0, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 3314, 0, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3267, 0, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885241, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3392, 0, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3305, 0, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3128, 0, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895822, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3266, 0, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885268, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, MCA, 3423, 0, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898010, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3219, 0, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Mechanical Engineering, 3428, 0, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891969, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3391, 0, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898002, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3400, 0, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892325, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3372, 0, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885245, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3325, 0, 0, 0, 11CETBT101325, 0, 2011-2012, Alumni, 893801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3218, 0, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3249, 0, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885166, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3330, 0, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888747, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3390, 0, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897908, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105266, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3214, 0, 0, 0, 11CETBT105266, 0, 2011-2012, No Information, 887359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3304, 0, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897853, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101334, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3398, 0, 0, 0, 11CETBT101334, 0, 2011-2012, Alumni, 893705, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3131, 0, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3272, 0, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3244, 0, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3191, 0, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888771, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101093, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 400, Bachelor of Business Administration, 3436, 0, 0, 0, 11COMBB101093, 0, 2011-2012, Alumni, 885794, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3145, 0, 0, 0, 11CETBT105262, 0, 2011-2012, Alumni, 887384, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3176, 0, 0, 0, 11CETBT101327, 0, 2011-2012, Alumni, 893777, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3133, 0, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895499, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3274, 0, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885210, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3156, 0, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887446, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, MCA, 3382, 0, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897937, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 800, MBA in dual specialization , 3459, 0, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3246, 0, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885184, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3326, 0, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895875, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3195, 0, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892332, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3155, 0, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3229, 0, 0, 0, 11CETBT101319, 0, 2011-2012, Alumni, 893880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105273, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3331, 0, 0, 0, 11CETBT105273, 0, 2011-2012, Alumni, 887288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101315, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3226, 0, 0, 0, 11CETBT101315, 0, 2011-2012, Alumni, 893942, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3301, 0, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898093, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3294, 0, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898174, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3353, 0, 0, 0, 11CETBT101311, 0, 2011-2012, Alumni, 893997, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3278, 0, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, Bachelor of Business Administration, 3284, 0, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3220, 0, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3302, 0, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3264, 0, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 400, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3427, 0, 0, 0, 11CETBT105276, 0, 2011-2012, Alumni, 887252, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101308, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3129, 0, 0, 0, 11CETBT101308, 0, 2011-2012, Alumni, 894047, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3415, 0, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885699, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3374, 0, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885336, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3407, 0, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885329, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 400, MCA, 3441, 0, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3337, 0, 0, 0, 11CETBT101309, 0, 2011-2012, Alumni, 894032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3172, 0, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3150, 0, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887680, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3343, 0, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Mechanical Engineering, 3401, 0, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892405, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3192, 0, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895343, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3360, 0, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101304, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 300, B.Tech/B.Tech (Hons) Computer Science Engineering, 3402, 0, 0, 0, 11CETBT101304, 0, 2011-2012, Alumni, 894083, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3178, 0, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887547, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3310, 0, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885282, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 100, MBA in dual specialization , 3248, 0, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 3333, 0, 0, 0, 11CETBT101314, 0, 2011-2012, Alumni, 893957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3149, 0, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887627, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3345, 0, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888557, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3188, 0, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892430, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 300, MBA in dual specialization , 3557, 0, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885692, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3364, 0, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 17-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 100, MCA, 3300, 0, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 3170, 0, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 17-02-2012, School of Business, 0, School of Business, General, Reckecking/Scrutiny Fee, 0, 200, MBA in dual specialization , 3359, 0, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 21-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3115, 0, 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 889517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 22-02-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3591, 0, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-02-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3586, 0, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884859, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3584, 0, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-02-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3579, 0, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 22-02-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3582, 0, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888568, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 01-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3127, 0, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3476, 0, 0, 0, 11CETBT102147, 0, 2012-2013, Alumni, 892237, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 606236, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 16-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 994843, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3475, 0, 0, 0, 11CETBT102035, 0, 2012-2013, Alumni, 893247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3472, 0, 0, 0, 11CETBT105076, 0, 2012-2013, Alumni, 888913, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3474, 0, 0, 0, 11CETBT101100, 0, 2012-2013, Alumni, 895987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4888, 0, 0, 0, 11CETBT105317, 0, 2012-2013, Alumni, 886760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3466, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896597, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 1002933, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3471, 0, 0, 0, 11CETBT105029, 0, 2012-2013, Alumni, 889265, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 893466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3461, 0, 0, 0, 11CETBT102227, 0, 2012-2013, Alumni, 891570, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3462, 0, 0, 0, 11CETBT102009, 0, 2012-2013, Alumni, 1002889, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3460, 0, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891727, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 41000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3465, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896595, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 1002811, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3470, 0, 0, 0, 11CETBT102092, 0, 2012-2013, Alumni, 892718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3464, 0, 0, 0, 11CETBT101030, 0, 2012-2013, Alumni, 896596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 887982, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3498, 0, 0, 0, 11CETBT101031, 0, 2012-2013, Alumni, 896585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3482, 0, 0, 0, 11CETBT105194, 0, 2012-2013, Alumni, 1003088, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 1002826, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3495, 0, 0, 0, 11CETBT101090, 0, 2012-2013, Alumni, 896076, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3494, 0, 0, 0, 11CETBT105145, 0, 2012-2013, Alumni, 888437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3487, 0, 0, 0, 11CCICMCA102147, 0, 2012-2013, Alumni, 897140, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3506, 0, 0, 0, 11CETBT105031, 0, 2012-2013, Alumni, 889250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 888015, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3507, 0, 0, 0, 11CETBT105020, 0, 2012-2013, Alumni, 889339, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3508, 0, 0, 0, 11CETBT101093, 0, 2012-2013, Alumni, 896056, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3485, 0, 0, 0, 11CCICMCA102146, 0, 2012-2013, Alumni, 897149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3509, 0, 0, 0, 11CETBT101150, 0, 2012-2013, Alumni, 895496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 893406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 893416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3479, 0, 0, 0, 11CETBT101116, 0, 2012-2013, Alumni, 895802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3497, 0, 0, 0, 11CETBT101118, 0, 2012-2013, Alumni, 895776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3481, 0, 0, 0, 11CETBT105047, 0, 2012-2013, Alumni, 889129, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3505, 0, 0, 0, 11CETBT105048, 0, 2012-2013, Alumni, 889123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3500, 0, 0, 0, 11CETBT102014, 0, 2012-2013, Alumni, 1002896, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3501, 0, 0, 0, 11CETBT102015, 0, 2012-2013, Alumni, 1002897, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 893079, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3488, 0, 0, 0, 11CETBT101164, 0, 2012-2013, Alumni, 895356, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893073, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3478, 0, 0, 0, 11CETBT102190, 0, 2012-2013, Alumni, 891892, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3480, 0, 0, 0, 11CETBT105191, 0, 2012-2013, Alumni, 1003086, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3491, 0, 0, 0, 11CETBT101200, 0, 2012-2013, Alumni, 895077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3493, 0, 0, 0, 11CETBT101269, 0, 2012-2013, Alumni, 894418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3492, 0, 0, 0, 11CETBT101163, 0, 2012-2013, Alumni, 895363, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3477, 0, 0, 0, 11CETBT105013, 0, 2012-2013, Alumni, 889402, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3490, 0, 0, 0, 11CETBT101067, 0, 2012-2013, Alumni, 896316, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3496, 0, 0, 0, 11CETBT101102, 0, 2012-2013, Alumni, 895961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3502, 0, 0, 0, 11CETBT102050, 0, 2012-2013, Alumni, 1002909, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3499, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002911, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3484, 0, 0, 0, 11CETBT102177, 0, 2012-2013, Alumni, 892017, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 896296, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3563, 0, 0, 0, 11CETBT101149, 0, 2012-2013, Alumni, 895506, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3577, 0, 0, 0, 11CETMT105014, 0, 2012-2013, Alumni, 886576, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105294, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3518, 0, 0, 0, 11CETBT105294, 0, 2012-2013, Alumni, 887038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101076, AIE, BBA 2011-2012 III Sem VI, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3560, 0, 0, 0, 11COMBB101076, 0, 2012-2013, Alumni, 885926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, -64000, 0, 11CETBT101345, 0, 2011-2012, Alumni, 997503, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 64000, 0, 11CETBT101345, 0, 2012-2013, Alumni, 997504, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3527, 0, 0, 0, 11CETBT101050, 0, 2012-2013, Alumni, 896468, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 896485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 895471, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3544, 0, 0, 0, 11CETBT105012, 0, 2012-2013, Alumni, 889407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 893288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3519, 0, 0, 0, 11CETBT102031, 0, 2012-2013, Alumni, 893281, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3520, 0, 0, 0, 11CETBT102029, 0, 2012-2013, Alumni, 893297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888454, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3529, 0, 0, 0, 11CETBT101123, 0, 2012-2013, Alumni, 895718, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 888455, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101298, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3530, 0, 0, 0, 11CETBT101298, 0, 2012-2013, Alumni, 894152, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3517, 0, 0, 0, 11CETBT105034, 0, 2012-2013, Alumni, 889222, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3528, 0, 0, 0, 11CETBT101069, 0, 2012-2013, Alumni, 1002828, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3655, 0, 0, 0, 11CETBT101153, 0, 2012-2013, Alumni, 1002849, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3565, 0, 0, 0, 11CETBT105030, 0, 2012-2013, Alumni, 889255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3545, 0, 0, 0, 11CETBT101048, 0, 2012-2013, Alumni, 1002814, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 1002805, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3514, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884933, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 3515, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 888695, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3542, 0, 0, 0, 11CETBT101110, 0, 2012-2013, Alumni, 895870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3580, 0, 0, 0, 11CETBT102208, 0, 2012-2013, Alumni, 891739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893579, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 893580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3540, 0, 0, 0, 11CETBT102005, 0, 2012-2013, Alumni, 893511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3541, 0, 0, 0, 11CETBT101086, 0, 2012-2013, Alumni, 896120, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3539, 0, 0, 0, 11CETBT102018, 0, 2012-2013, Alumni, 893386, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 48000, MBA in dual specialization , 3513, 0, 0, 0, 11COMMBA101176, 0, 2012-2013, Alumni, 884935, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 893400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 893424, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3526, 0, 0, 0, 11CETBT102010, 0, 2012-2013, Alumni, 893456, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3562, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002882, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3561, 0, 0, 0, 11CETBT101345, 0, 2012-2013, Alumni, 1002883, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3533, 0, 0, 0, 11CETBT102062, 0, 2012-2013, Alumni, 892963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3570, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003077, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3568, 0, 0, 0, 11CETBT105104, 0, 2012-2013, Alumni, 1003061, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3521, 0, 0, 0, 11CETBT104028, 0, 2012-2013, No Information, 889781, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3571, 0, 0, 0, 11CETBT105182, 0, 2012-2013, Alumni, 888077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3567, 0, 0, 0, 11CETBT105141, 0, 2012-2013, Alumni, 1003078, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3535, 0, 0, 0, 11CETBT101179, 0, 2012-2013, Alumni, 895250, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3536, 0, 0, 0, 11CETBT105231, 0, 2012-2013, Alumni, 887648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3522, 0, 0, 0, 11COMMBA101005, 0, 2012-2013, Alumni, 885709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3537, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3538, 0, 0, 0, 11CETBT101139, 0, 2012-2013, Alumni, 895573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3532, 0, 0, 0, 11COMMBA101268, 0, 2012-2013, Alumni, 884476, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3569, 0, 0, 0, 11CETBT105181, 0, 2012-2013, Alumni, 888082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3531, 0, 0, 0, 11CETBT101211, 0, 2012-2013, Alumni, 894968, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3546, 0, 0, 0, 11CETBT102030, 0, 2012-2013, Alumni, 1002904, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 1002908, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3516, 0, 0, 0, 11CETBT102016, 0, 2012-2013, Alumni, 1002898, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3572, 0, 0, 0, 11CETBT102013, 0, 2012-2013, Alumni, 1002892, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 1002885, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3696, 0, 0, 0, 11CETBT102046, 0, 2012-2013, Alumni, 893119, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3566, 0, 0, 0, 11CETBT105007, 0, 2012-2013, Alumni, 889443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3524, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3523, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896772, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 0, 11CETBT101345, 64000, 2011-2012, Alumni, 615827, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3525, 0, 0, 0, 11CETBT101011, 0, 2012-2013, Alumni, 896774, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3543, 0, 0, 0, 11CETBT101010, 0, 2012-2013, Alumni, 896785, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3592, 0, 0, 0, 11CETBT105270, 0, 2012-2013, Alumni, 887324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3573, 0, 0, 0, 11CETBT102001, 0, 2012-2013, Alumni, 893549, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 892230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3609, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896418, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3610, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3664, 0, 0, 0, 11CETBT101165, 0, 2012-2013, Alumni, 895347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3643, 0, 0, 0, 11CETBT105003, 0, 2012-2013, Alumni, 889470, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 888891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 56000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 896419, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 1002825, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3676, 0, 0, 0, 11CETBT101166, 0, 2012-2013, Alumni, 895340, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3640, 0, 0, 0, 11CETBT105019, 0, 2012-2013, Alumni, 889349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3625, 0, 0, 0, 11CETBT102053, 0, 2012-2013, Alumni, 893038, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3608, 0, 0, 0, 11CETBT101054, 0, 2012-2013, Alumni, 1002822, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3644, 0, 0, 0, 11CETBT105258, 0, 2012-2013, Alumni, 887425, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3613, 0, 0, 0, 11COMBB101018, 0, 2012-2013, Alumni, 886387, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3680, 0, 0, 0, 11COMMBA101002, 0, 2012-2013, Alumni, 885722, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 1002850, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3666, 0, 0, 0, 11CETBT105131, 0, 2012-2013, Alumni, 888501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3600, 0, 0, 0, 11CETBT101158, 0, 2012-2013, Alumni, 895417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3668, 0, 0, 0, 11COMBB101009, 0, 2012-2013, Alumni, 886462, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3593, 0, 0, 0, 11CETBT101316, 0, 2012-2013, Alumni, 893927, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3646, 0, 0, 0, 11CETBT101076, 0, 2012-2013, Alumni, 896214, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3663, 0, 0, 0, 11CCICMCA102044, 0, 2012-2013, Alumni, 897928, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, M.Tech Computer Science Engineering, 4103, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886724, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104040, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3683, 0, 0, 0, 11CETBT104040, 0, 2012-2013, Alumni, 889644, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3656, 0, 0, 0, 11CETBT101006, 0, 2012-2013, Alumni, 896818, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 1002856, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002858, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3596, 0, 0, 0, 11CETBT101065, 0, 2012-2013, Alumni, 896332, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3688, 0, 0, 0, 11CETBT101066, 0, 2012-2013, Alumni, 896323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 1002808, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3659, 0, 0, 0, 11CETBT102132, 0, 2012-2013, Alumni, 892352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3671, 0, 0, 0, 11CETBT105078, 0, 2012-2013, Alumni, 1003050, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3619, 0, 0, 0, 11CETBT101017, 0, 2012-2013, Alumni, 896713, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3651, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 895134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3622, 0, 0, 0, 11CETBT101192, 0, 2012-2013, Alumni, 895143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003048, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3617, 0, 0, 0, 11CETBT105059, 0, 2012-2013, Alumni, 889037, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3654, 0, 0, 0, 11CETBT101206, 0, 2012-2013, Alumni, 895009, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3653, 0, 0, 0, 11CETBT105201, 0, 2012-2013, Alumni, 887934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3667, 0, 0, 0, 11CETBT102090, 0, 2012-2013, Alumni, 892737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3612, 0, 0, 0, 11COMBB101047, 0, 2012-2013, Alumni, 886147, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3685, 0, 0, 0, 11CCICMCA102016, 0, 2012-2013, Alumni, 898143, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3678, 0, 0, 0, 11CETBT105169, 0, 2012-2013, Alumni, 888213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105298, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3645, 0, 0, 0, 11CETBT105298, 0, 2012-2013, Alumni, 886987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3647, 0, 0, 0, 11CETBT102080, 0, 2012-2013, Alumni, 892816, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 1002781, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105275, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3628, 0, 0, 0, 11CETBT105275, 0, 2012-2013, Alumni, 887259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105269, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3665, 0, 0, 0, 11CETBT105269, 0, 2012-2013, Alumni, 887335, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3657, 0, 0, 0, 11CETBT101170, 0, 2012-2013, Alumni, 895312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3638, 0, 0, 0, 11CETBT101169, 0, 2012-2013, Alumni, 895319, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3681, 0, 0, 0, 11COMMBA101078, 0, 2012-2013, Alumni, 885399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3627, 0, 0, 0, 11CETBT102061, 0, 2012-2013, Alumni, 892971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3634, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888967, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3605, 0, 0, 0, 11CETBT101024, 0, 2012-2013, Alumni, 896646, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3679, 0, 0, 0, 11COMMBA101091, 0, 2012-2013, Alumni, 885347, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 892893, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3620, 0, 0, 0, 11CETBT105128, 0, 2012-2013, Alumni, 888534, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3602, 0, 0, 0, 11CETBT105037, 0, 2012-2013, Alumni, 889196, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3660, 0, 0, 0, 11CETBT101288, 0, 2012-2013, No Information, 894230, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3652, 0, 0, 0, 11CETBT101194, 0, 2012-2013, Alumni, 1002857, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3635, 0, 0, 0, 11CETBT101132, 0, 2012-2013, Alumni, 895622, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3636, 0, 0, 0, 11COMMBA101032, 0, 2012-2013, Alumni, 885602, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3703, 0, 0, 0, 11CETBT102148, 0, 2012-2013, Alumni, 1002955, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3626, 0, 0, 0, 11CETBT102004, 0, 2012-2013, Alumni, 893517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3674, 0, 0, 0, 11CETBT101155, 0, 2012-2013, Alumni, 895450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3673, 0, 0, 0, 11CCICMCA102048, 0, 2012-2013, Alumni, 897903, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3599, 0, 0, 0, 11CETBT102116, 0, 2012-2013, Alumni, 1002946, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3677, 0, 0, 0, 11COMMBA101017, 0, 2012-2013, Alumni, 885652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3672, 0, 0, 0, 11CETBT105116, 0, 2012-2013, Alumni, 888612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3642, 0, 0, 0, 11CETBT101111, 0, 2012-2013, Alumni, 895861, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, M.Tech Computer Science Engineering, 4104, 0, 0, 0, 11CETMT101012, 0, 2012-2013, Alumni, 886723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3689, 0, 0, 0, 11CETBT105122, 0, 2012-2013, Alumni, 888574, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3594, 0, 0, 0, 11COMMBA101277, 0, 2012-2013, Alumni, 884428, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3639, 0, 0, 0, 11COMMBA101019, 0, 2012-2013, Alumni, 885648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3684, 0, 0, 0, 11CETBT103102, 0, 2012-2013, Alumni, 890061, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3675, 0, 0, 0, 11COMMBA101031, 0, 2012-2013, Alumni, 885604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3662, 0, 0, 0, 11CETBT101140, 0, 2012-2013, Alumni, 895559, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3637, 0, 0, 0, 11CETBT105223, 0, 2012-2013, Alumni, 887723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3686, 0, 0, 0, 11CETBT105102, 0, 2012-2013, Alumni, 888709, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102237, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3661, 0, 0, 0, 11CETBT102237, 0, 2012-2013, Alumni, 891491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3687, 0, 0, 0, 11CETBT101107, 0, 2012-2013, Alumni, 895895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3658, 0, 0, 0, 11CETBT101082, 0, 2012-2013, Alumni, 896158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3669, 0, 0, 0, 11CETBT102070, 0, 2012-2013, Alumni, 1002917, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4102, 0, 0, 0, 11COMBB101007, 0, 2012-2013, Alumni, 886477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3641, 0, 0, 0, 11CETBT101098, 0, 2012-2013, Alumni, 896019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3670, 0, 0, 0, 11COMMBA101013, 0, 2012-2013, Alumni, 885671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3624, 0, 0, 0, 11CETBT103033, 0, 2012-2013, Alumni, 890805, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3682, 0, 0, 0, 11CETBT103002, 0, 2012-2013, Alumni, 891077, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 1002827, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 893306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3693, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002901, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3690, 0, 0, 0, 11CETBT102027, 0, 2012-2013, Alumni, 1002903, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3694, 0, 0, 0, 11CETBT101068, 0, 2012-2013, Alumni, 896306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3692, 0, 0, 0, 11CETBT101277, 0, 2012-2013, Alumni, 894338, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 24-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3705, 0, 0, 0, 11CETMT105002, 0, 2012-2013, Alumni, 886625, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3717, 0, 0, 0, 11CETBT102071, 0, 2012-2013, Alumni, 892884, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3809, 0, 0, 0, 11CCICMCA102066, 0, 2012-2013, Alumni, 897758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3716, 0, 0, 0, 11CCICMCA102015, 0, 2012-2013, Alumni, 898151, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3722, 0, 0, 0, 11COMBB101064, 0, 2012-2013, Alumni, 886019, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3845, 0, 0, 0, 11COMMBA101033, 0, 2012-2013, Alumni, 885597, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 888966, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3812, 0, 0, 0, 11COMMBA101100, 0, 2012-2013, Alumni, 885293, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3813, 0, 0, 0, 11CCICMCA102068, 0, 2012-2013, Alumni, 897747, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3714, 0, 0, 0, 11CETBT101202, 0, 2012-2013, Alumni, 895046, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 887882, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888659, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3743, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003069, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 888658, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3732, 0, 0, 0, 11CETBT105111, 0, 2012-2013, Alumni, 888639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 1003135, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3849, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3790, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892808, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -109850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3752, 0, 0, 0, 11CETBT105108, 0, 2012-2013, Alumni, 1003068, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3781, 0, 0, 0, 11CETBT101214, 0, 2012-2013, Alumni, 894934, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3830, 0, 0, 0, 11CETBT105125, 0, 2012-2013, Alumni, 888561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3818, 0, 0, 0, 11COMMBA101030, 0, 2012-2013, Alumni, 885608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3763, 0, 0, 0, 11CCICMCA102074, 0, 2012-2013, Alumni, 897708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3718, 0, 0, 0, 11CETBT102084, 0, 2012-2013, Alumni, 892779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3802, 0, 0, 0, 11CETBT105120, 0, 2012-2013, Alumni, 888585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3832, 0, 0, 0, 11CETBT101251, 0, 2012-2013, Alumni, 894596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3721, 0, 0, 0, 11COMMBA101016, 0, 2012-2013, Alumni, 885655, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3739, 0, 0, 0, 11CETBT105087, 0, 2012-2013, Alumni, 888819, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3834, 0, 0, 0, 11CETBT101232, 0, 2012-2013, Alumni, 894776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 888871, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3803, 0, 0, 0, 11CETBT105251, 0, 2012-2013, Alumni, 887479, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3757, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894406, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3814, 0, 0, 0, 11CETBT105079, 0, 2012-2013, Alumni, 888880, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3728, 0, 0, 0, 11CETBT105246, 0, 2012-2013, Alumni, 887514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3731, 0, 0, 0, 11COMMBA101014, 0, 2012-2013, Alumni, 885667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3862, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888851, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3707, 0, 0, 0, 11CCICMCA102152, 0, 2012-2013, Alumni, 897100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3860, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3820, 0, 0, 0, 11COMMBA101008, 0, 2012-2013, Alumni, 885700, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3736, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 888850, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3821, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3816, 0, 0, 0, 11CETBT105092, 0, 2012-2013, Alumni, 888793, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3848, 0, 0, 0, 11COMMBA101143, 0, 2012-2013, Alumni, 885091, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3800, 0, 0, 0, 11CETBT105097, 0, 2012-2013, Alumni, 888752, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105268, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3826, 0, 0, 0, 11CETBT105268, 0, 2012-2013, Alumni, 887344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3758, 0, 0, 0, 11CETBT105228, 0, 2012-2013, Alumni, 887668, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3754, 0, 0, 0, 11CETBT105208, 0, 2012-2013, Alumni, 1003091, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3824, 0, 0, 0, 11COMMBA101025, 0, 2012-2013, Alumni, 885629, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3793, 0, 0, 0, 11CETBT102057, 0, 2012-2013, Alumni, 892988, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3852, 0, 0, 0, 11COMBB101069, 0, 2012-2013, Alumni, 885964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3822, 0, 0, 0, 11CETBT105245, 0, 2012-2013, Alumni, 887522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3855, 0, 0, 0, 11CCICMCA102166, 0, 2012-2013, Alumni, 897000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 76000, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897197, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3753, 0, 0, 0, 11CETBT105204, 0, 2012-2013, Alumni, 887919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3847, 0, 0, 0, 11COMBB101086, 0, 2012-2013, Alumni, 885825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3730, 0, 0, 0, 11CETBT105233, 0, 2012-2013, Alumni, 887632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 1003099, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105263, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3861, 0, 0, 0, 11CETBT105263, 0, 2012-2013, Alumni, 887372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105262, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3733, 0, 0, 0, 11CETBT105262, 0, 2012-2013, Alumni, 887381, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 7042, 0, 0, 0, 11CETBT102058, 0, 2012-2013, Alumni, 892981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3709, 0, 0, 0, 11CETBT105314, 0, 2012-2013, No Information, 886779, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3794, 0, 0, 0, 11CETBT102217, 0, 2012-2013, Alumni, 891663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3765, 0, 0, 0, 11CETBT101088, 0, 2012-2013, Alumni, 896097, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3810, 0, 0, 0, 11CCICBC101003, 0, 2012-2013, Alumni, 730157, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3789, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002927, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3805, 0, 0, 0, 11CETBT105176, 0, 2012-2013, Alumni, 888138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3729, 0, 0, 0, 11COMBB101003, 0, 2012-2013, Alumni, 886515, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3773, 0, 0, 0, 11CCICBC101008, 0, 2012-2013, Alumni, 730193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3747, 0, 0, 0, 11CETMT101014, 0, 2012-2013, Alumni, 886719, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3804, 0, 0, 0, 11CCICMCA102087, 0, 2012-2013, Alumni, 897612, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3751, 0, 0, 0, 11COMBB101002, 0, 2012-2013, Alumni, 886523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3853, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888305, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3788, 0, 0, 0, 11CETBT102200, 0, 2012-2013, Alumni, 891796, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3715, 0, 0, 0, 11CETBT101073, 0, 2012-2013, Alumni, 896243, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 889856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3838, 0, 0, 0, 11CETBT101072, 0, 2012-2013, Alumni, 896262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3863, 0, 0, 0, 11CCICMCA102011, 0, 2012-2013, Alumni, 898180, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3828, 0, 0, 0, 11CCICMCA102083, 0, 2012-2013, Alumni, 897645, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3836, 0, 0, 0, 11CETBT101075, 0, 2012-2013, Alumni, 896224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3783, 0, 0, 0, 11CETBT102196, 0, 2012-2013, Alumni, 891833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3851, 0, 0, 0, 11CETBT105159, 0, 2012-2013, Alumni, 888306, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3825, 0, 0, 0, 11COMMBA101055, 0, 2012-2013, Alumni, 885487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3846, 0, 0, 0, 11CETBT105178, 0, 2012-2013, Alumni, 888111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 1002957, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3833, 0, 0, 0, 11CETBT101101, 0, 2012-2013, Alumni, 895971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101299, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3798, 0, 0, 0, 11CETBT101299, 0, 2012-2013, Alumni, 894142, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3801, 0, 0, 0, 11CETBT101129, 0, 2012-2013, Alumni, 895652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3831, 0, 0, 0, 11CETBT101130, 0, 2012-2013, Alumni, 895638, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3829, 0, 0, 0, 11CCICMCA102091, 0, 2012-2013, Alumni, 897585, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4077, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 1003012, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3777, 0, 0, 0, 11CETMT105004, 0, 2012-2013, Alumni, 886615, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 1003023, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3987, 0, 0, 0, 11CETBT104018, 0, 2012-2013, Alumni, 1003022, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3776, 0, 0, 0, 11CETMT105001, 0, 2012-2013, Alumni, 886632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 3750, 0, 0, 0, 11CETMT102001, 0, 2012-2013, Alumni, 886663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3854, 0, 0, 0, 11CETBT101115, 0, 2012-2013, Alumni, 895813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102248, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3865, 0, 0, 0, 11CETBT102248, 0, 2012-2013, Alumni, 891340, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3842, 0, 0, 0, 11CETBT105168, 0, 2012-2013, Alumni, 888224, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3769, 0, 0, 0, 11CCICMCA102092, 0, 2012-2013, Alumni, 897577, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3782, 0, 0, 0, 11CETBT102233, 0, 2012-2013, Alumni, 891525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3764, 0, 0, 0, 11CETBT101142, 0, 2012-2013, Alumni, 895551, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895838, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3837, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 895837, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3761, 0, 0, 0, 11COMMBA101257, 0, 2012-2013, Alumni, 884530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3766, 0, 0, 0, 11CETBT101133, 0, 2012-2013, Alumni, 895614, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3762, 0, 0, 0, 11CETBT101114, 0, 2012-2013, Alumni, 895828, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 1002851, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3767, 0, 0, 0, 11CETBT102157, 0, 2012-2013, Alumni, 892163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3756, 0, 0, 0, 11CETBT105067, 0, 2012-2013, Alumni, 1003047, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3843, 0, 0, 0, 11CCICMCA102107, 0, 2012-2013, Alumni, 897444, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3719, 0, 0, 0, 11COMBB101039, 0, 2012-2013, Alumni, 886213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3740, 0, 0, 0, 11CETBT105046, 0, 2012-2013, Alumni, 889134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3799, 0, 0, 0, 11CETBT105301, 0, 2012-2013, Alumni, 886949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3712, 0, 0, 0, 11CETBT105313, 0, 2012-2013, Alumni, 886791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3819, 0, 0, 0, 11CETBT105001, 0, 2012-2013, Alumni, 889485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3759, 0, 0, 0, 11CETBT102121, 0, 2012-2013, Alumni, 892450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3807, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3796, 0, 0, 0, 11CETBT105180, 0, 2012-2013, Alumni, 888089, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3844, 0, 0, 0, 11CETBT105133, 0, 2012-2013, Alumni, 888487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3726, 0, 0, 0, 11COMMBA101087, 0, 2012-2013, Alumni, 885361, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3989, 0, 0, 0, 11CETBT102107, 0, 2012-2013, Alumni, 892591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3706, 0, 0, 0, 11CETBT102099, 0, 2012-2013, Alumni, 892674, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3827, 0, 0, 0, 11CCICMCA102076, 0, 2012-2013, Alumni, 897693, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3858, 0, 0, 0, 11CETBT101007, 0, 2012-2013, Alumni, 896809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3850, 0, 0, 0, 11CETBT105132, 0, 2012-2013, Alumni, 888495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3735, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003056, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 896737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3864, 0, 0, 0, 11CETBT105080, 0, 2012-2013, Alumni, 1003053, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3784, 0, 0, 0, 11CETBT101014, 0, 2012-2013, Alumni, 896748, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3859, 0, 0, 0, 11CETBT105082, 0, 2012-2013, Alumni, 1003055, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3741, 0, 0, 0, 11CETBT105035, 0, 2012-2013, Alumni, 889216, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3808, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3749, 0, 0, 0, 11CETMT101009, 0, 2012-2013, Alumni, 886731, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 896432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3771, 0, 0, 0, 11CETBT102139, 0, 2012-2013, Alumni, 892291, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3778, 0, 0, 0, 11CETBT101053, 0, 2012-2013, Alumni, 1002820, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3823, 0, 0, 0, 11CETBT105011, 0, 2012-2013, Alumni, 889412, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3841, 0, 0, 0, 11CETBT101162, 0, 2012-2013, Alumni, 895371, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3840, 0, 0, 0, 11CETBT101064, 0, 2012-2013, Alumni, 896342, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3839, 0, 0, 0, 11CETBT101060, 0, 2012-2013, Alumni, 896375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3835, 0, 0, 0, 11CETBT101113, 0, 2012-2013, Alumni, 1002839, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3806, 0, 0, 0, 11COMMBA101048, 0, 2012-2013, Alumni, 885510, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 1002819, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3770, 0, 0, 0, 11CETBT102136, 0, 2012-2013, Alumni, 892320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3856, 0, 0, 0, 11CETMT101006, 0, 2012-2013, Alumni, 886737, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3772, 0, 0, 0, 11CETBT102125, 0, 2012-2013, Alumni, 892416, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 3708, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 1002791, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3792, 0, 0, 0, 11CETBT105026, 0, 2012-2013, Alumni, 889295, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3774, 0, 0, 0, 11CETBT101015, 0, 2012-2013, Alumni, 1002806, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3815, 0, 0, 0, 11CETMT101008, 0, 2012-2013, Alumni, 886733, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3780, 0, 0, 0, 11CETBT101052, 0, 2012-2013, Alumni, 896442, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 9500, B.Tech/B.Tech (Hons) Computer Science Engineering, 3957, 0, 0, 0, 11CETBT101271, 0, 2012-2013, Alumni, 894407, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3880, 0, 0, 0, 11CETBT101273, 0, 2012-2013, Alumni, 894391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3915, 0, 0, 0, 11COMMBA101037, 0, 2012-2013, Alumni, 885575, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 885549, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101292, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3948, 0, 0, 0, 11CETBT101292, 0, 2012-2013, Alumni, 894203, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101293, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3887, 0, 0, 0, 11CETBT101293, 0, 2012-2013, Alumni, 894192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 6000, Bachelor of Business Administration, 6113, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886159, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 896232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3945, 0, 0, 0, 11CETBT101157, 0, 2012-2013, Alumni, 895427, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3932, 0, 0, 0, 11CETBT101156, 0, 2012-2013, Alumni, 895437, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Computer Science Engineering, 4638, 0, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3946, 0, 0, 0, 11COMBB101023, 0, 2012-2013, Alumni, 886344, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3962, 0, 0, 0, 11COMBB101034, 0, 2012-2013, Alumni, 886263, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3869, 0, 0, 0, 11CETBT101035, 0, 2012-2013, Alumni, 896556, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 3931, 0, 0, 0, 11CETMT101002, 0, 2012-2013, Alumni, 886747, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3879, 0, 0, 0, 11CETBT101078, 0, 2012-2013, Alumni, 896185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 896167, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 895905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 895601, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 67100, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886608, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3878, 0, 0, 0, 11CETBT101120, 0, 2012-2013, Alumni, 895752, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3918, 0, 0, 0, 11CETBT101105, 0, 2012-2013, Alumni, 895920, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 886527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3955, 0, 0, 0, 11COMBB101005, 0, 2012-2013, Alumni, 886496, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3952, 0, 0, 0, 11CETBT101089, 0, 2012-2013, Alumni, 896086, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3886, 0, 0, 0, 11CETBT101096, 0, 2012-2013, Alumni, 896039, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3914, 0, 0, 0, 11CETBT101190, 0, 2012-2013, Alumni, 895163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 29000, Bachelor of Business Administration, 3906, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886161, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3942, 0, 0, 0, 11CETBT101247, 0, 2012-2013, Alumni, 894644, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3961, 0, 0, 0, 11CETBT105242, 0, 2012-2013, Alumni, 887542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3969, 0, 0, 0, 11CETBT101238, 0, 2012-2013, Alumni, 894726, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3922, 0, 0, 0, 11COMMBA101007, 0, 2012-2013, Alumni, 885702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3919, 0, 0, 0, 11CCICMCA102124, 0, 2012-2013, Alumni, 897323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3893, 0, 0, 0, 11CETBT105217, 0, 2012-2013, Alumni, 887789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 887817, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894537, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 123400, B.Tech/B.Tech (Hons) Computer Science Engineering, 3978, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 894538, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3894, 0, 0, 0, 11CETBT105252, 0, 2012-2013, Alumni, 887467, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102177, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3895, 0, 0, 0, 11CCICMCA102177, 0, 2012-2013, Alumni, 896922, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3933, 0, 0, 0, 11CETBT101199, 0, 2012-2013, Alumni, 895084, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3928, 0, 0, 0, 11CETBT101008, 0, 2012-2013, Alumni, 896802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3885, 0, 0, 0, 11CETBT101195, 0, 2012-2013, Alumni, 895118, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 3904, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 886160, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3965, 0, 0, 0, 11CETBT101204, 0, 2012-2013, Alumni, 895027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3897, 0, 0, 0, 11COMBB101056, 0, 2012-2013, Alumni, 886082, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 886026, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 886036, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3964, 0, 0, 0, 11CETBT105284, 0, 2012-2013, Alumni, 887149, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 887830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888524, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 892660, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 3871, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884916, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 892711, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 892731, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3913, 0, 0, 0, 11COMMBA101161, 0, 2012-2013, Alumni, 885003, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3980, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 1003076, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3935, 0, 0, 0, 11CCICMCA102007, 0, 2012-2013, Alumni, 898217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3873, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101028, AIE, BCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 3930, 0, 0, 0, 11CCICBC101028, 0, 2012-2013, Alumni, 898259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 0, 11CETMT104005, 10000, 2011-2012, Alumni, 615806, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3889, 0, 0, 0, 11CETBT105044, 0, 2012-2013, Alumni, 889148, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 3872, 0, 0, 0, 11COMMBA101181, 0, 2012-2013, Alumni, 884914, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3927, 0, 0, 0, 11CCICMCA102006, 0, 2012-2013, No Information, 898223, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3939, 0, 0, 0, 11CCICMCA102005, 0, 2012-2013, Alumni, 898231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 892850, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3937, 0, 0, 0, 11CCICMCA102027, 0, 2012-2013, Alumni, 898072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3866, 0, 0, 0, 11CETBT102045, 0, 2012-2013, Alumni, 893130, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3888, 0, 0, 0, 11CETBT105077, 0, 2012-2013, Alumni, 888905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3896, 0, 0, 0, 11CCICMCA102041, 0, 2012-2013, Alumni, 897962, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3923, 0, 0, 0, 11CCICMCA102042, 0, 2012-2013, Alumni, 897952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4301, 0, 0, 0, 11COMBB101001, 0, 2012-2013, Alumni, 1003106, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, M.Tech Communication Engineering, 3909, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003105, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3936, 0, 0, 0, 11CCICMCA102037, 0, 2012-2013, Alumni, 897990, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3912, 0, 0, 0, 11CETBT105073, 0, 2012-2013, Alumni, 888931, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3934, 0, 0, 0, 11CCICMCA102032, 0, 2012-2013, Alumni, 898040, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 893011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 888946, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4092, 0, 0, 0, 11CETBT105212, 0, 2012-2013, Alumni, 1003092, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 893072, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4091, 0, 0, 0, 11CETBT105213, 0, 2012-2013, Alumni, 1003093, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3958, 0, 0, 0, 11COMMBA101186, 0, 2012-2013, Alumni, 884891, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 889228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3874, 0, 0, 0, 11CETBT102091, 0, 2012-2013, Alumni, 1002932, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -32000, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3990, 0, 0, 0, 11CETBT102093, 0, 2012-2013, Alumni, 1002934, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103071, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3941, 0, 0, 0, 11CETBT103071, 0, 2012-2013, Alumni, 890501, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3929, 0, 0, 0, 11CETBT102209, 0, 2012-2013, Alumni, 891732, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3959, 0, 0, 0, 11CETBT102055, 0, 2012-2013, Alumni, 1002914, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3901, 0, 0, 0, 11CETBT102075, 0, 2012-2013, Alumni, 1002920, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3876, 0, 0, 0, 11CETBT102101, 0, 2012-2013, Alumni, 1002939, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3943, 0, 0, 0, 11CETBT103048, 0, 2012-2013, Alumni, 890695, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3949, 0, 0, 0, 11CETBT103020, 0, 2012-2013, Alumni, 890930, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3947, 0, 0, 0, 11CETBT103018, 0, 2012-2013, Alumni, 890946, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 1003009, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 890798, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3938, 0, 0, 0, 11COMMBA101242, 0, 2012-2013, Alumni, 884617, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 3883, 0, 0, 0, 11CETBT103034, 0, 2012-2013, Alumni, 1002994, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3908, 0, 0, 0, 11CETBT104005, 0, 2012-2013, Alumni, 889973, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3900, 0, 0, 0, 11CETBT102051, 0, 2012-2013, Alumni, 1002910, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3968, 0, 0, 0, 11CETBT101081, 0, 2012-2013, Alumni, 1002834, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3920, 0, 0, 0, 11CETBT101106, 0, 2012-2013, Alumni, 1002838, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3994, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002831, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3976, 0, 0, 0, 11CETBT101074, 0, 2012-2013, Alumni, 1002830, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3924, 0, 0, 0, 11CETBT105033, 0, 2012-2013, Alumni, 1003035, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3881, 0, 0, 0, 11CETBT105023, 0, 2012-2013, Alumni, 889309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 889457, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3960, 0, 0, 0, 11CETBT101134, 0, 2012-2013, Alumni, 1002847, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3925, 0, 0, 0, 11CETBT105005, 0, 2012-2013, Alumni, 1003024, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4078, 0, 0, 0, 11CETBT104008, 0, 2012-2013, Alumni, 889949, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002891, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 1002888, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -123400, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3979, 0, 0, 0, 11CETBT101257, 0, 2012-2013, Alumni, 1002863, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3944, 0, 0, 0, 11CCICMCA102047, 0, 2012-2013, Alumni, 897912, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3907, 0, 0, 0, 11CETBT105070, 0, 2012-2013, Alumni, 1003049, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 3973, 0, 0, 0, 11COMMBA101042, 0, 2012-2013, Alumni, 1003137, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101301, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3890, 0, 0, 0, 11CETBT101301, 0, 2012-2013, Alumni, 894122, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3982, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3916, 0, 0, 0, 11CCICMCA102055, 0, 2012-2013, Alumni, 897849, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3898, 0, 0, 0, 11COMBB101063, 0, 2012-2013, Alumni, 1003128, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3882, 0, 0, 0, 11CETBT105124, 0, 2012-2013, Alumni, 888566, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3902, 0, 0, 0, 11COMBB101046, 0, 2012-2013, Alumni, 1003125, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 3899, 0, 0, 0, 11COMBB101062, 0, 2012-2013, Alumni, 1003127, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101323, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3966, 0, 0, 0, 11CETBT101323, 0, 2012-2013, Alumni, 893823, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 3917, 0, 0, 0, 11CCICMCA102061, 0, 2012-2013, Alumni, 897801, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101326, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3891, 0, 0, 0, 11CETBT101326, 0, 2012-2013, Alumni, 893782, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3993, 0, 0, 0, 11CETBT102038, 0, 2012-2013, Alumni, 893228, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3971, 0, 0, 0, 11CETBT102039, 0, 2012-2013, Alumni, 893213, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3986, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3892, 0, 0, 0, 11COMMBA101088, 0, 2012-2013, Alumni, 885359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4071, 0, 0, 0, 11CETBT105130, 0, 2012-2013, Alumni, 888511, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3992, 0, 0, 0, 11CETBT102034, 0, 2012-2013, Alumni, 893267, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3981, 0, 0, 0, 11CETBT105129, 0, 2012-2013, Alumni, 888523, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3867, 0, 0, 0, 11CETBT102007, 0, 2012-2013, Alumni, 893491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 26000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4007, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101327, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4039, 0, 0, 0, 11CETBT101327, 0, 2012-2013, Alumni, 893773, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886414, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4063, 0, 0, 0, 11CETBT101057, 0, 2012-2013, Alumni, 896398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101303, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4243, 0, 0, 0, 11CETBT101303, 0, 2012-2013, Alumni, 894095, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 892398, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 1003139, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4057, 0, 0, 0, 11CETBT105207, 0, 2012-2013, Alumni, 887889, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4061, 0, 0, 0, 11CETBT101038, 0, 2012-2013, Alumni, 896536, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4051, 0, 0, 0, 11CETBT105036, 0, 2012-2013, Alumni, 889205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4024, 0, 0, 0, 11CETBT105018, 0, 2012-2013, Alumni, 889364, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889382, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 1002980, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101332, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4040, 0, 0, 0, 11CETBT101332, 0, 2012-2013, Alumni, 893725, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4068, 0, 0, 0, 11CCICMCA102070, 0, 2012-2013, Alumni, 897734, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4059, 0, 0, 0, 11COMMBA101271, 0, 2012-2013, Alumni, 884460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4000, 0, 0, 0, 11CETBT101237, 0, 2012-2013, Alumni, 894741, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3997, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003030, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4011, 0, 0, 0, 11CETBT103053, 0, 2012-2013, Alumni, 890663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4101, 0, 0, 0, 11COMBB101006, 0, 2012-2013, Alumni, 886488, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4020, 0, 0, 0, 11CCICBC101001, 0, 2012-2013, Alumni, 730139, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4042, 0, 0, 0, 11COMMBA101052, 0, 2012-2013, Alumni, 885493, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4019, 0, 0, 0, 11CCICBC101020, 0, 2012-2013, Alumni, 829068, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4066, 0, 0, 0, 11CETBT101148, 0, 2012-2013, Alumni, 895512, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 1002929, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4081, 0, 0, 0, 11CETBT101099, 0, 2012-2013, Alumni, 896001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4017, 0, 0, 0, 11CCICBC101006, 0, 2012-2013, Alumni, 730171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4086, 0, 0, 0, 11CETBT102127, 0, 2012-2013, Alumni, 1002948, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4055, 0, 0, 0, 11CETBT101094, 0, 2012-2013, Alumni, 896049, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4023, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893992, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101311, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4022, 0, 0, 0, 11CETBT101311, 0, 2012-2013, Alumni, 893991, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4026, 0, 0, 0, 11CETBT103103, 0, 2012-2013, Alumni, 890053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4013, 0, 0, 0, 11COMMBA101083, 0, 2012-2013, Alumni, 885378, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101324, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4048, 0, 0, 0, 11CETBT101324, 0, 2012-2013, Alumni, 893810, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4050, 0, 0, 0, 11CETBT105197, 0, 2012-2013, Alumni, 887961, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 34000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4005, 0, 0, 0, 11CETBT101161, 0, 2012-2013, Alumni, 895392, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4070, 0, 0, 0, 11CETBT105174, 0, 2012-2013, Alumni, 888174, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4025, 0, 0, 0, 11CETBT101276, 0, 2012-2013, Alumni, 894353, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4027, 0, 0, 0, 11CETBT101280, 0, 2012-2013, Alumni, 894321, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 1002900, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 889963, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101321, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3995, 0, 0, 0, 11CETBT101321, 0, 2012-2013, Alumni, 893858, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102231, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4049, 0, 0, 0, 11CETBT102231, 0, 2012-2013, Alumni, 891542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 889931, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4067, 0, 0, 0, 11CETBT104011, 0, 2012-2013, Alumni, 889919, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4030, 0, 0, 0, 11CETBT101062, 0, 2012-2013, Alumni, 896355, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4029, 0, 0, 0, 11CETBT101029, 0, 2012-2013, Alumni, 896610, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4028, 0, 0, 0, 11CETBT105244, 0, 2012-2013, Alumni, 887532, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 1003119, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4018, 0, 0, 0, 11COMBB101053, 0, 2012-2013, Alumni, 886106, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4002, 0, 0, 0, 11CETBT102085, 0, 2012-2013, Alumni, 892768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4082, 0, 0, 0, 11COMMBA101167, 0, 2012-2013, Alumni, 884975, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4015, 0, 0, 0, 11CETBT101005, 0, 2012-2013, Alumni, 896825, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4034, 0, 0, 0, 11CETBT103024, 0, 2012-2013, No Information, 890895, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4041, 0, 0, 0, 11CETBT105057, 0, 2012-2013, Alumni, 889053, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102262, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4197, 0, 0, 0, 11CETBT102262, 0, 2012-2013, Alumni, 891185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4171, 0, 0, 0, 11CETBT101034, 0, 2012-2013, Alumni, 896562, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4046, 0, 0, 0, 11CETBT105289, 0, 2012-2013, Alumni, 887102, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4079, 0, 0, 0, 11CETBT104006, 0, 2012-2013, Alumni, 1003011, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4035, 0, 0, 0, 11CETBT105093, 0, 2012-2013, Alumni, 888784, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4009, 0, 0, 0, 11CETBT102269, 0, 2012-2013, Alumni, 891105, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 1003120, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4056, 0, 0, 0, 11CETBT105089, 0, 2012-2013, Alumni, 888802, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4083, 0, 0, 0, 11CETBT104009, 0, 2012-2013, Alumni, 1003014, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4044, 0, 0, 0, 11CCICMCA102057, 0, 2012-2013, Alumni, 897833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4045, 0, 0, 0, 11CETBT101242, 0, 2012-2013, Alumni, 894691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102259, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4064, 0, 0, 0, 11CETBT102259, 0, 2012-2013, Alumni, 891209, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 1003083, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4060, 0, 0, 0, 11CETBT101126, 0, 2012-2013, Alumni, 895691, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4069, 0, 0, 0, 11CETBT101197, 0, 2012-2013, Alumni, 895099, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4065, 0, 0, 0, 11CETBT102109, 0, 2012-2013, Alumni, 892582, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, -64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, -64000, 0, 11CETBT105317, 0, 2011-2012, Alumni, 997542, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003044, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4016, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 1003108, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105317, 64000, 2011-2012, Alumni, 615809, SCHOLARSHIP, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4021, 0, 0, 0, 11CCICBC101018, 0, 2012-2013, Alumni, 841580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4088, 0, 0, 0, 11COMBB101031, 0, 2012-2013, Alumni, 886285, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4097, 0, 0, 0, 11CETMT101001, 0, 2012-2013, Alumni, 886751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 64000, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 64000, 0, 11CETBT105317, 0, 2012-2013, Alumni, 997543, Fundtransfer, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4052, 0, 0, 0, 11CCICMCA102046, 0, 2012-2013, Alumni, 897917, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4043, 0, 0, 0, 11CETBT101125, 0, 2012-2013, Alumni, 895701, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 101000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4087, 0, 0, 0, 11CETBT102026, 0, 2012-2013, Alumni, 893320, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3999, 0, 0, 0, 11CETBT105081, 0, 2012-2013, Alumni, 888864, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4014, 0, 0, 0, 11CCICMCA102090, 0, 2012-2013, Alumni, 897590, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4058, 0, 0, 0, 11CETBT105214, 0, 2012-2013, Alumni, 887807, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4090, 0, 0, 0, 11CETBT101012, 0, 2012-2013, Alumni, 896757, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4062, 0, 0, 0, 11CETBT105165, 0, 2012-2013, Alumni, 888260, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4053, 0, 0, 0, 11COMBB101045, 0, 2012-2013, Alumni, 886178, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 28-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4036, 0, 0, 0, 11COMBB101036, 0, 2012-2013, Alumni, 886238, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4089, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889116, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4426, 0, 0, 0, 11CETBT105172, 0, 2012-2013, Alumni, 888191, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4047, 0, 0, 0, 11CETBT103035, 0, 2012-2013, Alumni, 890791, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4115, 0, 0, 0, 11CETBT103056, 0, 2012-2013, Alumni, 890621, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4110, 0, 0, 0, 11CCICBC101011, 0, 2012-2013, Alumni, 730205, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4157, 0, 0, 0, 11CETMT101029, 0, 2012-2013, Alumni, 886667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4109, 0, 0, 0, 11CCICBC101016, 0, 2012-2013, Alumni, 730262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4111, 0, 0, 0, 11CCICBC101015, 0, 2012-2013, Alumni, 730242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4139, 0, 0, 0, 11CETBT102251, 0, 2012-2013, Alumni, 891312, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102253, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4138, 0, 0, 0, 11CETBT102253, 0, 2012-2013, Alumni, 891279, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4177, 0, 0, 0, 11CETBT101127, 0, 2012-2013, Alumni, 895680, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101294, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4151, 0, 0, 0, 11CETBT101294, 0, 2012-2013, No Information, 894181, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4114, 0, 0, 0, 11CETMT101015, 0, 2012-2013, Alumni, 886712, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101300, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4147, 0, 0, 0, 11CETBT101300, 0, 2012-2013, Alumni, 894133, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889393, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4145, 0, 0, 0, 11CETBT105218, 0, 2012-2013, Alumni, 887775, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4178, 0, 0, 0, 11CETBT105219, 0, 2012-2013, Alumni, 887764, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 893445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4169, 0, 0, 0, 11CETBT102098, 0, 2012-2013, Alumni, 892682, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4136, 0, 0, 0, 11CETBT105127, 0, 2012-2013, Alumni, 888542, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 889115, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 892806, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4266, 0, 0, 0, 11CETBT105060, 0, 2012-2013, Alumni, 889030, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4150, 0, 0, 0, 11CETBT105267, 0, 2012-2013, Alumni, 887352, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4159, 0, 0, 0, 11CETBT105084, 0, 2012-2013, Alumni, 888840, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4179, 0, 0, 0, 11CETBT105071, 0, 2012-2013, Alumni, 888938, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4161, 0, 0, 0, 11CETBT102021, 0, 2012-2013, Alumni, 893362, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4148, 0, 0, 0, 11CETBT105226, 0, 2012-2013, Alumni, 887685, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4244, 0, 0, 0, 11CETBT102113, 0, 2012-2013, Alumni, 892545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105302, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4113, 0, 0, 0, 11CETBT105302, 0, 2012-2013, Alumni, 886940, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4168, 0, 0, 0, 11CETBT102179, 0, 2012-2013, Alumni, 892001, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4130, 0, 0, 0, 11CETBT104019, 0, 2012-2013, Alumni, 889844, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 888070, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101318, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4093, 0, 0, 0, 11CETBT101318, 0, 2012-2013, Alumni, 893896, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4160, 0, 0, 0, 11CETBT101306, 0, 2012-2013, Alumni, 894060, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101314, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4176, 0, 0, 0, 11CETBT101314, 0, 2012-2013, Alumni, 893952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4112, 0, 0, 0, 11CETBT104024, 0, 2012-2013, Alumni, 889813, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 892137, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4098, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889289, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4175, 0, 0, 0, 11CETBT101175, 0, 2012-2013, Alumni, 895275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4127, 0, 0, 0, 11CETBT102143, 0, 2012-2013, Alumni, 892262, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4166, 0, 0, 0, 11CETBT102145, 0, 2012-2013, Alumni, 892255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4131, 0, 0, 0, 11CETBT105009, 0, 2012-2013, Alumni, 889428, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101333, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4123, 0, 0, 0, 11CETBT101333, 0, 2012-2013, Alumni, 893715, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4128, 0, 0, 0, 11CETBT102225, 0, 2012-2013, Alumni, 891588, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4133, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4117, 0, 0, 0, 11CCICMCA102031, 0, 2012-2013, Alumni, 898048, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 885591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4158, 0, 0, 0, 11COMMBA101054, 0, 2012-2013, Alumni, 885489, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4121, 0, 0, 0, 11COMMBA101231, 0, 2012-2013, Alumni, 884671, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4105, 0, 0, 0, 11CETBT102160, 0, 2012-2013, Alumni, 1002958, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4180, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002921, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 1003156, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886192, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4124, 0, 0, 0, 11CCICMCA102120, 0, 2012-2013, Alumni, 897346, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4155, 0, 0, 0, 11COMMBA101053, 0, 2012-2013, Alumni, 885491, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4173, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003122, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4134, 0, 0, 0, 11CETBT102081, 0, 2012-2013, Alumni, 1002928, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4126, 0, 0, 0, 11COMMBA101021, 0, 2012-2013, Alumni, 885642, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4129, 0, 0, 0, 11COMMBA101205, 0, 2012-2013, Alumni, 884784, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 1003103, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4125, 0, 0, 0, 11CCICMCA102106, 0, 2012-2013, Alumni, 897449, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 1003104, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4146, 0, 0, 0, 11COMMBA101038, 0, 2012-2013, Alumni, 885565, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4118, 0, 0, 0, 11COMMBA101171, 0, 2012-2013, Alumni, 884960, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4156, 0, 0, 0, 11CCICMCA102050, 0, 2012-2013, Alumni, 897889, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4286, 0, 0, 0, 11CETBT101016, 0, 2012-2013, Alumni, 896723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4132, 0, 0, 0, 11CETBT101122, 0, 2012-2013, Alumni, 895729, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4162, 0, 0, 0, 11COMBB101058, 0, 2012-2013, Alumni, 886071, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 6900, M.Tech Communication Engineering, 4149, 0, 0, 0, 11CETMT105008, 0, 2012-2013, Alumni, 886604, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4141, 0, 0, 0, 11CETMT105009, 0, 2012-2013, Alumni, 886600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4182, 0, 0, 0, 11CETMT105010, 0, 2012-2013, Alumni, 886596, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4144, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003028, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4135, 0, 0, 0, 11CETBT105184, 0, 2012-2013, Alumni, 1003084, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4183, 0, 0, 0, 11CETMT105003, 0, 2012-2013, Alumni, 886618, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4119, 0, 0, 0, 11CCICMCA102078, 0, 2012-2013, Alumni, 897681, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4153, 0, 0, 0, 11CETBT102011, 0, 2012-2013, Alumni, 1002890, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4122, 0, 0, 0, 11COMMBA101187, 0, 2012-2013, Alumni, 884886, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4120, 0, 0, 0, 11COMMBA101094, 0, 2012-2013, Alumni, 885331, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -71500, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4198, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 1003033, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4096, 0, 0, 0, 11Cetbt105049, 0, 2012-2013, Alumni, 1003043, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4154, 0, 0, 0, 11COMMBA101270, 0, 2012-2013, Alumni, 884465, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4245, 0, 0, 0, 11COMMBA101108, 0, 2012-2013, Alumni, 885246, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4116, 0, 0, 0, 11CCICMCA102063, 0, 2012-2013, Alumni, 897783, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4106, 0, 0, 0, 11COMMBA101034, 0, 2012-2013, Alumni, 1003136, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4137, 0, 0, 0, 11CCICMCA102067, 0, 2012-2013, Alumni, 897753, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 29-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4152, 0, 0, 0, 11CCICMCA102018, 0, 2012-2013, Alumni, 898135, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4229, 0, 0, 0, 11COMMBA101022, 0, 2012-2013, Alumni, 885636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 16000, MCA, 4192, 0, 0, 0, 11CCICMCA102138, 0, 2012-2013, Alumni, 897198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4253, 0, 0, 0, 11CETBT101249, 0, 2012-2013, Alumni, 894624, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4233, 0, 0, 0, 11CCICMCA102079, 0, 2012-2013, Alumni, 897675, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 1003038, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 889185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4208, 0, 0, 0, 11CETBT101226, 0, 2012-2013, Alumni, 894850, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4194, 0, 0, 0, 11COMBB101077, 0, 2012-2013, Alumni, 885915, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4237, 0, 0, 0, 11CETBT105039, 0, 2012-2013, Alumni, 1003037, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4235, 0, 0, 0, 11CETBT105040, 0, 2012-2013, Alumni, 889173, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4209, 0, 0, 0, 11CCICMCA102001, 0, 2012-2013, Alumni, 898253, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4234, 0, 0, 0, 11COMMBA101011, 0, 2012-2013, Alumni, 885679, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4224, 0, 0, 0, 11COMMBA101178, 0, 2012-2013, Alumni, 884926, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4186, 0, 0, 0, 11CETBT102083, 0, 2012-2013, Alumni, 892789, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4211, 0, 0, 0, 11COMMBA101182, 0, 2012-2013, Alumni, 884911, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4217, 0, 0, 0, 11COMBB101089, 0, 2012-2013, Alumni, 885815, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4290, 0, 0, 0, 11CETBT105239, 0, 2012-2013, Alumni, 887573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4210, 0, 0, 0, 11CETBT105198, 0, 2012-2013, Alumni, 887953, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 25600, MBA in dual specialization , 5199, 0, 0, 0, 11COMMBA101107, 0, 2012-2013, Alumni, 885255, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4251, 0, 0, 0, 11COMMBA101105, 0, 2012-2013, Alumni, 885264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4250, 0, 0, 0, 11COMMBA101059, 0, 2012-2013, Alumni, 885469, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101296, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4257, 0, 0, 0, 11CETBT101296, 0, 2012-2013, Alumni, 894171, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4221, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888702, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4255, 0, 0, 0, 11CETBT105121, 0, 2012-2013, Alumni, 888580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101309, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4204, 0, 0, 0, 11CETBT101309, 0, 2012-2013, Alumni, 894029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4205, 0, 0, 0, 11CETBT105147, 0, 2012-2013, Alumni, 888426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4206, 0, 0, 0, 11CETBT105142, 0, 2012-2013, Alumni, 888445, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4212, 0, 0, 0, 11COMMBA101084, 0, 2012-2013, Alumni, 885372, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4260, 0, 0, 0, 11CCICMCA102081, 0, 2012-2013, Alumni, 897662, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4193, 0, 0, 0, 11COMMBA101090, 0, 2012-2013, Alumni, 885349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4222, 0, 0, 0, 11CETBT105103, 0, 2012-2013, Alumni, 888703, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 1003123, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4259, 0, 0, 0, 11CETBT102064, 0, 2012-2013, No Information, 892931, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4202, 0, 0, 0, 11CETBT101272, 0, 2012-2013, Alumni, 894399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4230, 0, 0, 0, 11COMMBA101029, 0, 2012-2013, Alumni, 885611, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 894517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 892921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4254, 0, 0, 0, 11COMMBA101141, 0, 2012-2013, Alumni, 885100, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4252, 0, 0, 0, 11CETBT102128, 0, 2012-2013, Alumni, 892391, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4223, 0, 0, 0, 11CETBT105185, 0, 2012-2013, Alumni, 888064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4225, 0, 0, 0, 11CETBT105094, 0, 2012-2013, Alumni, 888775, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4228, 0, 0, 0, 11CETBT105088, 0, 2012-2013, Alumni, 888809, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4201, 0, 0, 0, 11CCICMCA102052, 0, 2012-2013, Alumni, 897870, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4216, 0, 0, 0, 11CETBT102043, 0, 2012-2013, Alumni, 893163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4203, 0, 0, 0, 11COMMBA101156, 0, 2012-2013, Alumni, 885023, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4220, 0, 0, 0, 11CETBT101233, 0, 2012-2013, Alumni, 894763, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4284, 0, 0, 0, 11CETBT101039, 0, 2012-2013, Alumni, 896528, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4246, 0, 0, 0, 11CETBT101167, 0, 2012-2013, Alumni, 895330, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 1002861, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4200, 0, 0, 0, 11CETMT101013, 0, 2012-2013, Alumni, 886721, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4239, 0, 0, 0, 11CETBT101201, 0, 2012-2013, Alumni, 895060, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4258, 0, 0, 0, 11CETBT101036, 0, 2012-2013, Alumni, 896545, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 891517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -10000, 11CETBT102234, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4262, 0, 0, 0, 11CETBT102234, 0, 2012-2013, Alumni, 1002968, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -1000, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4263, 0, 0, 0, 11CETBT101260, 0, 2012-2013, Alumni, 1002864, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, Bachelor of Business Administration, 4283, 0, 0, 0, 11COMBB101016, 0, 2012-2013, Alumni, 886417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4199, 0, 0, 0, 11CETBT102176, 0, 2012-2013, No Information, 892027, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4241, 0, 0, 0, 11COMBB101043, 0, 2012-2013, Alumni, 886188, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104030, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4189, 0, 0, 0, 11CETBT104030, 0, 2012-2013, Alumni, 889768, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4231, 0, 0, 0, 11COMBB101022, 0, 2012-2013, Alumni, 886359, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896195, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4232, 0, 0, 0, 11COMBB101012, 0, 2012-2013, Alumni, 886443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 890477, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890708, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 1003016, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4213, 0, 0, 0, 11COMBB101052, 0, 2012-2013, Alumni, 886117, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4226, 0, 0, 0, 11CETBT101108, 0, 2012-2013, Alumni, 895881, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4207, 0, 0, 0, 11CETBT102065, 0, 2012-2013, Alumni, 1002915, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4214, 0, 0, 0, 11CETBT104012, 0, 2012-2013, Alumni, 889906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -800, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4264, 0, 0, 0, 11CETBT103073, 0, 2012-2013, Alumni, 1003002, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4242, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002996, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105286, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4836, 0, 0, 0, 11CETBT105286, 0, 2012-2013, Alumni, 887127, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4218, 0, 0, 0, 11CETBT101001, 0, 2012-2013, Alumni, 896841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4256, 0, 0, 0, 11CETBT103009, 0, 2012-2013, Alumni, 891033, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4279, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002832, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 30-03-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4261, 0, 0, 0, 11COMBB101054, 0, 2012-2013, Alumni, 886102, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 30-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4219, 0, 0, 0, 11CETMT101020, 0, 2012-2013, Alumni, 886693, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 1003110, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 91250, B.Tech/B.Tech (Hons) Civil Engineering, 11904, 0, 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 890248, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 606158, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4289, 0, 0, 0, 11CETBT102197, 0, 2012-2013, Alumni, 891824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101297, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4275, 0, 0, 0, 11CETBT101297, 0, 2012-2013, Alumni, 894165, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13668, 0, 0, 0, 11CETBT101342, 0, 2011-2012, Alumni, 893619, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101341, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 106250, B.Tech/B.Tech (Hons) Computer Science Engineering, 13669, 0, 0, 0, 11CETBT101341, 0, 2011-2012, Alumni, 893635, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , -74000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , -10000, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 994901, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101319, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4287, 0, 0, 0, 11CETBT101319, 0, 2012-2013, Alumni, 893876, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4274, 0, 0, 0, 11CETBT101147, 0, 2012-2013, Alumni, 895521, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4273, 0, 0, 0, 11CETBT105107, 0, 2012-2013, Alumni, 888667, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -128000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 994766, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4277, 0, 0, 0, 11CETBT103063, 0, 2012-2013, Alumni, 890561, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4276, 0, 0, 0, 11CETBT101187, 0, 2012-2013, Alumni, 895193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 74000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 606293, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 31-03-2012, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 5500, Bachelor of Business Administration, 4430, 0, 0, 0, 11COMBB101017, 0, 2012-2013, Alumni, 886409, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6100, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 1002924, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4268, 0, 0, 0, 11CETBT105058, 0, 2012-2013, Alumni, 889044, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Mechanical Engineering, 4278, 0, 0, 0, 11CETBT102077, 0, 2012-2013, Alumni, 892831, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 31-03-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4285, 0, 0, 0, 11CCICMCA102013, 0, 2012-2013, Alumni, 898163, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4288, 0, 0, 0, 11CETBT102162, 0, 2012-2013, Alumni, 892114, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 31-03-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4270, 0, 0, 0, 11CETBT102154, 0, 2012-2013, Alumni, 892186, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Civil Engineering, 4348, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890739, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 1002995, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 1002843, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002824, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4372, 0, 0, 0, 11COMMBA101106, 0, 2012-2013, Alumni, 885259, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Civil Engineering, 4340, 0, 0, 0, 11CETBT103041, 0, 2012-2013, Alumni, 890738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 884905, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4356, 0, 0, 0, 11CETBT102111, 0, 2012-2013, Alumni, 892555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4297, 0, 0, 0, 11CETBT104051, 0, 2012-2013, Alumni, 889514, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4324, 0, 0, 0, 11COMMBA101179, 0, 2012-2013, Alumni, 884921, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -900, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 1003129, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4300, 0, 0, 0, 11CETBT103045, 0, 2012-2013, Alumni, 890707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4363, 0, 0, 0, 11CETBT102003, 0, 2012-2013, Alumni, 893525, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4311, 0, 0, 0, 11CCICMCA102060, 0, 2012-2013, Alumni, 897810, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4328, 0, 0, 0, 11CCICMCA102002, 0, 2012-2013, Alumni, 898247, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -5100, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 1002823, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101342, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4494, 0, 0, 0, 11CETBT101342, 0, 2012-2013, Alumni, 893616, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002810, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4417, 0, 0, 0, 11COMMBA101089, 0, 2012-2013, Alumni, 885357, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4342, 0, 0, 0, 11COMMBA101265, 0, 2012-2013, Alumni, 884487, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 252, 0, 0, 0, 11CETBT105027, 0, 2012-2013, Alumni, 889288, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4380, 0, 0, 0, 11COMMBA101183, 0, 2012-2013, Alumni, 1003150, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4341, 0, 0, 0, 11COMMBA101263, 0, 2012-2013, Alumni, 884495, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 1002809, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 1003018, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4377, 0, 0, 0, 11COMMBA101194, 0, 2012-2013, Alumni, 884849, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4382, 0, 0, 0, 11COMMBA101193, 0, 2012-2013, Alumni, 884852, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4410, 0, 0, 0, 11CETBT102124, 0, 2012-2013, Alumni, 892426, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4331, 0, 0, 0, 11COMMBA101191, 0, 2012-2013, Alumni, 884863, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4371, 0, 0, 0, 11COMMBA101288, 0, 2012-2013, Alumni, 884366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4403, 0, 0, 0, 11COMMBA101274, 0, 2012-2013, Alumni, 884443, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4391, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893647, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 37000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4389, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893648, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4354, 0, 0, 0, 11COMMBA101098, 0, 2012-2013, Alumni, 885309, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4321, 0, 0, 0, 11COMMBA101258, 0, 2012-2013, Alumni, 884527, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101340, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 66000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4393, 0, 0, 0, 11CETBT101340, 0, 2012-2013, Alumni, 893649, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4318, 0, 0, 0, 11CCICMCA102064, 0, 2012-2013, Alumni, 897776, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -100000, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 1002965, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 1003080, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4415, 0, 0, 0, 11CETBT105074, 0, 2012-2013, Alumni, 888923, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4353, 0, 0, 0, 11COMMBA101144, 0, 2012-2013, Alumni, 885085, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4381, 0, 0, 0, 11COMMBA101162, 0, 2012-2013, Alumni, 885000, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4293, 0, 0, 0, 11CETBT102130, 0, 2012-2013, Alumni, 892375, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4424, 0, 0, 0, 11CETBT102044, 0, 2012-2013, Alumni, 893146, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4338, 0, 0, 0, 11CETBT103088, 0, 2012-2013, Alumni, 890300, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4411, 0, 0, 0, 11COMMBA101134, 0, 2012-2013, No Information, 885134, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 892841, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4349, 0, 0, 0, 11COMMBA101149, 0, 2012-2013, Alumni, 885064, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4325, 0, 0, 0, 11COMMBA101159, 0, 2012-2013, Alumni, 885012, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4352, 0, 0, 0, 11CETBT102074, 0, 2012-2013, Alumni, 892856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 9683, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884400, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4294, 0, 0, 0, 11CETBT102076, 0, 2012-2013, Alumni, 1002922, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6900, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 1003085, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 128000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 606207, REVDUE, 10000, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4316, 0, 0, 0, 11CCICMCA102029, 0, 2012-2013, Alumni, 898063, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4337, 0, 0, 0, 11CETBT102210, 0, 2012-2013, Alumni, 891723, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4165, 0, 0, 0, 11CETBT102082, 0, 2012-2013, Alumni, 892799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4334, 0, 0, 0, 11COMMBA101114, 0, 2012-2013, Alumni, 885217, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4407, 0, 0, 0, 11CETBT102097, 0, 2012-2013, Alumni, 892690, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4404, 0, 0, 0, 11COMMBA101275, 0, 2012-2013, Alumni, 884436, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4345, 0, 0, 0, 11CETBT105098, 0, 2012-2013, Alumni, 888743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4385, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885231, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4298, 0, 0, 0, 11CETBT102104, 0, 2012-2013, Alumni, 892633, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4400, 0, 0, 0, 11CETBT104004, 0, 2012-2013, Alumni, 889987, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4344, 0, 0, 0, 11CETBT102012, 0, 2012-2013, Alumni, 893432, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4351, 0, 0, 0, 11COMMBA101166, 0, 2012-2013, Alumni, 884983, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4339, 0, 0, 0, 11CCICMCA102054, 0, 2012-2013, Alumni, 897856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 1002930, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4374, 0, 0, 0, 11COMMBA101282, 0, 2012-2013, Alumni, 884399, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4420, 0, 0, 0, 11CETBT104015, 0, 2012-2013, Alumni, 889883, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4355, 0, 0, 0, 11CETBT102178, 0, 2012-2013, Alumni, 892011, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4335, 0, 0, 0, 11COMMBA101278, 0, 2012-2013, Alumni, 884422, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4412, 0, 0, 0, 11COMMBA101117, 0, 2012-2013, Alumni, 885199, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4365, 0, 0, 0, 11CETBT102089, 0, 2012-2013, Alumni, 892758, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4390, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885232, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4388, 0, 0, 0, 11COMMBA101111, 0, 2012-2013, Alumni, 885233, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4358, 0, 0, 0, 11COMMBA101047, 0, 2012-2013, Alumni, 885517, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4332, 0, 0, 0, 11COMBB101035, 0, 2012-2013, Alumni, 886254, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4368, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896639, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4319, 0, 0, 0, 11COMMBA101046, 0, 2012-2013, Alumni, 885522, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4305, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105281, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4313, 0, 0, 0, 11CETBT105281, 0, 2012-2013, Alumni, 887193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4361, 0, 0, 0, 11CETBT105186, 0, 2012-2013, Alumni, 888055, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4306, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895154, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4373, 0, 0, 0, 11CETBT101025, 0, 2012-2013, Alumni, 896636, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4364, 0, 0, 0, 11CETBT105175, 0, 2012-2013, Alumni, 888158, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4336, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4387, 0, 0, 0, 11CETBT105171, 0, 2012-2013, Alumni, 888198, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4366, 0, 0, 0, 11CETBT105170, 0, 2012-2013, Alumni, 888204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4384, 0, 0, 0, 11CCICMCA102093, 0, 2012-2013, Alumni, 897568, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4422, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887855, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4409, 0, 0, 0, 11COMMBA101056, 0, 2012-2013, Alumni, 885485, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4416, 0, 0, 0, 11CETBT105173, 0, 2012-2013, Alumni, 888185, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4312, 0, 0, 0, 11CCICMCA102095, 0, 2012-2013, Alumni, 897548, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4304, 0, 0, 0, 11CETBT101191, 0, 2012-2013, Alumni, 895153, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4359, 0, 0, 0, 11CETBT105229, 0, 2012-2013, Alumni, 887663, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4327, 0, 0, 0, 11CETBT101198, 0, 2012-2013, Alumni, 895092, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4296, 0, 0, 0, 11COMMBA101028, 0, 2012-2013, Alumni, 885613, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4360, 0, 0, 0, 11COMMBA101036, 0, 2012-2013, Alumni, 885580, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4402, 0, 0, 0, 11CCICMCA102122, 0, 2012-2013, Alumni, 897334, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4383, 0, 0, 0, 11CETBT105216, 0, 2012-2013, Alumni, 887797, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4330, 0, 0, 0, 11COMBB101050, 0, 2012-2013, Alumni, 886126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4421, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887854, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4423, 0, 0, 0, 11CETBT105210, 0, 2012-2013, Alumni, 887856, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4309, 0, 0, 0, 11CETBT101144, 0, 2012-2013, Alumni, 895541, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4322, 0, 0, 0, 11COMBB101049, 0, 2012-2013, Alumni, 886136, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4376, 0, 0, 0, 11CETBT105192, 0, 2012-2013, Alumni, 888008, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4408, 0, 0, 0, 11COMMBA101024, 0, 2012-2013, Alumni, 885632, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4307, 0, 0, 0, 11CETBT105189, 0, 2012-2013, Alumni, 888032, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4308, 0, 0, 0, 11COMBB101010, 0, 2012-2013, Alumni, 886453, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101012, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57, 0, 0, 0, 11CETBT101012, 0, 2011-2012, Alumni, 896761, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4362, 0, 0, 0, 11CCICMCA102129, 0, 2012-2013, Alumni, 897290, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4320, 0, 0, 0, 11CETBT105254, 0, 2012-2013, Alumni, 887451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4399, 0, 0, 0, 11CCICMCA102089, 0, 2012-2013, Alumni, 897598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4326, 0, 0, 0, 11COMMBA101057, 0, 2012-2013, Alumni, 885480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4329, 0, 0, 0, 11CETBT105157, 0, 2012-2013, Alumni, 888323, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 0, 11CETBT105139, 0, 2012-2013, No Information, 994811, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4378, 0, 0, 0, 11COMMBA101076, 0, 2012-2013, Alumni, 885408, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 4315, 0, 0, 0, 11CETMT101030, 0, 2012-2013, Alumni, 886665, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4414, 0, 0, 0, 11COMMBA101073, 0, 2012-2013, Alumni, 885417, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4395, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896571, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4370, 0, 0, 0, 11COMMBA101012, 0, 2012-2013, Alumni, 885673, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4397, 0, 0, 0, 11COMBB101070, 0, 2012-2013, Alumni, 885957, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4405, 0, 0, 0, 11COMMBA101006, 0, 2012-2013, Alumni, 885707, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4398, 0, 0, 0, 11CETBT101121, 0, 2012-2013, Alumni, 895743, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101073, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4418, 0, 0, 0, 11COMBB101073, 0, 2012-2013, Alumni, 885947, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4367, 0, 0, 0, 11CETBT101154, 0, 2012-2013, Alumni, 895460, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4427, 0, 0, 0, 11CETBT105152, 0, 2012-2013, Alumni, 888366, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101317, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4428, 0, 0, 0, 11CETBT101317, 0, 2012-2013, Alumni, 893918, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4357, 0, 0, 0, 11CETBT101230, 0, 2012-2013, Alumni, 894799, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4323, 0, 0, 0, 11COMBB101098, 0, 2012-2013, Alumni, 885744, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4295, 0, 0, 0, 11CETBT101097, 0, 2012-2013, Alumni, 896029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4396, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896572, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4401, 0, 0, 0, 11COMMBA101010, 0, 2012-2013, No Information, 885689, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4317, 0, 0, 0, 11CCICMCA102149, 0, 2012-2013, Alumni, 897123, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 69000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102170, AIE, MCA 2011-2012 III Sem VI, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 23000, MCA, 4840, 0, 0, 0, 11CCICMCA102170, 0, 2012-2013, Alumni, 896964, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4375, 0, 0, 0, 11CETBT101220, 0, 2012-2013, Alumni, 894894, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4392, 0, 0, 0, 11CETBT101084, 0, 2012-2013, Alumni, 896138, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4386, 0, 0, 0, 11CETBT101219, 0, 2012-2013, Alumni, 894903, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3779, 0, 0, 0, 11CETBT101055, 0, 2012-2013, Alumni, 896410, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4369, 0, 0, 0, 11COMMBA101060, 0, 2012-2013, Alumni, 885466, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4310, 0, 0, 0, 11CETBT101026, 0, 2012-2013, Alumni, 896630, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4333, 0, 0, 0, 11COMMBA101067, 0, 2012-2013, Alumni, 885451, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101307, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4419, 0, 0, 0, 11CETBT101307, 0, 2012-2013, Alumni, 894052, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3940, 0, 0, 0, 11CETBT101131, 0, 2012-2013, Alumni, 895629, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4413, 0, 0, 0, 11COMMBA101069, 0, 2012-2013, Alumni, 885440, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4394, 0, 0, 0, 11CETBT101033, 0, 2012-2013, Alumni, 896573, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4453, 0, 0, 0, 11CETBT101160, 0, 2012-2013, Alumni, 895401, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4465, 0, 0, 0, 11COMMBA101236, 0, 2012-2013, Alumni, 884652, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4447, 0, 0, 0, 11CETBT102067, 0, 2012-2013, Alumni, 892906, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101084, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4472, 0, 0, 0, 11COMBB101084, 0, 2012-2013, Alumni, 885843, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICBC101026, AIE, BCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 4446, 0, 0, 0, 11CCICBC101026, 0, 2012-2013, Alumni, 898276, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4450, 0, 0, 0, 11CETBT105260, 0, 2012-2013, Alumni, 887397, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4475, 0, 0, 0, 11CETBT105295, 0, 2012-2013, Alumni, 887021, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4473, 0, 0, 0, 11CCICMCA102119, 0, 2012-2013, Alumni, 897350, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4451, 0, 0, 0, 11CETBT101227, 0, 2012-2013, Alumni, 894839, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 885716, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4438, 0, 0, 0, 11COMMBA101168, 0, 2012-2013, Alumni, 884971, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105283, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4460, 0, 0, 0, 11CETBT105283, 0, 2012-2013, Alumni, 887161, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4433, 0, 0, 0, 11COMMBA101175, 0, 2012-2013, Alumni, 884939, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, MCA, , -92000, 0, 0, 11CCICMCA102144, 0, 2012-2013, Alumni, 994409, PMT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 896193, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4464, 0, 0, 0, 11CETBT103054, 0, 2012-2013, Alumni, 890654, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4471, 0, 0, 0, 11CCICMCA102128, 0, 2012-2013, Alumni, 897298, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 889380, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4569, 0, 0, 0, 11CETBT102078, 0, 2012-2013, Alumni, 892824, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4436, 0, 0, 0, 11COMMBA101160, 0, 2012-2013, Alumni, 885006, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 4462, 0, 0, 0, 11CETBT101077, 0, 2012-2013, Alumni, 1002833, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 4457, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885529, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4442, 0, 0, 0, 11CETBT103068, 0, 2012-2013, Alumni, 890531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4485, 0, 0, 0, 11CETBT101018, 0, 2012-2013, Alumni, 896696, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4444, 0, 0, 0, 11CCICMCA102065, 0, 2012-2013, Alumni, 897766, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4452, 0, 0, 0, 11CETBT101049, 0, 2012-2013, Alumni, 896480, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102263, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4440, 0, 0, 0, 11CETBT102263, 0, 2012-2013, Alumni, 891175, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4468, 0, 0, 0, 11CCICMCA102082, 0, 2012-2013, Alumni, 897651, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102223, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4455, 0, 0, 0, 11CETBT102223, 0, 2012-2013, Alumni, 891603, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4439, 0, 0, 0, 11COMMBA101129, 0, 2012-2013, Alumni, 885155, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4448, 0, 0, 0, 11CETBT102032, 0, 2012-2013, Alumni, 893275, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4466, 0, 0, 0, 11COMBB101029, 0, 2012-2013, Alumni, 886307, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4478, 0, 0, 0, 11COMMBA101216, 0, 2012-2013, Alumni, 884738, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, MBA in dual specialization , 4441, 0, 0, 0, 11COMMBA101003, 0, 2012-2013, Alumni, 1003132, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4489, 0, 0, 0, 11CETBT105305, 0, 2012-2013, Alumni, 886902, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4565, 0, 0, 0, 11CETBT101186, 0, 2012-2013, Alumni, 895204, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4490, 0, 0, 0, 11CETBT105303, 0, 2012-2013, Alumni, 886932, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101285, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4432, 0, 0, 0, 11CETBT101285, 0, 2012-2013, Alumni, 894264, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4486, 0, 0, 0, 11CETBT105017, 0, 2012-2013, Alumni, 1003029, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4449, 0, 0, 0, 11CETBT101302, 0, 2012-2013, Alumni, 894111, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4456, 0, 0, 0, 11CCICMCA102105, 0, 2012-2013, Alumni, 897455, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4461, 0, 0, 0, 11CETBT105154, 0, 2012-2013, Alumni, 888349, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4474, 0, 0, 0, 11CETBT102270, 0, 2012-2013, Alumni, 891094, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4463, 0, 0, 0, 11CCICMCA102036, 0, 2012-2013, Alumni, 897998, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4435, 0, 0, 0, 11CETBT105150, 0, 2012-2013, Alumni, 888389, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4445, 0, 0, 0, 11CCICMCA102116, 0, 2012-2013, Alumni, 897370, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4437, 0, 0, 0, 11COMMBA101153, 0, 2012-2013, Alumni, 885029, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4454, 0, 0, 0, 11CETBT103083, 0, 2012-2013, Alumni, 890379, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101329, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4470, 0, 0, 0, 11CETBT101329, 0, 2012-2013, Alumni, 893760, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101330, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4469, 0, 0, 0, 11CETBT101330, 0, 2012-2013, Alumni, 893751, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4458, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885531, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4443, 0, 0, 0, 11CCICMCA102071, 0, 2012-2013, Alumni, 897728, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, MBA in dual specialization , 4459, 0, 0, 0, 11COMMBA101045, 0, 2012-2013, Alumni, 885530, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 4467, 0, 0, 0, 11COMBB101015, 0, 2012-2013, Alumni, 886423, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 03-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4434, 0, 0, 0, 11CETBT101196, 0, 2012-2013, Alumni, 895107, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 03-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4487, 0, 0, 0, 11COMMBA101095, 0, 2012-2013, Alumni, 885324, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 896981, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4502, 0, 0, 0, 11CETBT104002, 0, 2012-2013, Alumni, 890004, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4510, 0, 0, 0, 11CETBT103087, 0, 2012-2013, Alumni, 890310, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4523, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884835, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4501, 0, 0, 0, 11CETBT103062, 0, 2012-2013, Alumni, 890578, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4541, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889600, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4516, 0, 0, 0, 11CETBT105006, 0, 2012-2013, Alumni, 889450, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4524, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884833, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4518, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889599, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4521, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884832, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4505, 0, 0, 0, 11CETBT104049, 0, 2012-2013, Alumni, 889539, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 4517, 0, 0, 0, 11CETBT104044, 0, 2012-2013, Alumni, 889598, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4488, 0, 0, 0, 11CETBT102161, 0, 2012-2013, Alumni, 892126, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4484, 0, 0, 0, 11CETBT105010, 0, 2012-2013, Alumni, 889420, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4522, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884836, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -23000, 11CCICMCA102168, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, MCA, 4492, 0, 0, 0, 11CCICMCA102168, 0, 2012-2013, Alumni, 1002801, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 1003027, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4525, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884831, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4482, 0, 0, 0, 11CETBT105015, 0, 2012-2013, Alumni, 889390, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102183, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4500, 0, 0, 0, 11CCICMCA102183, 0, 2012-2013, Alumni, 896873, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, MBA in dual specialization , 4526, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884830, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 4520, 0, 0, 0, 11COMMBA101198, 0, 2012-2013, Alumni, 884834, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, -6000, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 1002912, REVJV, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4531, 0, 0, 0, 11COMMBA101298, 0, 2012-2013, Alumni, 884315, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 4506, 0, 0, 0, 11CETBT101136, 0, 2012-2013, Alumni, 895591, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4529, 0, 0, 0, 11CCICMCA102040, 0, 2012-2013, Alumni, 897965, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4527, 0, 0, 0, 11COMMBA101309, 0, 2012-2013, Alumni, 884261, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 04-04-2012, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 4515, 0, 0, 0, 11CCICMCA102051, 0, 2012-2013, Alumni, 897878, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4538, 0, 0, 0, 11COMMBA101126, 0, 2012-2013, Alumni, 885174, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4496, 0, 0, 0, 11COMMBA101041, 0, 2012-2013, Alumni, 885555, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4499, 0, 0, 0, 11COMMBA101140, 0, 2012-2013, Alumni, 885102, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4568, 0, 0, 0, 11CETBT105065, 0, 2012-2013, Alumni, 888986, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 4512, 0, 0, 0, 11CETMT105011, 0, 2012-2013, Alumni, 886592, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 4497, 0, 0, 0, 11CETBT105069, 0, 2012-2013, Alumni, 888952, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4542, 0, 0, 0, 11COMMBA101302, 0, 2012-2013, Alumni, 884297, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-04-2012, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 4507, 0, 0, 0, 11CETBT102052, 0, 2012-2013, Alumni, 893062, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2012-2013, 0, 11COMMBA101313, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-04-2012, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 4543, 0, 0, 0, 11COMMBA101313, 0, 2012-2013, Alumni, 884242, RCPT, 0, 1655277585-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(125): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(127): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(125): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(127): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 07:31:43] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655278279-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 07:35:54] local.ERROR: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'RCPT' for column `playnpri_test_project`.`Report`.`Voucher_Type` at row 1 (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22007): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'RCPT' for column `playnpri_test_project`.`Report`.`Voucher_Type` at row 1 (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655278554-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: 22007): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'RCPT' for column `playnpri_test_project`.`Report`.`Voucher_Type` at row 1 at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:464)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(464): PDOStatement->execute()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 07:39:55] local.ERROR: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xA0B.Tec...' for column `playnpri_test_project`.`Report`.`Program` at row 69 (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2015-2016, 0, 15GPTC404003, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57312, 0, , 0, 15GPTC404003, 0, 2015-2016, No Information, 821963, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CCI101016, AIE, BCA 2012-2013 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 57335, 0, , 0, 12CCI101016, 0, 2015-2016, No Information, 883492, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE202021, AIE, M.Tech VLSI Design 2013-2014 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech VLSI Design, 57324, 0, , 0, 13CECE202021, 0, 2015-2016, Alumni, 846474, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 200000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 114000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102146, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57376, 0, , 0, 12COB102146, 0, 2015-2016, Alumni, 863775, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CMC202005, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57375, 0, , 0, 12CMC202005, 0, 2015-2016, Alumni, 866006, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57381, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813776, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102067, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57370, 0, , 0, 12COB102067, 0, 2015-2016, Alumni, 864179, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57377, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788053, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201191, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Degree/Convocation/Certificate fee, 0, 250, MBA in dual specialization , 57367, 0, , 0, 13GCOB201191, 0, 2015-2016, Alumni, 858774, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57369, 0, , 0, 11CETBT101213, 0, 2015-2016, Alumni, 894940, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 85000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57392, 0, TUITION FEE, 0, 15GCOL103013, 0, 2015-2016, Alumni, 1005429, REVJV, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 70000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57424, 0, Received from REGICTRATION, 0, 15CBAC101009, 0, 2015-2016, No Information, 814499, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Adjusted_Amount, 0, 0, Bachelor of Physiotherapy, 57398, 0, TUITION FEE, 0, 15CMAC101003, 0, 2015-2016, Alumni, 1005961, REVJV, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57425, 0, , 0, 15CBAC101009, 0, 2015-2016, No Information, 814500, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 7000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Degree/Convocation/Certificate fee, 0, 600, B.Tech/B.Tech (Hons) Mechanical Engineering, 57393, 0, , 0, 11CETBT102247, 0, 2015-2016, Alumni, 891345, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 50000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 10000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201195, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57414, 0, , 0, 13GCOB201195, 0, 2015-2016, Alumni, 858753, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 50000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 10000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57406, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813766, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -70000, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 57422, 0, TUITION FEE, 0, 15GCOL102017, 0, 2015-2016, Alumni, 1005380, REVJV, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22007): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\\xA0B.Tec...' for column `playnpri_test_project`.`Report`.`Program` at row 69 (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2015-2016, 0, 15GPTC404003, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57312, 0, , 0, 15GPTC404003, 0, 2015-2016, No Information, 821963, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CCI101016, AIE, BCA 2012-2013 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 57335, 0, , 0, 12CCI101016, 0, 2015-2016, No Information, 883492, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE202021, AIE, M.Tech VLSI Design 2013-2014 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech VLSI Design, 57324, 0, , 0, 13CECE202021, 0, 2015-2016, Alumni, 846474, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 200000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 114000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102146, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57376, 0, , 0, 12COB102146, 0, 2015-2016, Alumni, 863775, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CMC202005, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57375, 0, , 0, 12CMC202005, 0, 2015-2016, Alumni, 866006, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57381, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813776, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102067, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57370, 0, , 0, 12COB102067, 0, 2015-2016, Alumni, 864179, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57377, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788053, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201191, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Degree/Convocation/Certificate fee, 0, 250, MBA in dual specialization , 57367, 0, , 0, 13GCOB201191, 0, 2015-2016, Alumni, 858774, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57369, 0, , 0, 11CETBT101213, 0, 2015-2016, Alumni, 894940, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 85000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57392, 0, TUITION FEE, 0, 15GCOL103013, 0, 2015-2016, Alumni, 1005429, REVJV, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 70000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57424, 0, Received from REGICTRATION, 0, 15CBAC101009, 0, 2015-2016, No Information, 814499, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Adjusted_Amount, 0, 0, Bachelor of Physiotherapy, 57398, 0, TUITION FEE, 0, 15CMAC101003, 0, 2015-2016, Alumni, 1005961, REVJV, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57425, 0, , 0, 15CBAC101009, 0, 2015-2016, No Information, 814500, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 149000, Integratedï¿½B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, Integratedï¿½B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 7000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Degree/Convocation/Certificate fee, 0, 600, B.Tech/B.Tech (Hons) Mechanical Engineering, 57393, 0, , 0, 11CETBT102247, 0, 2015-2016, Alumni, 891345, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 50000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 10000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201195, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57414, 0, , 0, 13GCOB201195, 0, 2015-2016, Alumni, 858753, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 50000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 10000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57406, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813766, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -70000, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 57422, 0, TUITION FEE, 0, 15GCOL102017, 0, 2015-2016, Alumni, 1005380, REVJV, 0, 1655278779-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 1543)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: 22007): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\\xA0B.Tec...' for column `playnpri_test_project`.`Report`.`Program` at row 69 at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:464)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(464): PDOStatement->execute()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 1543)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 07:55:17] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655279693-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 08:01:18] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(133): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(135): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 08:12:19] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 19/11/2020 UG2017045 pay_G2x7D0gP6ZCDvi order_G2x42yfDzA7ceL 9_293_2149_9088 Cetl_G3jtqi3J8nOC1V Razorpay 20000, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, UG2007528 < order_FW14P2q2nGCVhx 24_293_2149_3134 []Cetl_FXI0KMX7aZqZg5 Razorpay , 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, , 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, , 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, , 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, , 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, , 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, , 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, , 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, , 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, , 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, , 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, , 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, , 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, , 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, , 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, , 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, , 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, , 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, , 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, , 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, , 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, , 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, , 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, , 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, , 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, , 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, , 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, , 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, , 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, , 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, , 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, , 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, , 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, , 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, , 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, , 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, , 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, , 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, , 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, , 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, , 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, , 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, , 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, , 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, , 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, , 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, , 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, , 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, , 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, , 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, , 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, , 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, , 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, , 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, , 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, , 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, , 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, , 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, , 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, , 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, , 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, , 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, , 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, , 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, , 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, , 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, , 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, , 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, , 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, , 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, , 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, , 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, , 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, , 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, , 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, , 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, , 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, , 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, , 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, , 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, , 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, , 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, , 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, , 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, , 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, , 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, , 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, , 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, , 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, , 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, , 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, , 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, , 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, , 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, , 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, , 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, , 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, , 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, , 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, , 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, , 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, , 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, , 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, , 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, , 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, , 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, , 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, , 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, , 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, , 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, , 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, , 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, , 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, , 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, , 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, , 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, , 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, , 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, , 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, , 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, , 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, , 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, , 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, , 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, , 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, , 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, , 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, , 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, , 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, , 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, , 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, , 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, , 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, , 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, , 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, , 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, , 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, , 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, , 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, , 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, , 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, , 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, , 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, , 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, , 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, , 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, , 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, , 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, , 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, , 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, , 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, , 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, , 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, , 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, , 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, , 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, , 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, , 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, , 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, , 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, , 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, , 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, , 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, , 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, , 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, , 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, , 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, , 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, , 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, , 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, , 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, TUITION FEE, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, , 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, , 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, , 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, , 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, , 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, , 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, , 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, , 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, , 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, , 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, , 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, , 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, , 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, , 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, , 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, , 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, , 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, , 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, , 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, , 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, , 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, , 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, , 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, , 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, , 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, , 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, , 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, , 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, , 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, , 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, , 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, , 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, , 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, , 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, , 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, , 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, , 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, , 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, , 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, , 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, , 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, , 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, , 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, , 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, , 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, , 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, , 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, , 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, , 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, , 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, , 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, , 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, , 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, , 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, , 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, , 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, , 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, , 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, , 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, , 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, , 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, , 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, , 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, , 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, , 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, , 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, , 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, , 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, , 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, , 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, , 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, , 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, , 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, , 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, , 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, , 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, , 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, , 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, , 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, , 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, , 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, , 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, , 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, , 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, , 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, , 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, , 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, , 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, , 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, , 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, , 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, , 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, , 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, , 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, TUITION FEE, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, , 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, , 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, , 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, , 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, , 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, , 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, , 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, , 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, , 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, , 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, , 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, , 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, , 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, , 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, , 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, , 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, , 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, , 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, , 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, , 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, , 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, , 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, , 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, , 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, , 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, , 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, , 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, , 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, , 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, , 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, , 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, , 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, , 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, , 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, , 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, , 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, , 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, , 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, , 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, , 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, , 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, , 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, , 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, , 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, , 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, , 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, , 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, , 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, , 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, , 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, , 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, , 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, , 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, , 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, , 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, , 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, , 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, , 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, , 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, , 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, , 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, , 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, , 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, , 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, , 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, , 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, , 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, , 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, , 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, , 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, , 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, , 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, , 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, , 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, , 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, , 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, , 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, , 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, , 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, , 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, , 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, , 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, , 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, , 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, , 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, , 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, , 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, , 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, , 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, , 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, , 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, , 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, , 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, , 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, , 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, , 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, , 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, , 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, , 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, , 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, , 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, , 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, , 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, , 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, , 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, , 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, , 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, , 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, , 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, , 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, , 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, , 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, , 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, , 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, , 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, , 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, , 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, , 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, , 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, , 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, , 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, , 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, , 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, , 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, , 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, , 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, , 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, , 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, , 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, , 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, , 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, , 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, , 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, , 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, , 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, , 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, , 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, , 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, , 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, , 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, , 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, , 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, , 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, , 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, , 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, , 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, , 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, , 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, , 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, , 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, , 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, , 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, , 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, , 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, , 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, , 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, , 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, TUITION FEE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, , 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, , 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, , 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, , 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, , 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, , 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, , 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, , 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, , 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, , 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, , 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, , 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, , 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, , 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, , 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, , 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, , 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, , 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, , 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, , 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, , 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, , 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, , 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, , 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, , 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, , 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, , 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, , 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, , 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, , 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, , 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, , 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, , 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, , 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, , 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, , 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, , 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, , 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, , 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, , 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, , 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, , 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, , 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, , 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, , 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, , 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, , 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, , 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, , 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, , 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, , 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, , 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, , 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, , 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, , 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, , 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, , 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, , 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, , 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, , 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, , 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, , 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, , 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, , 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, , 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, , 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, , 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, , 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, , 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, , 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, , 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, , 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, , 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, , 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, , 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, , 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, , 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, , 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, , 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, , 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, , 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, , 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, , 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, , 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, , 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, , 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, , 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, , 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, , 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, , 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, , 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, , 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, , 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, , 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, , 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, , 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, , 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, , 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, , 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, , 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, , 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, , 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, , 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, , 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, , 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, , 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, , 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, , 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, , 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, , 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, , 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, , 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, , 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, , 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, , 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, , 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, , 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, , 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, , 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, , 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, , 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, , 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, , 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, , 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, , 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, , 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, , 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, , 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, , 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, , 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, , 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, , 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, , 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, , 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, , 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, , 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, , 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, , 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, , 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, , 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, , 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, , 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, , 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, , 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, , 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, , 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, , 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, TUITION FEE, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, TUITION FEE, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, , 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, , 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, , 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, , 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, , 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, , 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, , 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, , 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, , 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, , 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, , 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, , 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, , 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, , 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, , 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, , 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, , 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, , 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, , 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, , 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, , 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, , 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, , 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, , 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, , 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, , 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, , 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, , 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, , 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, , 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, , 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, , 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, , 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, , 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, , 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, , 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, , 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, , 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, , 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, , 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, , 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, , 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, , 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, , 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, , 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, , 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, , 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, , 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, , 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, , 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, , 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, , 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, , 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, , 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, , 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, , 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, , 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, , 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, , 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, , 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, , 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, , 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, , 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, , 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, , 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, , 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, , 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, , 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, , 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, , 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, , 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, , 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, , 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, , 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, , 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, , 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, , 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, , 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, , 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, , 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, , 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, , 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, , 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, , 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, , 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, , 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, , 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, , 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, , 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, , 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, , 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, , 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, , 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, , 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, , 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, , 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, , 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, , 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, , 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, , 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, , 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, , 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, , 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, , 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, , 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, , 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, , 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, , 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, , 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, , 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, , 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, , 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, , 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, , 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, , 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, , 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, , 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, , 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, , 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, , 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, , 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, , 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, , 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, , 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, , 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, , 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, , 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, , 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, , 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, , 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, , 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, , 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, , 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, , 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, , 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, , 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, , 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, , 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, , 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, , 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, , 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, , 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, , 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, , 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, , 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, , 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, , 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, , 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, , 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, , 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, , 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, , 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, , 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, , 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, , 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, , 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, , 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, , 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, , 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, , 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, , 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, , 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, , 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, , 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, , 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, , 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, , 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, , 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, , 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, , 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, , 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, , 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, , 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, , 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, , 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, , 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, , 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, , 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, , 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, , 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, , 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, , 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, , 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, , 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, , 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, , 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, , 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, , 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, , 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, , 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, , 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, , 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, , 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, , 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, , 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, , 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, , 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, , 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, , 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, , 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, , 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, , 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, , 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, , 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, , 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, , 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, , 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, , 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, , 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, , 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, , 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, , 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, , 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, , 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, , 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, , 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, , 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, , 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, , 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, , 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, , 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, , 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, , 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, , 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, , 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, , 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, , 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, , 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, , 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, , 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, , 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, , 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, , 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, , 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, , 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, , 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, , 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, , 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, , 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, , 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, , 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, , 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, , 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, , 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, , 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, , 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, , 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, , 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, , 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, , 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, , 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, , 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, , 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, , 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, , 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, , 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, , 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, , 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, , 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, , 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, , 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, , 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, , 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, , 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, , 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, , 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, , 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, , 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, , 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, , 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, , 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, , 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, , 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, , 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, , 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, , 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, , 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, , 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, , 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, , 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, , 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, , 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, , 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, , 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, , 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, , 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, , 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, , 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, , 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, , 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, , 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, , 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, , 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, , 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, , 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, , 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, , 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, , 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, , 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, , 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, , 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, , 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, , 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, , 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, , 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, , 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, , 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, , 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, , 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, , 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, , 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, , 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, , 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, , 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, , 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, , 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, , 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, , 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, , 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, , 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, , 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, , 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, , 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, , 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, , 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, , 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, , 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, , 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, , 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, , 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, , 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, , 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, , 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, , 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, , 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, , 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, , 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, , 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, , 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, , 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, , 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, , 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, , 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, , 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, , 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, , 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, , 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, , 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, , 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, , 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, , 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, , 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, , 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, , 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, , 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, , 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, , 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, , 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, , 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, , 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, , 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, , 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, , 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, , 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, , 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, , 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, , 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, , 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, , 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, , 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, , 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, , 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, , 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, , 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, , 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, , 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, , 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, , 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, , 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, , 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, , 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, , 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, , 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, , 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, , 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, , 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, , 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, , 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, , 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, , 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, , 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, , 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, , 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, , 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, , 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, , 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, , 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, , 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, , 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, , 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, , 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, , 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, , 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, , 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, , 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, , 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, , 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, , 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, , 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, , 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, , 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, , 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, , 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, , 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, , 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, , 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, , 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, , 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, , 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, , 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, , 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, , 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, , 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, , 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, , 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, , 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, , 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, , 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, , 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, , 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, , 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, , 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, , 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, , 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, , 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, , 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, , 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, , 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, , 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, , 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, , 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, , 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, , 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, , 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, , 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, , 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, , 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, , 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, , 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, , 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, , 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, , 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, , 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, , 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, , 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, , 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, , 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, , 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, , 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, , 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, , 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, , 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, , 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, , 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, , 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, , 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, , 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, , 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, , 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, , 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, , 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, , 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, , 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, , 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, , 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, , 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, , 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, , 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, , 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, , 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, , 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, , 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, , 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, , 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, , 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, , 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, , 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, , 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, , 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, , 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, , 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, , 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, , 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, , 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, , 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, , 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, , 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, , 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, , 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, , 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, , 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, , 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, , 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, , 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, , 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, , 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, , 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, , 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, , 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, , 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, , 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, , 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, , 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, , 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, , 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, , 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, , 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, , 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, , 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, , 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, , 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, , 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, , 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, , 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, , 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, , 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, , 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, , 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, , 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, , 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, , 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, , 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, , 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, , 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, , 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, , 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, , 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, , 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, , 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, , 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, , 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, , 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, , 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, , 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, , 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, , 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, , 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, , 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, , 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, , 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, , 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, , 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, TUITION FEE, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, , 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, , 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, , 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, , 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, , 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, , 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, , 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, , 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, , 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, , 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, , 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, , 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, , 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, , 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, , 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, , 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, , 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, , 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, , 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, , 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, , 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, , 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, , 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, , 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, , 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, , 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, , 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, , 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, , 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, , 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, , 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, , 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, , 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, , 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, , 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, , 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, , 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, , 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, , 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, , 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, , 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, , 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, , 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, , 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, , 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, , 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, , 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, , 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, , 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, , 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, , 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, , 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, , 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, , 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, , 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, , 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, , 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, , 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, , 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, , 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, , 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, , 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, , 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, , 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, , 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, , 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, , 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, , 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, , 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, , 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, , 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, , 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, , 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, , 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, , 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, , 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, , 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, , 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, , 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, , 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, , 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, , 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, , 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, , 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, , 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, , 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, , 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, , 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, , 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, , 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, , 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, , 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, , 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, , 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, , 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, , 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, , 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, , 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, , 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, , 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, , 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, , 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, , 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, , 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, , 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, , 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, , 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, , 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, , 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, , 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, , 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, , 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, , 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, , 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, , 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, , 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, , 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, , 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, , 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, , 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, , 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, , 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, , 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, , 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, , 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, , 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, , 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, , 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, , 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, , 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, , 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, , 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, , 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, , 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, , 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, , 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, , 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, , 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, , 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, , 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, , 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, , 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, , 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, , 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, , 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, , 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE REVERCE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, , 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, , 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, , 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, , 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, , 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, , 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, , 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, , 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, , 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, , 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, , 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, , 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, , 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, , 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, , 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, , 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, , 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, , 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, , 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, , 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, , 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, , 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, , 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, , 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, , 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, , 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, , 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, , 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, , 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, , 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, , 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, , 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, , 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, , 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, , 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, , 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, , 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, , 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, , 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, , 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, , 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, , 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, , 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, , 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, , 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, , 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, , 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, , 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, , 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, , 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, , 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, , 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, , 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, , 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, , 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, , 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, , 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, , 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, , 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, , 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, , 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, , 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, , 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, , 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, , 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, , 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, TUITION FEE, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, , 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, , 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, , 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, , 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, , 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, , 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, , 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, , 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, , 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, , 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, , 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, , 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, , 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, , 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, , 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, , 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, , 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, , 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, , 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, , 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, , 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, , 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, , 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, , 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, , 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, , 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE REVERCE, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, , 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, , 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, , 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, , 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, , 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, , 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, , 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, , 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, , 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, , 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, , 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, , 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, , 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, , 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, , 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, DUE, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, DUE, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, DUE, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, , 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, , 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, , 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, , 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, , 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, , 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, DUE, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, DUE, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, DUE, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, DUE, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, DUE, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, , 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, , 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, , 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, , 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, , 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, , 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, , 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, , 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, , 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, , 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, , 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, , 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, , 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, , 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, , 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, , 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, , 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, , 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, , 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, , 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, , 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, , 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, , 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, , 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, , 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, , 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, , 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, , 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, , 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, , 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, , 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, , 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, DUE, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, DUE, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, DUE, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, DUE, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, , 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, , 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, , 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, , 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, , 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, , 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, DUE, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, DUE, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280715-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 08:15:45] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655280924-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 08:18:30] local.ERROR: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2020-2021, 0, 20GCOB1010375, AIE, BBA 2020-2021 I Sem I, 0, 19-11-2020, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 2020-2021/AIE/C13/9944, 0, 0, 14872T020CUGCOB101N368, 0, 2020-2021, Provisional, 1024707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2020-2021, 0, 20GCFC1030009, , B.Com. (Hons.) International Accounting and Finance 2020-21 I Sem I, 0, 28-08-2020, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons.) International Accounting and Finance , 2020-2021/AIE/C13/2169, 0, 0, 3171T020CUGCFC101N003, 0, 2020-2021, Withdrawn, 1014509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2887, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101001, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2, 0, 0, 11CETBT101001, 0, 2011-2012, Alumni, 896845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2994, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 09-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 4, 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 891079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 7, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 8, 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 896837, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 6, 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 889479, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3066, 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 886529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101002, AIE, BBA 2011-2012 III Sem VI, 0, 13-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 18, 0, 0, 11COMBB101002, 0, 2011-2012, Alumni, 886524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101005, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 17, 0, 0, 11CETBT101005, 0, 2011-2012, Alumni, 896826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 11, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 9, 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 889471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 14, 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 890013, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 10, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896836, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101001, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 13, 0, 0, 11CETMT101001, 0, 2011-2012, Alumni, 886754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 12, 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 896835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 16, 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 891078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 29, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896812, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2997, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101007, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 30, 0, 0, 11CETBT101007, 0, 2011-2012, Alumni, 896811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101002, AIE, MBA in dual specialization 2011-2012 II Sem IV, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 26, 0, 0, 11COMMBA101002, 0, 2011-2012, Alumni, 885725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105004, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 22, 0, 0, 11CETBT105004, 0, 2011-2012, Alumni, 889466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102002, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 28, 0, 0, 11CETBT102002, 0, 2011-2012, Alumni, 893542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 25, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885727, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 24, 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 885728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101006, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 23, 0, 0, 11CETBT101006, 0, 2011-2012, Alumni, 896820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 20, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886518, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 19, 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 886519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 14-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 21, 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 886512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102003, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 31, 0, 0, 11CETBT102003, 0, 2011-2012, Alumni, 893530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 34, 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 889444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3112, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885719, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101004, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 40, 0, 0, 11COMMBA101004, 0, 2011-2012, Alumni, 885715, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3110, 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 885718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101005, AIE, BBA 2011-2012 III Sem VI, 0, 15-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 39, 0, 0, 11COMBB101005, 0, 2011-2012, Alumni, 886500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101008, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 33, 0, 0, 11CETBT101008, 0, 2011-2012, Alumni, 896803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 25600, 2011-2012, Alumni, 615804, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 32, 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 889453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 42, 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 893518, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 46, 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 893512, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 43, 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 889438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101005, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 44, 0, 0, 11COMMBA101005, 0, 2011-2012, Alumni, 885711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 41, 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 890005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102001, AIE, MCA 2011-2012 III Sem VI, 0, 17-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 47, 0, 0, 11CCICMCA102001, 0, 2011-2012, Alumni, 898254, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101009, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 48, 0, 0, 11CETBT101009, 0, 2011-2012, Alumni, 896795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 55, 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 889429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101007, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 50, 0, 0, 11COMMBA101007, 0, 2011-2012, Alumni, 885706, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102002, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 59, 0, 0, 11CCICMCA102002, 0, 2011-2012, Alumni, 898249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102003, AIE, MCA 2011-2012 III Sem VI, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 61, 0, 0, 11CCICMCA102003, 0, 2011-2012, Alumni, 898244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2999, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58, 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 896751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 63, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101006, AIE, BBA 2011-2012 III Sem VI, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3067, 0, 0, 11COMBB101006, 0, 2011-2012, Alumni, 886493, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101010, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 51, 0, 0, 11CETBT101010, 0, 2011-2012, Alumni, 896786, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2829, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101014, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 62, 0, 0, 11CETBT101014, 0, 2011-2012, Alumni, 896750, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 49, 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 885708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101016, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 74, 0, 0, 11CETBT101016, 0, 2011-2012, Alumni, 896724, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Civil Engineering, 71, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 70, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 69, 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 891073, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 72, 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 891063, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105011, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 75, 0, 0, 11CETBT105011, 0, 2011-2012, Alumni, 889413, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2996, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2827, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105001, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2995, 0, 0, 11CETBT105001, 0, 2011-2012, Alumni, 889487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 64, 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 885701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 44000, M.Tech Power Electronics & Drives, 77, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886650, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102006, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 73, 0, 0, 11CETBT102006, 0, 2011-2012, Alumni, 893506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 21-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 76, 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 886651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2890, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893493, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2889, 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 893492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 79, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896717, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101018, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 80, 0, 0, 11CETBT101018, 0, 2011-2012, Alumni, 896697, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 97000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 86, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 94, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 96, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101021, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 95, 0, 0, 11CETBT101021, 0, 2011-2012, Alumni, 896665, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101017, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 78, 0, 0, 11CETBT101017, 0, 2011-2012, Alumni, 896718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101020, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 84, 0, 0, 11CETBT101020, 0, 2011-2012, Alumni, 896672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101019, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 82, 0, 0, 11CETBT101019, 0, 2011-2012, Alumni, 896689, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 22-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 31000, B.Tech/B.Tech (Hons) Mechanical Engineering, 87, 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 893486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101009, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 91, 0, 0, 11COMMBA101009, 0, 2011-2012, Alumni, 885698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 104, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885685, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 105, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 103, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885684, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 109, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 890000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 106, 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 893459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101007, AIE, BBA 2011-2012 III Sem VI, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 107, 0, 0, 11COMBB101007, 0, 2011-2012, Alumni, 886480, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 108, 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 885677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2892, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893468, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104003, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 110, 0, 0, 11CETBT104003, 0, 2011-2012, Alumni, 889999, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101010, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 101, 0, 0, 11COMMBA101010, 0, 2011-2012, No Information, 885691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102009, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2891, 0, 0, 11CETBT102009, 0, 2011-2012, Alumni, 893467, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 8000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101011, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 102, 0, 0, 11COMMBA101011, 0, 2011-2012, Alumni, 885687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101022, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 115, 0, 0, 11CETBT101022, 0, 2011-2012, Alumni, 896657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102004, AIE, MCA 2011-2012 III Sem VI, 0, 24-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 112, 0, 0, 11CCICMCA102004, 0, 2011-2012, Alumni, 898237, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 24-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 114, 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 885672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 111, 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 889408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 53000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 118, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889397, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 113, 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 889403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105014, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 24-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 116, 0, 0, 11CETBT105014, 0, 2011-2012, No Information, 889398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3002, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 124, 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 889385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105015, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3001, 0, 0, 11CETBT105015, 0, 2011-2012, Alumni, 889394, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 123, 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 896649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2833, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896641, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101025, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 126, 0, 0, 11CETBT101025, 0, 2011-2012, Alumni, 896640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2831, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102005, AIE, MCA 2011-2012 III Sem VI, 0, 25-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 120, 0, 0, 11CCICMCA102005, 0, 2011-2012, Alumni, 898232, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 160, 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 885653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 179, 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 885651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 72900, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3083, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55100, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101016, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3084, 0, 0, 11COMMBA101016, 0, 2011-2012, Alumni, 885663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 102400, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 152, 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 885666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 177, 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 885649, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101020, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 180, 0, 0, 11COMMBA101020, 0, 2011-2012, Alumni, 885647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 157, 0, 0, 11CCICMCA102007, 0, 2011-2012, Alumni, 898222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102006, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 156, 0, 0, 11CCICMCA102006, 0, 2011-2012, No Information, 898228, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102008, AIE, MCA 2011-2012 III Sem VI, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 158, 0, 0, 11CCICMCA102008, 0, 2011-2012, Alumni, 898210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 131, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886473, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3005, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889384, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 137, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885668, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 135, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 150, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 148, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 149, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105019, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 153, 0, 0, 11CETBT105019, 0, 2011-2012, Alumni, 889350, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105020, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 161, 0, 0, 11CETBT105020, 0, 2011-2012, Alumni, 889342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 147, 0, 0, 11CETBT105018, 0, 2011-2012, Alumni, 889372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105017, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3003, 0, 0, 11CETBT105017, 0, 2011-2012, Alumni, 889383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2894, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101027, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 133, 0, 0, 11CETBT101027, 0, 2011-2012, Alumni, 896625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2893, 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 893450, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 167, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102012, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 169, 0, 0, 11CETBT102012, 0, 2011-2012, Alumni, 893436, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 138, 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 885669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101008, AIE, BBA 2011-2012 III Sem VI, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 132, 0, 0, 11COMBB101008, 0, 2011-2012, Alumni, 886472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3098, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2828, 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 896739, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101026, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 129, 0, 0, 11CETBT101026, 0, 2011-2012, Alumni, 896632, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3100, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3099, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 25600, 2011-2012, Alumni, 615803, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3101, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896601, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101030, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3104, 0, 0, 11CETBT101030, 0, 2011-2012, Alumni, 896603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101002, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 130, 0, 0, 11CETMT101002, 0, 2011-2012, Alumni, 886749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 181, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Computer Science Engineering, 182, 0, 0, 11CETBT101033, 0, 2011-2012, Alumni, 896574, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 178, 0, 0, 11CETBT101032, 0, 2011-2012, Alumni, 896580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101031, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 163, 0, 0, 11CETBT101031, 0, 2011-2012, Alumni, 896586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 146, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101029, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 151, 0, 0, 11CETBT101029, 0, 2011-2012, Alumni, 896612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 120000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 27-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 145, 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 896614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2896, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893428, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 32000, 2011-2012, No Information, 609970, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102013, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2895, 0, 0, 11CETBT102013, 0, 2011-2012, Alumni, 893427, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2901, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 197, 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 889328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3007, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889327, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105022, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3006, 0, 0, 11CETBT105022, 0, 2011-2012, Alumni, 889326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105023, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 217, 0, 0, 11CETBT105023, 0, 2011-2012, Alumni, 889311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2899, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102016, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2902, 0, 0, 11CETBT102016, 0, 2011-2012, Alumni, 893402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2897, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893418, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102015, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2900, 0, 0, 11CETBT102015, 0, 2011-2012, Alumni, 893410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 211, 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 893392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 221, 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 896502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102014, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2898, 0, 0, 11CETBT102014, 0, 2011-2012, Alumni, 893419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 188, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 183, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 212, 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 898187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 189, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896566, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101043, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 223, 0, 0, 11CETBT101043, 0, 2011-2012, Alumni, 896499, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102009, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2738, 0, 0, 11CCICMCA102009, 0, 2011-2012, Alumni, 898198, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 209, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101002, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 207, 0, 0, 11CCICBC101002, 0, 2011-2012, Alumni, 730145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101001, AIE, BCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 190, 0, 0, 11CCICBC101001, 0, 2011-2012, Alumni, 730144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2834, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101039, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Computer Science Engineering, 210, 0, 0, 11CETBT101039, 0, 2011-2012, Alumni, 896530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 222, 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 896501, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101038, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 204, 0, 0, 11CETBT101038, 0, 2011-2012, Alumni, 896538, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 205, 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 896539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 195, 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 885643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101036, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 198, 0, 0, 11CETBT101036, 0, 2011-2012, Alumni, 896546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101035, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 192, 0, 0, 11CETBT101035, 0, 2011-2012, Alumni, 896557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101034, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 191, 0, 0, 11CETBT101034, 0, 2011-2012, Alumni, 896565, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101009, AIE, BBA 2011-2012 III Sem VI, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 196, 0, 0, 11COMBB101009, 0, 2011-2012, Alumni, 886464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101022, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 203, 0, 0, 11COMMBA101022, 0, 2011-2012, Alumni, 885640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102011, AIE, MCA 2011-2012 III Sem VI, 0, 28-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 220, 0, 0, 11CCICMCA102011, 0, 2011-2012, Alumni, 898186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 213, 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 885635, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 219, 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 885633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101057, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 273, 0, 0, 11CETBT101057, 0, 2011-2012, Alumni, 896400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 269, 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 896403, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 287, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896391, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 288, 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 896390, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105026, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 246, 0, 0, 11CETBT105026, 0, 2011-2012, Alumni, 889296, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 284, 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 889256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105025, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 245, 0, 0, 11CETBT105025, 0, 2011-2012, Alumni, 889303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101059, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 293, 0, 0, 11CETBT101059, 0, 2011-2012, Alumni, 896388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105032, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 286, 0, 0, 11CETBT105032, 0, 2011-2012, Alumni, 889246, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 285, 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 889251, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105028, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 271, 0, 0, 11CETBT105028, 0, 2011-2012, Alumni, 889282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2846, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2903, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101050, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 251, 0, 0, 11CETBT101050, 0, 2011-2012, Alumni, 896470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101049, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 250, 0, 0, 11CETBT101049, 0, 2011-2012, Alumni, 896481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2838, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101051, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 255, 0, 0, 11CETBT101051, 0, 2011-2012, Alumni, 896453, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2841, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2843, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896434, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101052, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2840, 0, 0, 11CETBT101052, 0, 2011-2012, Alumni, 896443, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101048, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2839, 0, 0, 11CETBT101048, 0, 2011-2012, Alumni, 896487, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 237, 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 896488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104004, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 280, 0, 0, 11CETBT104004, 0, 2011-2012, Alumni, 889991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101003, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 224, 0, 0, 11CETMT101003, 0, 2011-2012, Alumni, 886746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 238, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 225, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 896491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 236, 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 896489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 232, 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 896490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101053, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2842, 0, 0, 11CETBT101053, 0, 2011-2012, Alumni, 896433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2844, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 249, 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 893363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102022, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1948, 0, 0, 11CETBT102022, 0, 2011-2012, Alumni, 893356, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 277, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893344, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 244, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102020, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 243, 0, 0, 11CETBT102020, 0, 2011-2012, Alumni, 893371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 239, 0, 0, 11CETBT102018, 0, 2011-2012, Alumni, 893387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 240, 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 893381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Mechanical Engineering, 278, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893343, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Mechanical Engineering, 279, 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 893342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2905, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2904, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893324, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101055, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 3124, 0, 0, 11CETBT101055, 0, 2011-2012, Alumni, 896412, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102026, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2906, 0, 0, 11CETBT102026, 0, 2011-2012, Alumni, 893327, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 292, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 281, 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 893330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 291, 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 893329, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 233, 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 889304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105029, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 274, 0, 0, 11CETBT105029, 0, 2011-2012, Alumni, 889269, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101027, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 235, 0, 0, 11COMMBA101027, 0, 2011-2012, Alumni, 885622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 229, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 268, 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 885615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 275, 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 885609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101031, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 276, 0, 0, 11COMMBA101031, 0, 2011-2012, Alumni, 885606, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 230, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885627, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101026, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 228, 0, 0, 11COMMBA101026, 0, 2011-2012, Alumni, 885628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102012, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 270, 0, 0, 11CCICMCA102012, 0, 2011-2012, Alumni, 898173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -32000, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 18398, 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 1002813, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 261, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886635, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102013, AIE, MCA 2011-2012 III Sem VI, 0, 29-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 294, 0, 0, 11CCICMCA102013, 0, 2011-2012, Alumni, 898167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101025, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 226, 0, 0, 11COMMBA101025, 0, 2011-2012, Alumni, 885631, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 282, 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 885603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 272, 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 885612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 29-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 260, 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 886636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3010, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101061, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 300, 0, 0, 11CETBT101061, 0, 2011-2012, Alumni, 896369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3008, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105033, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3009, 0, 0, 11CETBT105033, 0, 2011-2012, Alumni, 889229, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 311, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 309, 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 889223, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101060, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 299, 0, 0, 11CETBT101060, 0, 2011-2012, Alumni, 896376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 367, 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 893249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 351, 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 893276, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102014, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 303, 0, 0, 11CCICMCA102014, 0, 2011-2012, Alumni, 898158, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 363, 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 893271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 361, 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 893270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101003, AIE, BCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 371, 0, 0, 11CCICBC101003, 0, 2011-2012, Alumni, 730154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 312, 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 889217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105036, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 314, 0, 0, 11CETBT105036, 0, 2011-2012, Alumni, 889208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101066, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 348, 0, 0, 11CETBT101066, 0, 2011-2012, Alumni, 896325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2848, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2850, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896318, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2851, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896317, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2853, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896308, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2856, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896309, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101065, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2849, 0, 0, 11CETBT101065, 0, 2011-2012, Alumni, 896336, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101064, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 320, 0, 0, 11CETBT101064, 0, 2011-2012, Alumni, 896345, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3012, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889178, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105039, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3011, 0, 0, 11CETBT105039, 0, 2011-2012, Alumni, 889189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 362, 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 889164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3015, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889162, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 315, 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 896346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101062, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 313, 0, 0, 11CETBT101062, 0, 2011-2012, Alumni, 896359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102015, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 308, 0, 0, 11CCICMCA102015, 0, 2011-2012, Alumni, 898154, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 323, 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 898137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102020, AIE, MCA 2011-2012 I Sem II, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 365, 0, 0, 11CCICMCA102020, 0, 2011-2012, No Information, 898118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 341, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885569, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 340, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885570, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 342, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885571, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101037, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 337, 0, 0, 11COMMBA101037, 0, 2011-2012, Alumni, 885578, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 339, 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 885572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 358, 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 885561, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2978, 0, 0, 11CETBT104005, 0, 2011-2012, Alumni, 889976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 310, 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 891052, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 345, 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 891203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103007, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 331, 0, 0, 11CETBT103007, 0, 2011-2012, Alumni, 891051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 335, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103009, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 360, 0, 0, 11CETBT103009, 0, 2011-2012, Alumni, 891035, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 336, 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 891036, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101036, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 328, 0, 0, 11COMMBA101036, 0, 2011-2012, Alumni, 885582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101035, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 321, 0, 0, 11COMMBA101035, 0, 2011-2012, Alumni, 885589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102029, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 327, 0, 0, 11CETBT102029, 0, 2011-2012, Alumni, 893299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 319, 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 893300, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2910, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2909, 0, 0, 11CETBT102030, 0, 2011-2012, Alumni, 893292, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 349, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102031, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 332, 0, 0, 11CETBT102031, 0, 2011-2012, Alumni, 893283, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101068, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2854, 0, 0, 11CETBT101068, 0, 2011-2012, Alumni, 896307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2907, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893309, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3087, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885596, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101034, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3085, 0, 0, 11COMMBA101034, 0, 2011-2012, Alumni, 885595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101033, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 304, 0, 0, 11COMMBA101033, 0, 2011-2012, Alumni, 885600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 32000, 2011-2012, Alumni, 615814, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102027, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2908, 0, 0, 11CETBT102027, 0, 2011-2012, Alumni, 893311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 322, 0, 0, 11CCICMCA102016, 0, 2011-2012, Alumni, 898145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 338, 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 889197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 347, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886446, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, M.Tech Structural Engineering, 352, 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 886656, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101012, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 346, 0, 0, 11COMBB101012, 0, 2011-2012, Alumni, 886447, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 324, 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 886448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103001, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 30-06-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 74000, M.Tech Structural Engineering, 350, 0, 0, 11CETMT103001, 0, 2011-2012, Alumni, 886661, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101010, AIE, BBA 2011-2012 III Sem VI, 0, 30-06-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 301, 0, 0, 11COMBB101010, 0, 2011-2012, Alumni, 886457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 386, 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 889155, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 15000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2911, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 399, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889149, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102038, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 390, 0, 0, 11CETBT102038, 0, 2011-2012, Alumni, 893231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 391, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2912, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893240, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2913, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893241, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3019, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3018, 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 889143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 398, 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 889150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2998, 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 889459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102024, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 385, 0, 0, 11CCICMCA102024, 0, 2011-2012, Alumni, 898092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102023, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 384, 0, 0, 11CCICMCA102023, 0, 2011-2012, Alumni, 898097, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 395, 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 898087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102026, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 394, 0, 0, 11CCICMCA102026, 0, 2011-2012, Alumni, 898085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101024, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2832, 0, 0, 11CETBT101024, 0, 2011-2012, Alumni, 896648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101044, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 400, 0, 0, 11COMMBA101044, 0, 2011-2012, Alumni, 885541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102022, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 380, 0, 0, 11CCICMCA102022, 0, 2011-2012, Alumni, 898106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101043, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 396, 0, 0, 11COMMBA101043, 0, 2011-2012, Alumni, 885547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 372, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885560, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2836, 0, 0, 11CETBT101040, 0, 2011-2012, Alumni, 896522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 373, 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 885559, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 374, 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 885556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3088, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885552, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102021, AIE, MCA 2011-2012 III Sem VI, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 379, 0, 0, 11CCICMCA102021, 0, 2011-2012, Alumni, 898117, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 392, 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 893215, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101343, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 381, 0, 0, 11CETBT101343, 0, 2011-2012, Alumni, 893605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2858, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896298, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101070, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 393, 0, 0, 11CETBT101070, 0, 2011-2012, Alumni, 896288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2857, 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 896297, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 401, 0, 0, 11CETBT101071, 0, 2011-2012, Alumni, 896275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 412, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 406, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 419, 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 889124, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101072, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 407, 0, 0, 11CETBT101072, 0, 2011-2012, Alumni, 896266, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102029, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 438, 0, 0, 11CCICMCA102029, 0, 2011-2012, Alumni, 898067, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 422, 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 898068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102018, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 440, 0, 0, 11CCICMCA102018, 0, 2011-2012, Alumni, 898136, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 416, 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 889130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105046, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 413, 0, 0, 11CETBT105046, 0, 2011-2012, Alumni, 889137, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 123000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 441, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 411, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102027, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 418, 0, 0, 11CCICMCA102027, 0, 2011-2012, Alumni, 898076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102019, AIE, MCA 2011-2012 III Sem VI, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 428, 0, 0, 11CCICMCA102019, 0, 2011-2012, Alumni, 898132, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3023, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889119, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3021, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889117, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 415, 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 730166, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 432, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 433, 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 893205, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 439, 0, 0, 11CETBT102041, 0, 2011-2012, Alumni, 893197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 423, 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 896225, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3020, 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 889118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 63000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101045, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 410, 0, 0, 11COMMBA101045, 0, 2011-2012, Alumni, 885536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101042, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 02-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3089, 0, 0, 11COMMBA101042, 0, 2011-2012, Alumni, 885553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 408, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101073, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 409, 0, 0, 11CETBT101073, 0, 2011-2012, Alumni, 896247, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 02-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 421, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 454, 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 889095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 446, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105051, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 453, 0, 0, 11CETBT105051, 0, 2011-2012, Alumni, 889104, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101046, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 5000, MBA in dual specialization , 452, 0, 0, 11COMMBA101046, 0, 2011-2012, Alumni, 885527, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 480, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885505, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -5100, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 1002835, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 479, 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 885506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 477, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 476, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 460, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889081, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101047, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 457, 0, 0, 11COMMBA101047, 0, 2011-2012, Alumni, 885520, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101048, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 470, 0, 0, 11COMMBA101048, 0, 2011-2012, Alumni, 885515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 449, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105057, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 484, 0, 0, 11CETBT105057, 0, 2011-2012, Alumni, 889056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2859, 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 896196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 450, 0, 0, 11CETBT101076, 0, 2011-2012, Alumni, 896216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101078, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 465, 0, 0, 11CETBT101078, 0, 2011-2012, Alumni, 896187, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 471, 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 896176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 5100, B.Tech/B.Tech (Hons) Computer Science Engineering, 2861, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2915, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102046, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2916, 0, 0, 11CETBT102046, 0, 2011-2012, Alumni, 893122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 445, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893168, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 455, 0, 0, 11CETBT102044, 0, 2011-2012, Alumni, 893149, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 444, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893169, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102043, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 443, 0, 0, 11CETBT102043, 0, 2011-2012, Alumni, 893170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 442, 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 893172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 461, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889080, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2862, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 468, 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 889065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 04-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 478, 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 885507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 467, 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 889066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 464, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 462, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 79000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 463, 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 889072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102045, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 475, 0, 0, 11CETBT102045, 0, 2011-2012, Alumni, 893134, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101081, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2860, 0, 0, 11CETBT101081, 0, 2011-2012, Alumni, 896170, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 474, 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 891021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 04-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 459, 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 891024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2919, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2918, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893084, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105002, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 497, 0, 0, 11CETMT105002, 0, 2011-2012, Alumni, 886630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101083, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 514, 0, 0, 11CETBT101083, 0, 2011-2012, Alumni, 896150, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 494, 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 893092, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 491, 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 886743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 515, 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 893087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102050, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2917, 0, 0, 11CETBT102050, 0, 2011-2012, Alumni, 893085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102032, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 518, 0, 0, 11CCICMCA102032, 0, 2011-2012, Alumni, 898045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101084, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 519, 0, 0, 11CETBT101084, 0, 2011-2012, Alumni, 896141, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 502, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889022, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 501, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889023, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105061, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 500, 0, 0, 11CETBT105061, 0, 2011-2012, No Information, 889024, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105060, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 495, 0, 0, 11CETBT105060, 0, 2011-2012, Alumni, 889032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 509, 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 889015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105063, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 510, 0, 0, 11CETBT105063, 0, 2011-2012, Alumni, 889006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 517, 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 885488, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 507, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105065, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 525, 0, 0, 11CETBT105065, 0, 2011-2012, Alumni, 888990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 511, 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 888992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 493, 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 889038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105058, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 492, 0, 0, 11CETBT105058, 0, 2011-2012, Alumni, 889045, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101052, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 498, 0, 0, 11COMMBA101052, 0, 2011-2012, Alumni, 885496, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102030, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 506, 0, 0, 11CCICMCA102030, 0, 2011-2012, Alumni, 898058, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 499, 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 885492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 513, 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 885490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102031, AIE, MCA 2011-2012 III Sem VI, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 508, 0, 0, 11CCICMCA102031, 0, 2011-2012, Alumni, 898049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 05-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 489, 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 885498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101085, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 524, 0, 0, 11CETBT101085, 0, 2011-2012, Alumni, 896131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102047, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 488, 0, 0, 11CETBT102047, 0, 2011-2012, Alumni, 893110, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101082, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 05-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 490, 0, 0, 11CETBT101082, 0, 2011-2012, Alumni, 896160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101059, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 561, 0, 0, 11COMMBA101059, 0, 2011-2012, Alumni, 885471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101058, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 540, 0, 0, 11COMMBA101058, 0, 2011-2012, Alumni, 885478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101060, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 560, 0, 0, 11COMMBA101060, 0, 2011-2012, Alumni, 885468, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101057, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 537, 0, 0, 11COMMBA101057, 0, 2011-2012, Alumni, 885483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 574, 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 885462, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 593, 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 885459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 595, 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 885458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 571, 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 885465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 597, 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 885457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 587, 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 885461, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2979, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102036, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 573, 0, 0, 11CCICMCA102036, 0, 2011-2012, Alumni, 898001, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102037, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 577, 0, 0, 11CCICMCA102037, 0, 2011-2012, Alumni, 897994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102034, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 563, 0, 0, 11CCICMCA102034, 0, 2011-2012, Alumni, 898018, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102033, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 538, 0, 0, 11CCICMCA102033, 0, 2011-2012, Alumni, 898034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 583, 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 891004, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 581, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897983, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102035, AIE, MCA 2011-2012 III Sem VI, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 570, 0, 0, 11CCICMCA102035, 0, 2011-2012, Alumni, 898009, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2981, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889964, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2980, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889965, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 536, 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 885486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102053, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 541, 0, 0, 11CETBT102053, 0, 2011-2012, Alumni, 893039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101088, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 552, 0, 0, 11CETBT101088, 0, 2011-2012, Alumni, 896099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 551, 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 896113, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 558, 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 896087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101090, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 567, 0, 0, 11CETBT101090, 0, 2011-2012, Alumni, 896078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3025, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888969, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 529, 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 888978, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 546, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896121, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 582, 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 896051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 588, 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 896031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 06-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 584, 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 886435, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 545, 0, 0, 11CETBT101086, 0, 2011-2012, Alumni, 896122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101096, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 589, 0, 0, 11CETBT101096, 0, 2011-2012, Alumni, 896042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 585, 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 896043, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3024, 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 888968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105068, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 555, 0, 0, 11CETBT105068, 0, 2011-2012, Alumni, 888962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 598, 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 888917, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 592, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 562, 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 896072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 572, 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 896071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101093, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 575, 0, 0, 11CETBT101093, 0, 2011-2012, Alumni, 896059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105074, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 591, 0, 0, 11CETBT105074, 0, 2011-2012, Alumni, 888926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 580, 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 888933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3027, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888948, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 549, 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 888953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3026, 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 888947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105071, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 556, 0, 0, 11CETBT105071, 0, 2011-2012, Alumni, 888941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 568, 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 888934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101099, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 602, 0, 0, 11CETBT101099, 0, 2011-2012, Alumni, 896005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101098, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 601, 0, 0, 11CETBT101098, 0, 2011-2012, Alumni, 896023, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102054, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 550, 0, 0, 11CETBT102054, 0, 2011-2012, Alumni, 893032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3109, 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 893065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2920, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2923, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102055, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2922, 0, 0, 11CETBT102055, 0, 2011-2012, Alumni, 893015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102057, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 594, 0, 0, 11CETBT102057, 0, 2011-2012, Alumni, 892992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102056, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 579, 0, 0, 11CETBT102056, 0, 2011-2012, Alumni, 893006, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2921, 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 893075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 596, 0, 0, 11CETBT102058, 0, 2011-2012, Alumni, 892982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102001, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 06-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2888, 0, 0, 11CETBT102001, 0, 2011-2012, Alumni, 893554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 06-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 578, 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 730167, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 06-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 3065, 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 886624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105314, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 675, 0, 0, 11CETBT105314, 0, 2011-2012, No Information, 886782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 98000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 659, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 658, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3064, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105313, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3063, 0, 0, 11CETBT105313, 0, 2011-2012, Alumni, 886794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102041, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 628, 0, 0, 11CCICMCA102041, 0, 2011-2012, Alumni, 897961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102043, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 671, 0, 0, 11CCICMCA102043, 0, 2011-2012, Alumni, 897947, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 645, 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 885433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101070, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 644, 0, 0, 11COMMBA101070, 0, 2011-2012, Alumni, 885437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 657, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102040, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 630, 0, 0, 11CCICMCA102040, 0, 2011-2012, Alumni, 897967, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 680, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102044, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 681, 0, 0, 11CCICMCA102044, 0, 2011-2012, Alumni, 897936, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101105, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 651, 0, 0, 11CETBT101105, 0, 2011-2012, Alumni, 895922, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 610, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895964, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101103, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 631, 0, 0, 11CETBT101103, 0, 2011-2012, Alumni, 895952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 609, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895965, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102042, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 656, 0, 0, 11CCICMCA102042, 0, 2011-2012, Alumni, 897956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 637, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101102, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 611, 0, 0, 11CETBT101102, 0, 2011-2012, Alumni, 895963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2863, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101104, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 640, 0, 0, 11CETBT101104, 0, 2011-2012, Alumni, 895939, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101072, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 660, 0, 0, 11COMMBA101072, 0, 2011-2012, Alumni, 885430, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 661, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101073, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 662, 0, 0, 11COMMBA101073, 0, 2011-2012, Alumni, 885421, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102039, AIE, MCA 2011-2012 III Sem VI, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 607, 0, 0, 11CCICMCA102039, 0, 2011-2012, Alumni, 897976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 606, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892973, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105040, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3014, 0, 0, 11CETBT105040, 0, 2011-2012, Alumni, 889179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101015, AIE, BBA 2011-2012 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 641, 0, 0, 11COMBB101015, 0, 2011-2012, Alumni, 886425, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 614, 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 888914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 615, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105077, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 629, 0, 0, 11CETBT105077, 0, 2011-2012, Alumni, 888906, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 625, 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 886434, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 613, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895974, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 605, 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 892974, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 604, 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 892975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101101, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 612, 0, 0, 11CETBT101101, 0, 2011-2012, Alumni, 895975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 603, 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 895991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3030, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888894, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3028, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 646, 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 888845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3034, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 677, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888844, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 679, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888843, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 678, 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 888842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3033, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 634, 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 888865, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105078, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3029, 0, 0, 11CETBT105078, 0, 2011-2012, Alumni, 888892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 624, 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 888882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3032, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105080, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3031, 0, 0, 11CETBT105080, 0, 2011-2012, Alumni, 888874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 608, 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 892972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102062, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 639, 0, 0, 11CETBT102062, 0, 2011-2012, Alumni, 892966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 683, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895886, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 618, 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 890989, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103015, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 638, 0, 0, 11CETBT103015, 0, 2011-2012, Alumni, 890979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2983, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101108, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 682, 0, 0, 11CETBT101108, 0, 2011-2012, Alumni, 895887, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 672, 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 895898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 623, 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 885449, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 619, 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 885454, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2865, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2864, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895906, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101069, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 07-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 636, 0, 0, 11COMMBA101069, 0, 2011-2012, Alumni, 885445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3125, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889951, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 9750, B.Tech/B.Tech (Hons) Mechanical Engineering, 649, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892954, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 652, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892935, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 648, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892955, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30250, B.Tech/B.Tech (Hons) Mechanical Engineering, 650, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 647, 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 892957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 653, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Mechanical Engineering, 654, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2988, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889934, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104009, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2987, 0, 0, 11CETBT104009, 0, 2011-2012, Alumni, 889933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 655, 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 892932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 07-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2984, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2926, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2930, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892929, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101006, AIE, BCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 763, 0, 0, 11CCICBC101006, 0, 2011-2012, Alumni, 730168, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 740, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 739, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101115, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 742, 0, 0, 11CETBT101115, 0, 2011-2012, Alumni, 895819, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101116, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 757, 0, 0, 11CETBT101116, 0, 2011-2012, Alumni, 895807, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101118, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 779, 0, 0, 11CETBT101118, 0, 2011-2012, Alumni, 895778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101117, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 802, 0, 0, 11CETBT101117, 0, 2011-2012, Alumni, 895791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 736, 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 895829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2868, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 103000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 712, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895872, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101109, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 710, 0, 0, 11CETBT101109, 0, 2011-2012, No Information, 895874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101110, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 713, 0, 0, 11CETBT101110, 0, 2011-2012, Alumni, 895871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101111, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 714, 0, 0, 11CETBT101111, 0, 2011-2012, Alumni, 895863, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101113, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2869, 0, 0, 11CETBT101113, 0, 2011-2012, Alumni, 895842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101112, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 722, 0, 0, 11CETBT101112, 0, 2011-2012, Alumni, 895856, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 776, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 777, 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 895766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 805, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101126, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 806, 0, 0, 11CETBT101126, 0, 2011-2012, Alumni, 895694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 818, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101128, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 819, 0, 0, 11CETBT101128, 0, 2011-2012, Alumni, 895670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101344, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 715, 0, 0, 11CETBT101344, 0, 2011-2012, Alumni, 893596, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 1003109, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101125, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 804, 0, 0, 11CETBT101125, 0, 2011-2012, Alumni, 895702, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101124, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 792, 0, 0, 11CETBT101124, 0, 2011-2012, Alumni, 895709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 770, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101120, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 756, 0, 0, 11CETBT101120, 0, 2011-2012, Alumni, 895756, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 786, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 787, 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 895732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 778, 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 895722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2929, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 711, 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 885416, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102045, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 705, 0, 0, 11CCICMCA102045, 0, 2011-2012, Alumni, 897933, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102046, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 718, 0, 0, 11CCICMCA102046, 0, 2011-2012, Alumni, 897919, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105010, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3000, 0, 0, 11CETBT105010, 0, 2011-2012, Alumni, 889423, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104012, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2989, 0, 0, 11CETBT104012, 0, 2011-2012, Alumni, 889912, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104011, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 706, 0, 0, 11CETBT104011, 0, 2011-2012, Alumni, 889921, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102047, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 723, 0, 0, 11CCICMCA102047, 0, 2011-2012, Alumni, 897914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 732, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897907, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102050, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 749, 0, 0, 11CCICMCA102050, 0, 2011-2012, Alumni, 897892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 47000, MCA, 734, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 735, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897894, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 733, 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 897895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 817, 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 890941, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103018, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 810, 0, 0, 11CETBT103018, 0, 2011-2012, Alumni, 890950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 783, 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 885398, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 32000, 2011-2012, Alumni, 615824, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101080, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 794, 0, 0, 11COMMBA101080, 0, 2011-2012, Alumni, 885396, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101081, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 797, 0, 0, 11COMMBA101081, 0, 2011-2012, Alumni, 885388, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 803, 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 885383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101078, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 768, 0, 0, 11COMMBA101078, 0, 2011-2012, Alumni, 885401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101077, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 773, 0, 0, 11COMMBA101077, 0, 2011-2012, Alumni, 885406, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 727, 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 890952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103016, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2963, 0, 0, 11CETBT103016, 0, 2011-2012, Alumni, 890963, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 719, 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 885414, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101076, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 746, 0, 0, 11COMMBA101076, 0, 2011-2012, Alumni, 885412, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102051, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 750, 0, 0, 11CCICMCA102051, 0, 2011-2012, Alumni, 897881, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102052, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 752, 0, 0, 11CCICMCA102052, 0, 2011-2012, Alumni, 897873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105098, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 774, 0, 0, 11CETBT105098, 0, 2011-2012, Alumni, 888746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 766, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888737, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105097, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 759, 0, 0, 11CETBT105097, 0, 2011-2012, Alumni, 888753, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105096, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 753, 0, 0, 11CETBT105096, 0, 2011-2012, Alumni, 888763, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105095, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 758, 0, 0, 11CETBT105095, 0, 2011-2012, Alumni, 888770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105099, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 767, 0, 0, 11CETBT105099, 0, 2011-2012, Alumni, 888736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 811, 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 888730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 745, 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 886617, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3069, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 08-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3068, 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 886418, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3037, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888723, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 738, 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 888776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105093, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 730, 0, 0, 11CETBT105093, 0, 2011-2012, Alumni, 888788, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2927, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 685, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102054, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 796, 0, 0, 11CCICMCA102054, 0, 2011-2012, Alumni, 897857, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102053, AIE, MCA 2011-2012 III Sem VI, 0, 08-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 790, 0, 0, 11CCICMCA102053, 0, 2011-2012, Alumni, 897866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 687, 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 888824, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105087, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 697, 0, 0, 11CETBT105087, 0, 2011-2012, Alumni, 888823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 729, 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 888794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 709, 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 888795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 701, 0, 0, 11CETBT105089, 0, 2011-2012, Alumni, 888805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 700, 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 888811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 08-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3090, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885381, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105085, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 686, 0, 0, 11CETBT105085, 0, 2011-2012, Alumni, 888834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 799, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 801, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892810, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 785, 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 892817, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 780, 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 892818, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 771, 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 892825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 800, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892809, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 699, 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 892908, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 815, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102084, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 809, 0, 0, 11CETBT102084, 0, 2011-2012, Alumni, 892783, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102083, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3116, 0, 0, 11CETBT102083, 0, 2011-2012, Alumni, 892794, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 793, 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 892802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2937, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6100, B.Tech/B.Tech (Hons) Mechanical Engineering, 2938, 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 892835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 724, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892888, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 725, 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 892887, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2931, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892896, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 707, 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 892898, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 702, 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 892899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102072, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 728, 0, 0, 11CETBT102072, 0, 2011-2012, Alumni, 892880, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102073, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2933, 0, 0, 11CETBT102073, 0, 2011-2012, Alumni, 892871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102076, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2936, 0, 0, 11CETBT102076, 0, 2011-2012, Alumni, 892845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2934, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2935, 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 892852, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102074, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 751, 0, 0, 11CETBT102074, 0, 2011-2012, Alumni, 892859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102066, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 696, 0, 0, 11CETBT102066, 0, 2011-2012, Alumni, 892915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102065, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 08-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2928, 0, 0, 11CETBT102065, 0, 2011-2012, Alumni, 892925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, MCA, 946, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897804, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 12000, MCA, 947, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 884, 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 888615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102061, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 945, 0, 0, 11CCICMCA102061, 0, 2011-2012, Alumni, 897805, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 927, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897819, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102060, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 924, 0, 0, 11CCICMCA102060, 0, 2011-2012, Alumni, 897814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102062, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 948, 0, 0, 11CCICMCA102062, 0, 2011-2012, Alumni, 897797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102063, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 950, 0, 0, 11CCICMCA102063, 0, 2011-2012, Alumni, 897785, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 900, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 929, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888604, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105116, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 903, 0, 0, 11CETBT105116, 0, 2011-2012, Alumni, 888613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 895, 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 888614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101129, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 821, 0, 0, 11CETBT101129, 0, 2011-2012, Alumni, 895655, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 839, 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 895639, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102059, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 926, 0, 0, 11CCICMCA102059, 0, 2011-2012, Alumni, 897820, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, MCA, 922, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897827, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105111, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 870, 0, 0, 11CETBT105111, 0, 2011-2012, Alumni, 888641, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105112, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 871, 0, 0, 11CETBT105112, 0, 2011-2012, Alumni, 888634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105110, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 869, 0, 0, 11CETBT105110, 0, 2011-2012, Alumni, 888651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 863, 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 888652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 109850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888662, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 103850, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 888660, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105113, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 877, 0, 0, 11CETBT105113, 0, 2011-2012, Alumni, 888622, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 909, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 921, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897829, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102058, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 923, 0, 0, 11CCICMCA102058, 0, 2011-2012, Alumni, 897828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 866, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886741, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101006, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 867, 0, 0, 11CETMT101006, 0, 2011-2012, Alumni, 886740, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102057, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 910, 0, 0, 11CCICMCA102057, 0, 2011-2012, Alumni, 897834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 908, 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 886736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105118, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 930, 0, 0, 11CETBT105118, 0, 2011-2012, Alumni, 888603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 939, 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 888594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 919, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895524, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101145, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 918, 0, 0, 11CETBT101145, 0, 2011-2012, Alumni, 895533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Computer Science Engineering, 920, 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 895523, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 925, 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 895522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101149, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 940, 0, 0, 11CETBT101149, 0, 2011-2012, Alumni, 895507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101148, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 935, 0, 0, 11CETBT101148, 0, 2011-2012, Alumni, 895515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101144, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 898, 0, 0, 11CETBT101144, 0, 2011-2012, Alumni, 895544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 893, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101139, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 881, 0, 0, 11CETBT101139, 0, 2011-2012, Alumni, 895575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 879, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101140, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 883, 0, 0, 11CETBT101140, 0, 2011-2012, Alumni, 895562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 885, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 892, 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 895547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 886, 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 895552, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101150, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 949, 0, 0, 11CETBT101150, 0, 2011-2012, Alumni, 895498, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 954, 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 895490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 848, 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 895630, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 853, 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 895623, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3070, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105121, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 951, 0, 0, 11CETBT105121, 0, 2011-2012, Alumni, 888581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 68000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 941, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888588, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 942, 0, 0, 11CETBT105120, 0, 2011-2012, Alumni, 888587, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101133, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 855, 0, 0, 11CETBT101133, 0, 2011-2012, Alumni, 895616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2870, 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 895602, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 875, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885352, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 952, 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 895474, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 858, 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 886614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101137, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 876, 0, 0, 11CETBT101137, 0, 2011-2012, No Information, 895582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 865, 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 895595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 868, 0, 0, 11CETBT101136, 0, 2011-2012, Alumni, 895594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 878, 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 895577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 854, 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 888668, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101054, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2845, 0, 0, 11CETBT101054, 0, 2011-2012, Alumni, 896421, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 46800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 851, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102098, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 937, 0, 0, 11CETBT102098, 0, 2011-2012, Alumni, 892685, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 928, 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 885322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101095, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 914, 0, 0, 11COMMBA101095, 0, 2011-2012, Alumni, 885328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 32000, 2011-2012, Alumni, 615823, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 917, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885334, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 933, 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 892691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102096, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 934, 0, 0, 11CETBT102096, 0, 2011-2012, No Information, 892696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 905, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892699, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 906, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892700, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2991, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889901, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2977, 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 890533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2964, 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 890925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 907, 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 892698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 846, 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 890932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101094, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 916, 0, 0, 11COMMBA101094, 0, 2011-2012, Alumni, 885335, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101093, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 902, 0, 0, 11COMMBA101093, 0, 2011-2012, Alumni, 885342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 96000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 840, 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 885362, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 835, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885369, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 64000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 834, 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 885370, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 847, 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 885360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 857, 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 885358, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 46000, MBA in dual specialization , 874, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885353, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 36000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101090, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 873, 0, 0, 11COMMBA101090, 0, 2011-2012, Alumni, 885354, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 829, 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 885371, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101084, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 826, 0, 0, 11COMMBA101084, 0, 2011-2012, Alumni, 885376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 896, 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 885346, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 32000, 2011-2012, Alumni, 615798, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101098, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 932, 0, 0, 11COMMBA101098, 0, 2011-2012, Alumni, 885314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 889, 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 885348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101099, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 936, 0, 0, 11COMMBA101099, 0, 2011-2012, Alumni, 885307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101100, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 953, 0, 0, 11COMMBA101100, 0, 2011-2012, Alumni, 885299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2990, 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 889900, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101097, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 931, 0, 0, 11COMMBA101097, 0, 2011-2012, Alumni, 885319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 833, 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 888704, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105102, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 836, 0, 0, 11CETBT105102, 0, 2011-2012, Alumni, 888710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 71100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3106, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3108, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888697, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102055, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 825, 0, 0, 11CCICMCA102055, 0, 2011-2012, Alumni, 897852, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 888696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101017, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 827, 0, 0, 11COMBB101017, 0, 2011-2012, Alumni, 886410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 912, 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 886392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 944, 0, 0, 11COMBB101020, 0, 2011-2012, No Information, 886372, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102056, AIE, MCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 872, 0, 0, 11CCICMCA102056, 0, 2011-2012, Alumni, 897846, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 150, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 09-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 913, 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 886383, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -71100, 11CETBT105104, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3107, 0, 0, 11CETBT105104, 0, 2011-2012, Alumni, 1003060, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3041, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003067, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -103850, 11CETBT105108, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3042, 0, 0, 11CETBT105108, 0, 2011-2012, Alumni, 1003066, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101008, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 911, 0, 0, 11CCICBC101008, 0, 2011-2012, Alumni, 730189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 843, 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 888690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 32000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 894, 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 892714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101007, AIE, BCA 2011-2012 III Sem VI, 0, 09-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 897, 0, 0, 11CCICBC101007, 0, 2011-2012, Alumni, 730179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 904, 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 892701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2993, 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 889860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 852, 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 889899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104015, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2992, 0, 0, 11CETBT104015, 0, 2011-2012, Alumni, 889885, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2943, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2945, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892721, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102088, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 831, 0, 0, 11CETBT102088, 0, 2011-2012, No Information, 892762, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 864, 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 892738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2941, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 81200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 850, 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 888678, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102091, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 09-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2944, 0, 0, 11CETBT102091, 0, 2011-2012, Alumni, 892733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 10-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 609344, REVDUE, 32000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102066, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1007, 0, 0, 11CCICMCA102066, 0, 2011-2012, Alumni, 897759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102065, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 986, 0, 0, 11CCICMCA102065, 0, 2011-2012, Alumni, 897769, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102067, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1021, 0, 0, 11CCICMCA102067, 0, 2011-2012, Alumni, 897754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101067, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2852, 0, 0, 11CETBT101067, 0, 2011-2012, Alumni, 896319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102064, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 960, 0, 0, 11CCICMCA102064, 0, 2011-2012, Alumni, 897780, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102075, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1099, 0, 0, 11CCICMCA102075, 0, 2011-2012, Alumni, 897703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1143, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102080, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1136, 0, 0, 11CCICMCA102080, 0, 2011-2012, Alumni, 897671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102079, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1139, 0, 0, 11CCICMCA102079, 0, 2011-2012, Alumni, 897677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102078, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1138, 0, 0, 11CCICMCA102078, 0, 2011-2012, Alumni, 897682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102081, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1144, 0, 0, 11CCICMCA102081, 0, 2011-2012, Alumni, 897665, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102082, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1161, 0, 0, 11CCICMCA102082, 0, 2011-2012, Alumni, 897653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102084, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1223, 0, 0, 11CCICMCA102084, 0, 2011-2012, Alumni, 897640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, MCA, 1189, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1186, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102077, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1119, 0, 0, 11CCICMCA102077, 0, 2011-2012, Alumni, 897690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102076, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1102, 0, 0, 11CCICMCA102076, 0, 2011-2012, Alumni, 897694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102071, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1042, 0, 0, 11CCICMCA102071, 0, 2011-2012, Alumni, 897730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102070, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1050, 0, 0, 11CCICMCA102070, 0, 2011-2012, Alumni, 897738, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102069, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1018, 0, 0, 11CCICMCA102069, 0, 2011-2012, Alumni, 897744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102072, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1043, 0, 0, 11CCICMCA102072, 0, 2011-2012, Alumni, 897722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102073, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1052, 0, 0, 11CCICMCA102073, 0, 2011-2012, Alumni, 897718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102083, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1187, 0, 0, 11CCICMCA102083, 0, 2011-2012, Alumni, 897646, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1067, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102074, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1066, 0, 0, 11CCICMCA102074, 0, 2011-2012, Alumni, 897712, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102068, AIE, MCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1013, 0, 0, 11CCICMCA102068, 0, 2011-2012, Alumni, 897749, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1142, 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 892478, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3048, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 3049, 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 888457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1168, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888448, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1169, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888447, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 115000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1174, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888441, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105142, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1170, 0, 0, 11CETBT105142, 0, 2011-2012, Alumni, 888446, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1152, 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 888458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1147, 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 888459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1110, 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 888471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 42000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1109, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888479, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105137, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1117, 0, 0, 11CETBT105137, 0, 2011-2012, Alumni, 888470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1140, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888461, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1141, 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 888460, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1176, 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 888440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1182, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1000, 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 886734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1098, 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 886761, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1112, 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 886732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 972, 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 886364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101022, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 985, 0, 0, 11COMBB101022, 0, 2011-2012, Alumni, 886363, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105149, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1224, 0, 0, 11CETBT105149, 0, 2011-2012, Alumni, 888402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105148, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1219, 0, 0, 11CETBT105148, 0, 2011-2012, Alumni, 888417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 100, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1204, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1183, 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 888438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1203, 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 888432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1194, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888431, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105147, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1196, 0, 0, 11CETBT105147, 0, 2011-2012, Alumni, 888430, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1108, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888480, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1107, 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 888481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105122, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 955, 0, 0, 11CETBT105122, 0, 2011-2012, Alumni, 888575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1218, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3581, 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 888569, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2872, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895473, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 969, 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 888562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1221, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1220, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889532, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1227, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890843, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Civil Engineering, 1226, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890844, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 999, 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 889875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1059, 0, 0, 11CETBT104017, 0, 2011-2012, Alumni, 889870, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104050, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1217, 0, 0, 11CETBT104050, 0, 2011-2012, Alumni, 889533, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105126, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 974, 0, 0, 11CETBT105126, 0, 2011-2012, Alumni, 888556, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 989, 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 888544, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105132, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1058, 0, 0, 11CETBT105132, 0, 2011-2012, Alumni, 888497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1049, 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 888502, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1065, 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 888489, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 54000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1087, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1088, 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 888482, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1046, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888513, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105130, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1045, 0, 0, 11CETBT105130, 0, 2011-2012, Alumni, 888514, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3047, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 995, 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 888536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3043, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888528, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3045, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888527, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3044, 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 888526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1022, 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 886347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1023, 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 886341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1137, 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 885190, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1124, 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 885191, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101122, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1150, 0, 0, 11COMMBA101122, 0, 2011-2012, Alumni, 885189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101123, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1188, 0, 0, 11COMMBA101123, 0, 2011-2012, Alumni, 885183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1151, 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 885179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1132, 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 885198, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101117, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1123, 0, 0, 11COMMBA101117, 0, 2011-2012, Alumni, 885203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101114, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1130, 0, 0, 11COMMBA101114, 0, 2011-2012, Alumni, 885222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101113, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1113, 0, 0, 11COMMBA101113, 0, 2011-2012, Alumni, 885227, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1121, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885213, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1122, 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 885212, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101116, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1190, 0, 0, 11COMMBA101116, 0, 2011-2012, Alumni, 885209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1155, 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 885177, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1185, 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 885172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101009, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1061, 0, 0, 11CCICBC101009, 0, 2011-2012, Alumni, 730197, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1212, 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 885138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1076, 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 730202, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101011, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1118, 0, 0, 11CCICBC101011, 0, 2011-2012, Alumni, 730203, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101012, AIE, BCA 2011-2012 III Sem VI, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1222, 0, 0, 11CCICBC101012, 0, 2011-2012, Alumni, 730210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1206, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101132, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1205, 0, 0, 11COMMBA101132, 0, 2011-2012, Alumni, 885144, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1200, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885160, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101128, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1198, 0, 0, 11COMMBA101128, 0, 2011-2012, Alumni, 885165, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1201, 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 885159, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101130, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1202, 0, 0, 11COMMBA101130, 0, 2011-2012, Alumni, 885153, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101131, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1208, 0, 0, 11COMMBA101131, 0, 2011-2012, No Information, 885146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1104, 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 885230, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1094, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885237, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3073, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886289, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 3072, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886290, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101083, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3091, 0, 0, 11COMMBA101083, 0, 2011-2012, Alumni, 885382, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 956, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885288, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101101, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 957, 0, 0, 11COMMBA101101, 0, 2011-2012, Alumni, 885287, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 3071, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886291, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1164, 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 886303, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1090, 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 886330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1064, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1100, 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 886322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1106, 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 886321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1153, 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 886311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101102, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1011, 0, 0, 11COMMBA101102, 0, 2011-2012, Alumni, 885281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101103, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1024, 0, 0, 11COMMBA101103, 0, 2011-2012, Alumni, 885275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1074, 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 885242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101109, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3092, 0, 0, 11COMMBA101109, 0, 2011-2012, No Information, 885244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 39000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1091, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885240, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 1092, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885239, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101111, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1093, 0, 0, 11COMMBA101111, 0, 2011-2012, Alumni, 885238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1053, 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 885249, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 97000, MBA in dual specialization , 1040, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885257, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101105, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1027, 0, 0, 11COMMBA101105, 0, 2011-2012, Alumni, 885267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1034, 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 885271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1035, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1036, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885260, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 11-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1039, 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 885258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103029, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1225, 0, 0, 11CETBT103029, 0, 2011-2012, Alumni, 890845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 961, 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 888567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1195, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101182, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1154, 0, 0, 11CETBT101182, 0, 2011-2012, Alumni, 895233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1197, 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 895217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101184, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1158, 0, 0, 11CETBT101184, 0, 2011-2012, Alumni, 895216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1160, 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 895207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1145, 0, 0, 11CETBT101181, 0, 2011-2012, Alumni, 895242, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1135, 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 895243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101176, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1114, 0, 0, 11CETBT101176, 0, 2011-2012, Alumni, 895268, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101175, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1111, 0, 0, 11CETBT101175, 0, 2011-2012, Alumni, 895278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101177, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1115, 0, 0, 11CETBT101177, 0, 2011-2012, Alumni, 895263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1125, 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 895253, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101179, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1133, 0, 0, 11CETBT101179, 0, 2011-2012, Alumni, 895252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101186, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1162, 0, 0, 11CETBT101186, 0, 2011-2012, Alumni, 895206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101187, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1173, 0, 0, 11CETBT101187, 0, 2011-2012, Alumni, 895196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102099, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 962, 0, 0, 11CETBT102099, 0, 2011-2012, Alumni, 892677, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1216, 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 890859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 963, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 964, 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 892665, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2949, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101306, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1179, 0, 0, 11CETBT101306, 0, 2011-2012, Alumni, 894061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2879, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895146, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101189, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1178, 0, 0, 11CETBT101189, 0, 2011-2012, Alumni, 895173, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1180, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101190, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1192, 0, 0, 11CETBT101190, 0, 2011-2012, Alumni, 895164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101191, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1207, 0, 0, 11CETBT101191, 0, 2011-2012, Alumni, 895156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101192, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2880, 0, 0, 11CETBT101192, 0, 2011-2012, Alumni, 895147, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101174, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1086, 0, 0, 11CETBT101174, 0, 2011-2012, Alumni, 895293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1085, 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 895294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101159, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1014, 0, 0, 11CETBT101159, 0, 2011-2012, Alumni, 895411, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2873, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895419, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1015, 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 895402, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101161, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1017, 0, 0, 11CETBT101161, 0, 2011-2012, Alumni, 895395, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2876, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895374, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101158, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2874, 0, 0, 11CETBT101158, 0, 2011-2012, Alumni, 895420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101157, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1004, 0, 0, 11CETBT101157, 0, 2011-2012, Alumni, 895429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101154, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 971, 0, 0, 11CETBT101154, 0, 2011-2012, Alumni, 895464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2871, 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 895472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101155, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 976, 0, 0, 11CETBT101155, 0, 2011-2012, Alumni, 895452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1002, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101156, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1003, 0, 0, 11CETBT101156, 0, 2011-2012, Alumni, 895438, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101162, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2875, 0, 0, 11CETBT101162, 0, 2011-2012, Alumni, 895373, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1026, 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 895364, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101169, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1078, 0, 0, 11CETBT101169, 0, 2011-2012, Alumni, 895322, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1075, 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 895323, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1080, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1081, 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 895313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1084, 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 895306, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1072, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1073, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895332, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1025, 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 895357, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101165, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1062, 0, 0, 11CETBT101165, 0, 2011-2012, Alumni, 895349, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101166, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1070, 0, 0, 11CETBT101166, 0, 2011-2012, Alumni, 895342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101167, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1071, 0, 0, 11CETBT101167, 0, 2011-2012, Alumni, 895333, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102101, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2947, 0, 0, 11CETBT102101, 0, 2011-2012, Alumni, 892663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101346, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 973, 0, 0, 11CETBT101346, 0, 2011-2012, Alumni, 893571, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102120, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1120, 0, 0, 11CETBT102120, 0, 2011-2012, Alumni, 892459, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1101, 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 892484, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102121, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1127, 0, 0, 11CETBT102121, 0, 2011-2012, Alumni, 892451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102103, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 977, 0, 0, 11CETBT102103, 0, 2011-2012, Alumni, 892652, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1129, 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 892432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1079, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1069, 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 892513, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102113, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1044, 0, 0, 11CETBT102113, 0, 2011-2012, Alumni, 892550, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1041, 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 892551, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2953, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892536, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2950, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2951, 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 892534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102124, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1146, 0, 0, 11CETBT102124, 0, 2011-2012, Alumni, 892429, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1148, 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 892422, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1159, 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 890897, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2968, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103025, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1177, 0, 0, 11CETBT103025, 0, 2011-2012, Alumni, 890893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2970, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890874, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1210, 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 890866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103023, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2969, 0, 0, 11CETBT103023, 0, 2011-2012, Alumni, 890911, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2965, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890923, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102127, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1199, 0, 0, 11CETBT102127, 0, 2011-2012, Alumni, 892400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102126, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1149, 0, 0, 11CETBT102126, 0, 2011-2012, No Information, 892404, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102128, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1209, 0, 0, 11CETBT102128, 0, 2011-2012, Alumni, 892393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1213, 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 892387, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103022, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2967, 0, 0, 11CETBT103022, 0, 2011-2012, Alumni, 890924, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102111, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 996, 0, 0, 11CETBT102111, 0, 2011-2012, Alumni, 892558, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102122, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1131, 0, 0, 11CETBT102122, 0, 2011-2012, Alumni, 892445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102104, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 978, 0, 0, 11CETBT102104, 0, 2011-2012, Alumni, 892636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 983, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102110, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 993, 0, 0, 11CETBT102110, 0, 2011-2012, Alumni, 892576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102105, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 979, 0, 0, 11CETBT102105, 0, 2011-2012, Alumni, 892624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 982, 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 892595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 987, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892585, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102106, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 981, 0, 0, 11CETBT102106, 0, 2011-2012, Alumni, 892607, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102109, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 991, 0, 0, 11CETBT102109, 0, 2011-2012, Alumni, 892583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 11-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 988, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892584, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1239, 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 888368, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105153, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1246, 0, 0, 11CETBT105153, 0, 2011-2012, Alumni, 888360, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105154, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1261, 0, 0, 11CETBT105154, 0, 2011-2012, Alumni, 888351, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1271, 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 888331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102136, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1259, 0, 0, 11CETBT102136, 0, 2011-2012, Alumni, 892321, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1263, 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 892315, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102138, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1275, 0, 0, 11CETBT102138, 0, 2011-2012, Alumni, 892304, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1237, 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 885135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1269, 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 888344, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101137, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1276, 0, 0, 11COMMBA101137, 0, 2011-2012, Alumni, 885128, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1264, 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 890825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1233, 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 888391, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101013, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1232, 0, 0, 11CCICBC101013, 0, 2011-2012, Alumni, 730226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1266, 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 730238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101015, AIE, BCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1273, 0, 0, 11CCICBC101015, 0, 2011-2012, Alumni, 730250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105151, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1238, 0, 0, 11CETBT105151, 0, 2011-2012, Alumni, 888385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1284, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885114, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1265, 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 885130, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102135, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1247, 0, 0, 11CETBT102135, 0, 2011-2012, No Information, 892324, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1280, 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 885125, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101139, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1283, 0, 0, 11COMMBA101139, 0, 2011-2012, Alumni, 885115, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1236, 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 885133, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1228, 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 892377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101196, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1257, 0, 0, 11CETBT101196, 0, 2011-2012, Alumni, 895108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101197, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1267, 0, 0, 11CETBT101197, 0, 2011-2012, Alumni, 895100, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1278, 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 895093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101199, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1279, 0, 0, 11CETBT101199, 0, 2011-2012, Alumni, 895086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1249, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895121, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1250, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895122, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 12-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1268, 0, 0, 11COMBB101032, 0, 2011-2012, No Information, 886282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101188, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2877, 0, 0, 11CETBT101188, 0, 2011-2012, Alumni, 895184, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101194, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2881, 0, 0, 11CETBT101194, 0, 2011-2012, Alumni, 895135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1248, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895123, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102085, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1235, 0, 0, 11CCICMCA102085, 0, 2011-2012, Alumni, 897634, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102086, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1253, 0, 0, 11CCICMCA102086, 0, 2011-2012, Alumni, 897621, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105157, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1285, 0, 0, 11CETBT105157, 0, 2011-2012, Alumni, 888328, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102131, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1229, 0, 0, 11CETBT102131, 0, 2011-2012, Alumni, 892365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1231, 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 892353, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3583, 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 892348, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102037, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2914, 0, 0, 11CETBT102037, 0, 2011-2012, Alumni, 893243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102089, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1270, 0, 0, 11CCICMCA102089, 0, 2011-2012, Alumni, 897601, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1254, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897614, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102087, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1255, 0, 0, 11CCICMCA102087, 0, 2011-2012, Alumni, 897613, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102088, AIE, MCA 2011-2012 III Sem VI, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1258, 0, 0, 11CCICMCA102088, 0, 2011-2012, Alumni, 897609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102134, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1241, 0, 0, 11CETBT102134, 0, 2011-2012, Alumni, 892331, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101195, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 12-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 13000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1251, 0, 0, 11CETBT101195, 0, 2011-2012, Alumni, 895120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105101, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3039, 0, 0, 11CETBT105101, 0, 2011-2012, Alumni, 888725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1317, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885088, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101144, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1316, 0, 0, 11COMMBA101144, 0, 2011-2012, Alumni, 885089, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1314, 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 885093, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2882, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1318, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1315, 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 886611, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101203, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1320, 0, 0, 11CETBT101203, 0, 2011-2012, Alumni, 895037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101202, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1319, 0, 0, 11CETBT101202, 0, 2011-2012, Alumni, 895050, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1305, 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 885101, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 9000, MBA in dual specialization , 1295, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1291, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892295, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1292, 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 892294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1298, 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 892286, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1308, 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 892278, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101106, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2867, 0, 0, 11CETBT101106, 0, 2011-2012, Alumni, 895909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 3126, 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 889953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 119000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101140, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1294, 0, 0, 11COMMBA101140, 0, 2011-2012, Alumni, 885107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 113000, MBA in dual specialization , 1287, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 13-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1286, 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 885176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1313, 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 886647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101200, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1290, 0, 0, 11CETBT101200, 0, 2011-2012, Alumni, 895078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102092, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2946, 0, 0, 11CETBT102092, 0, 2011-2012, Alumni, 892723, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103031, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1288, 0, 0, 11CETBT103031, 0, 2011-2012, Alumni, 890823, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105158, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1300, 0, 0, 11CETBT105158, 0, 2011-2012, Alumni, 888314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1307, 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 888299, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103032, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1301, 0, 0, 11CETBT103032, 0, 2011-2012, Alumni, 890814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 13-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1302, 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 888307, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103034, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2972, 0, 0, 11CETBT103034, 0, 2011-2012, Alumni, 890801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1347, 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 885078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101149, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1368, 0, 0, 11COMMBA101149, 0, 2011-2012, Alumni, 885069, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1372, 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 885061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1340, 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 886730, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1344, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 14-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 1100, MBA in dual specialization , 1346, 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 885080, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1357, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888252, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102089, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2942, 0, 0, 11CETBT102089, 0, 2011-2012, Alumni, 892760, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1358, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888251, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101145, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1324, 0, 0, 11COMMBA101145, 0, 2011-2012, Alumni, 885083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102093, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1367, 0, 0, 11CCICMCA102093, 0, 2011-2012, Alumni, 897572, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1330, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897579, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102090, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1323, 0, 0, 11CCICMCA102090, 0, 2011-2012, Alumni, 897592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105166, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1359, 0, 0, 11CETBT105166, 0, 2011-2012, Alumni, 888250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1336, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895029, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101204, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1335, 0, 0, 11CETBT101204, 0, 2011-2012, Alumni, 895030, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102091, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1326, 0, 0, 11CCICMCA102091, 0, 2011-2012, Alumni, 897586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101205, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1339, 0, 0, 11CETBT101205, 0, 2011-2012, Alumni, 895020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101206, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1352, 0, 0, 11CETBT101206, 0, 2011-2012, Alumni, 895011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 43000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 6000, MCA, 1329, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897580, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1356, 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 888263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102092, AIE, MCA 2011-2012 III Sem VI, 0, 14-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 4000, MCA, 1328, 0, 0, 11CCICMCA102092, 0, 2011-2012, Alumni, 897581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1363, 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 890806, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1355, 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 885076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1341, 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 888281, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105163, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1353, 0, 0, 11CETBT105163, 0, 2011-2012, Alumni, 888280, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1365, 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 892256, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 108000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1361, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888236, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102146, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1370, 0, 0, 11CETBT102146, 0, 2011-2012, Alumni, 892250, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105167, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1362, 0, 0, 11CETBT105167, 0, 2011-2012, Alumni, 888235, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105164, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1360, 0, 0, 11CETBT105164, 0, 2011-2012, Alumni, 888272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102143, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1325, 0, 0, 11CETBT102143, 0, 2011-2012, Alumni, 892264, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1334, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886275, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101034, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1350, 0, 0, 11COMBB101034, 0, 2011-2012, Alumni, 886267, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1343, 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 889506, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102142, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1322, 0, 0, 11CETBT102142, 0, 2011-2012, Alumni, 892270, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101033, AIE, BBA 2011-2012 III Sem VI, 0, 14-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1333, 0, 0, 11COMBB101033, 0, 2011-2012, Alumni, 886276, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105161, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 14-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1327, 0, 0, 11CETBT105161, 0, 2011-2012, Alumni, 888293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105082, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3036, 0, 0, 11CETBT105082, 0, 2011-2012, Alumni, 888858, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1414, 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 895305, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102147, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1389, 0, 0, 11CETBT102147, 0, 2011-2012, Alumni, 892238, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102048, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2821, 0, 0, 11CCICMCA102048, 0, 2011-2012, Alumni, 897909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1397, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892224, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1407, 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 894979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1410, 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 894973, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101211, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2884, 0, 0, 11CETBT101211, 0, 2011-2012, Alumni, 894972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102038, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6900, MCA, 1375, 0, 0, 11CCICMCA102038, 0, 2011-2012, Alumni, 897985, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101208, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1396, 0, 0, 11CETBT101208, 0, 2011-2012, Alumni, 894988, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1390, 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 894994, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105042, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3017, 0, 0, 11CETBT105042, 0, 2011-2012, Alumni, 889163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1398, 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 892223, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102150, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1432, 0, 0, 11CETBT102150, 0, 2011-2012, Alumni, 892222, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2954, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892231, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104006, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2982, 0, 0, 11CETBT104006, 0, 2011-2012, Alumni, 889967, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101037, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1436, 0, 0, 11COMBB101037, 0, 2011-2012, Alumni, 886233, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1373, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101151, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 1374, 0, 0, 11COMMBA101151, 0, 2011-2012, Alumni, 885048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1376, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885044, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 1435, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886243, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 1434, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886244, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103026, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2971, 0, 0, 11CETBT103026, 0, 2011-2012, Alumni, 890875, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101035, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1409, 0, 0, 11COMBB101035, 0, 2011-2012, Alumni, 886258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1433, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886245, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101152, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1377, 0, 0, 11COMMBA101152, 0, 2011-2012, Alumni, 885043, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1385, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885034, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1429, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897542, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1391, 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 890792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1384, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897561, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102094, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1383, 0, 0, 11CCICMCA102094, 0, 2011-2012, Alumni, 897562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1431, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102096, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, MCA, 1430, 0, 0, 11CCICMCA102096, 0, 2011-2012, Alumni, 897540, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101153, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 1386, 0, 0, 11COMMBA101153, 0, 2011-2012, Alumni, 885033, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101154, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1416, 0, 0, 11COMMBA101154, 0, 2011-2012, No Information, 885027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 15-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1423, 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 885026, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1415, 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 889082, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102095, AIE, MCA 2011-2012 III Sem VI, 0, 15-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1405, 0, 0, 11CCICMCA102095, 0, 2011-2012, Alumni, 897554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105173, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1401, 0, 0, 11CETBT105173, 0, 2011-2012, Alumni, 888186, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3050, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888192, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3051, 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 888193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2932, 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 892897, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105174, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1404, 0, 0, 11CETBT105174, 0, 2011-2012, Alumni, 888179, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1408, 0, 0, 11CETBT105175, 0, 2011-2012, Alumni, 888163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1425, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888128, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105177, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1424, 0, 0, 11CETBT105177, 0, 2011-2012, Alumni, 888129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1418, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888142, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105171, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1392, 0, 0, 11CETBT105171, 0, 2011-2012, Alumni, 888199, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105176, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1417, 0, 0, 11CETBT105176, 0, 2011-2012, Alumni, 888143, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1379, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1426, 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 890777, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1400, 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 890787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1380, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888217, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105168, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1378, 0, 0, 11CETBT105168, 0, 2011-2012, Alumni, 888226, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1387, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888205, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105169, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1381, 0, 0, 11CETBT105169, 0, 2011-2012, Alumni, 888216, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 15-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1388, 0, 0, 11CETBT105170, 0, 2011-2012, Alumni, 888206, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101216, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1481, 0, 0, 11CETBT101216, 0, 2011-2012, No Information, 894928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105185, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1476, 0, 0, 11CETBT105185, 0, 2011-2012, Alumni, 888066, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1464, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105182, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1446, 0, 0, 11CETBT105182, 0, 2011-2012, Alumni, 888078, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1442, 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 888090, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1444, 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 888083, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1447, 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 885017, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1484, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105179, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1441, 0, 0, 11CETBT105179, 0, 2011-2012, Alumni, 888106, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102099, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1462, 0, 0, 11CCICMCA102099, 0, 2011-2012, Alumni, 897505, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105187, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1479, 0, 0, 11CETBT105187, 0, 2011-2012, Alumni, 888051, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105186, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1477, 0, 0, 11CETBT105186, 0, 2011-2012, Alumni, 888056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101157, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1445, 0, 0, 11COMMBA101157, 0, 2011-2012, Alumni, 885022, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1443, 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 885025, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102100, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1470, 0, 0, 11CCICMCA102100, 0, 2011-2012, Alumni, 897497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1456, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889847, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103039, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1483, 0, 0, 11CETBT103039, 0, 2011-2012, Alumni, 890766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104019, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1457, 0, 0, 11CETBT104019, 0, 2011-2012, Alumni, 889846, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2886, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101345, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2885, 0, 0, 11CETBT101345, 0, 2011-2012, Alumni, 893581, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101159, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1452, 0, 0, 11COMMBA101159, 0, 2011-2012, Alumni, 885016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102101, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1478, 0, 0, 11CCICMCA102101, 0, 2011-2012, Alumni, 897490, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101039, AIE, BBA 2011-2012 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1474, 0, 0, 11COMBB101039, 0, 2011-2012, Alumni, 886218, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1459, 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 886220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1487, 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 886209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101016, AIE, BCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1473, 0, 0, 11CCICBC101016, 0, 2011-2012, Alumni, 730263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102152, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1472, 0, 0, 11CETBT102152, 0, 2011-2012, Alumni, 892208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1440, 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 888112, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1455, 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 888071, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101164, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1468, 0, 0, 11COMMBA101164, 0, 2011-2012, Alumni, 884991, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102098, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1451, 0, 0, 11CCICMCA102098, 0, 2011-2012, Alumni, 897515, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1482, 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 894916, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1437, 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 894960, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1438, 0, 0, 11CETBT101213, 0, 2011-2012, Alumni, 894959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101166, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1475, 0, 0, 11COMMBA101166, 0, 2011-2012, Alumni, 884986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 1449, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1485, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886726, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1486, 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 886725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1480, 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 886728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1448, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102097, AIE, MCA 2011-2012 III Sem VI, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 1450, 0, 0, 11CCICMCA102097, 0, 2011-2012, Alumni, 897530, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 16-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1461, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886609, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101214, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 16-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1460, 0, 0, 11CETBT101214, 0, 2011-2012, Alumni, 894936, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101160, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1458, 0, 0, 11COMMBA101160, 0, 2011-2012, Alumni, 885010, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1465, 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 884999, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101162, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1466, 0, 0, 11COMMBA101162, 0, 2011-2012, Alumni, 885002, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 16-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1463, 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 885005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1584, 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 897377, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102124, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1622, 0, 0, 11CCICMCA102124, 0, 2011-2012, Alumni, 897325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102123, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1613, 0, 0, 11CCICMCA102123, 0, 2011-2012, Alumni, 897330, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1588, 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 894855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1573, 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 894868, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101222, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1519, 0, 0, 11CETBT101222, 0, 2011-2012, Alumni, 894878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1593, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101224, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1579, 0, 0, 11CETBT101224, 0, 2011-2012, Alumni, 894866, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, MCA, 1594, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897375, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101221, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1535, 0, 0, 11CETBT101221, 0, 2011-2012, Alumni, 894890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102122, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1617, 0, 0, 11CCICMCA102122, 0, 2011-2012, Alumni, 897338, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102121, AIE, MCA 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1614, 0, 0, 11CCICMCA102121, 0, 2011-2012, No Information, 897342, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102119, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1615, 0, 0, 11CCICMCA102119, 0, 2011-2012, Alumni, 897352, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102118, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1611, 0, 0, 11CCICMCA102118, 0, 2011-2012, Alumni, 897359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102117, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1608, 0, 0, 11CCICMCA102117, 0, 2011-2012, Alumni, 897365, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102116, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 32000, MCA, 1595, 0, 0, 11CCICMCA102116, 0, 2011-2012, Alumni, 897374, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101226, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1607, 0, 0, 11CETBT101226, 0, 2011-2012, Alumni, 894854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, M.Tech CAD - CAM, 1537, 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 886664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102120, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1612, 0, 0, 11CCICMCA102120, 0, 2011-2012, Alumni, 897347, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1493, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2956, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892165, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2959, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892166, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1508, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102156, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1507, 0, 0, 11CETBT102156, 0, 2011-2012, Alumni, 892176, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102157, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2957, 0, 0, 11CETBT102157, 0, 2011-2012, Alumni, 892164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102158, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1533, 0, 0, 11CETBT102158, 0, 2011-2012, Alumni, 892156, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102161, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1563, 0, 0, 11CETBT102161, 0, 2011-2012, Alumni, 892131, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102160, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2960, 0, 0, 11CETBT102160, 0, 2011-2012, Alumni, 892139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102159, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1551, 0, 0, 11CETBT102159, 0, 2011-2012, Alumni, 892147, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102154, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1499, 0, 0, 11CETBT102154, 0, 2011-2012, Alumni, 892189, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1498, 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 892196, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101219, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1501, 0, 0, 11CETBT101219, 0, 2011-2012, Alumni, 894905, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1625, 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 894521, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1534, 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 894895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1494, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894913, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101218, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1495, 0, 0, 11CETBT101218, 0, 2011-2012, Alumni, 894914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1510, 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 892209, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1583, 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 886603, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102114, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1581, 0, 0, 11CCICMCA102114, 0, 2011-2012, Alumni, 897385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1570, 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 886645, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102107, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1528, 0, 0, 11CCICMCA102107, 0, 2011-2012, Alumni, 897445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3053, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888017, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3052, 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 888016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105192, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1505, 0, 0, 11CETBT105192, 0, 2011-2012, Alumni, 888011, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3055, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887987, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1503, 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 888027, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105189, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1490, 0, 0, 11CETBT105189, 0, 2011-2012, Alumni, 888033, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1638, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105204, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1627, 0, 0, 11CETBT105204, 0, 2011-2012, Alumni, 887920, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1620, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105188, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1489, 0, 0, 11CETBT105188, 0, 2011-2012, Alumni, 888042, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3054, 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 887985, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1523, 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 887977, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1605, 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 887944, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1606, 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 887943, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105201, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1616, 0, 0, 11CETBT105201, 0, 2011-2012, Alumni, 887937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105202, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1619, 0, 0, 11CETBT105202, 0, 2011-2012, Alumni, 887928, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1601, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887955, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105198, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1600, 0, 0, 11CETBT105198, 0, 2011-2012, Alumni, 887956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1565, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887976, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105196, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1566, 0, 0, 11CETBT105196, 0, 2011-2012, Alumni, 887975, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1597, 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 887962, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105205, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1639, 0, 0, 11CETBT105205, 0, 2011-2012, Alumni, 887909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1637, 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 887892, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1511, 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 897452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102105, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1514, 0, 0, 11CCICMCA102105, 0, 2011-2012, Alumni, 897457, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101227, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1621, 0, 0, 11CETBT101227, 0, 2011-2012, Alumni, 894842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102104, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1520, 0, 0, 11CCICMCA102104, 0, 2011-2012, Alumni, 897469, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101201, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2883, 0, 0, 11CETBT101201, 0, 2011-2012, Alumni, 895065, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102109, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1550, 0, 0, 11CCICMCA102109, 0, 2011-2012, Alumni, 897432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1577, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102112, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1562, 0, 0, 11CCICMCA102112, 0, 2011-2012, Alumni, 897399, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102111, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1557, 0, 0, 11CCICMCA102111, 0, 2011-2012, Alumni, 897409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102110, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1547, 0, 0, 11CCICMCA102110, 0, 2011-2012, Alumni, 897423, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102103, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1512, 0, 0, 11CCICMCA102103, 0, 2011-2012, Alumni, 897475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102162, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1574, 0, 0, 11CETBT102162, 0, 2011-2012, Alumni, 892118, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1518, 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 886720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1609, 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 886207, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1517, 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 886208, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1492, 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 886722, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101015, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1529, 0, 0, 11CETMT101015, 0, 2011-2012, Alumni, 886717, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1618, 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 886711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101228, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1629, 0, 0, 11CETBT101228, 0, 2011-2012, Alumni, 894826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102102, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1491, 0, 0, 11CCICMCA102102, 0, 2011-2012, Alumni, 897485, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101229, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1630, 0, 0, 11CETBT101229, 0, 2011-2012, Alumni, 894813, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1578, 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 897392, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102108, AIE, MCA 2011-2012 III Sem VI, 0, 18-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1544, 0, 0, 11CCICMCA102108, 0, 2011-2012, Alumni, 897440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1549, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884942, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101175, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1548, 0, 0, 11COMMBA101175, 0, 2011-2012, Alumni, 884943, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101176, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1560, 0, 0, 11COMMBA101176, 0, 2011-2012, Alumni, 884937, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101177, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1564, 0, 0, 11COMMBA101177, 0, 2011-2012, Alumni, 884932, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1561, 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 884927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 3094, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884949, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3093, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884950, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101172, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1538, 0, 0, 11COMMBA101172, 0, 2011-2012, No Information, 884958, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1532, 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 884961, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1545, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884957, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1546, 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 884956, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, MBA in dual specialization , 3113, 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 884951, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101179, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1569, 0, 0, 11COMMBA101179, 0, 2011-2012, Alumni, 884925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1575, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884920, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101185, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1610, 0, 0, 11COMMBA101185, 0, 2011-2012, Alumni, 884899, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1604, 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 884904, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1636, 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 884879, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1624, 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 884882, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1626, 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 884890, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1602, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884909, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101183, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, MBA in dual specialization , 1603, 0, 0, 11COMMBA101183, 0, 2011-2012, Alumni, 884910, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1571, 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 889840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1576, 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 884919, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102163, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1580, 0, 0, 11CETBT102163, 0, 2011-2012, Alumni, 892109, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1582, 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 884918, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1596, 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 884913, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101170, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1513, 0, 0, 11COMMBA101170, 0, 2011-2012, Alumni, 884966, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101169, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1509, 0, 0, 11COMMBA101169, 0, 2011-2012, Alumni, 884970, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1539, 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 890728, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1631, 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 892075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 28200, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1540, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890727, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1541, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890726, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Civil Engineering, 1542, 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 890725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1592, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 47000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1591, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1502, 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 890755, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1585, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892097, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1586, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892096, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103041, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1587, 0, 0, 11CETBT103041, 0, 2011-2012, Alumni, 890743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 33000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1590, 0, 0, 11CETBT102165, 0, 2011-2012, Alumni, 892088, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1543, 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 890718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2976, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890711, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1623, 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 884895, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1556, 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 884987, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1496, 0, 0, 11CETBT103103, 0, 2011-2012, Alumni, 890056, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101167, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1497, 0, 0, 11COMMBA101167, 0, 2011-2012, Alumni, 884981, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 18-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1500, 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 884972, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2973, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2974, 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 890709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104021, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 18-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1628, 0, 0, 11CETBT104021, 0, 2011-2012, Alumni, 889832, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103102, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1674, 0, 0, 11CETBT103102, 0, 2011-2012, Alumni, 890064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1680, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886194, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 606106, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1681, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101043, AIE, BBA 2011-2012 III Sem VI, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3078, 0, 0, 11COMBB101043, 0, 2011-2012, Alumni, 886195, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, M.Tech Communication Engineering, 1643, 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 886610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1693, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887862, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1692, 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 887878, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3057, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887883, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101045, 0, 2011-2012, No Information, 994454, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1696, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887861, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1694, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887859, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105210, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1695, 0, 0, 11CETBT105210, 0, 2011-2012, Alumni, 887860, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101013, 0, 2011-2012, No Information, 994439, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3058, 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 887884, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1665, 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 890701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1655, 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 890703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103048, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1670, 0, 0, 11CETBT103048, 0, 2011-2012, Alumni, 890696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103049, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1678, 0, 0, 11CETBT103049, 0, 2011-2012, No Information, 890690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1658, 0, 0, 11CETBT105207, 0, 2011-2012, Alumni, 887891, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1691, 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 890688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103001, 0, 2011-2012, No Information, 994703, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101234, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1700, 0, 0, 11CETBT101234, 0, 2011-2012, Alumni, 894757, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 605854, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 19-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 1688, 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 886643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, M.Tech Computer Science Engineering, 1690, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1686, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1685, 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 884855, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1657, 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 884869, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 128000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 3585, 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 884861, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1689, 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 886708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101230, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1646, 0, 0, 11CETBT101230, 0, 2011-2012, Alumni, 894801, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1654, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894777, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101233, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1660, 0, 0, 11CETBT101233, 0, 2011-2012, Alumni, 894766, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1653, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101232, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1652, 0, 0, 11CETBT101232, 0, 2011-2012, Alumni, 894779, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101082, 0, 2011-2012, No Information, 994990, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101231, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1650, 0, 0, 11CETBT101231, 0, 2011-2012, Alumni, 894795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1644, 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 884876, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 605838, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102125, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1679, 0, 0, 11CCICMCA102125, 0, 2011-2012, No Information, 897319, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1667, 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 892041, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1663, 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 892048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101011, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2830, 0, 0, 11CETBT101011, 0, 2011-2012, Alumni, 896779, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102128, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1698, 0, 0, 11CCICMCA102128, 0, 2011-2012, Alumni, 897302, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 19-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 606401, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1687, 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 897313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 19-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1682, 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 897314, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1647, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892074, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1659, 0, 0, 11CETBT102169, 0, 2011-2012, Alumni, 892061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102168, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1656, 0, 0, 11CETBT102168, 0, 2011-2012, Alumni, 892068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1648, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892073, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 19-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1649, 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 892072, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1728, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897261, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102129, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1718, 0, 0, 11CCICMCA102129, 0, 2011-2012, Alumni, 897294, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102130, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1723, 0, 0, 11CCICMCA102130, 0, 2011-2012, Alumni, 897282, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1725, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897271, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3074, 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 886292, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1703, 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 892040, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1713, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886183, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 1714, 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 886182, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101045, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1731, 0, 0, 11COMBB101045, 0, 2011-2012, Alumni, 886181, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, MCA, 1729, 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 897260, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1704, 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 892039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103051, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1730, 0, 0, 11CETBT103051, 0, 2011-2012, Alumni, 890679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1712, 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 892031, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101142, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1746, 0, 0, 11COMMBA101142, 0, 2011-2012, Alumni, 885099, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102133, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1735, 0, 0, 11CCICMCA102133, 0, 2011-2012, Alumni, 897258, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1757, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884841, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1759, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102179, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1736, 0, 0, 11CETBT102179, 0, 2011-2012, Alumni, 892005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1702, 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 894746, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1741, 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 884845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1758, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884839, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101198, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 40000, MBA in dual specialization , 1760, 0, 0, 11COMMBA101198, 0, 2011-2012, Alumni, 884838, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1749, 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 891992, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1744, 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 891993, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1722, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886703, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102177, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1715, 0, 0, 11CETBT102177, 0, 2011-2012, Alumni, 892020, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1743, 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 884847, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1721, 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 884848, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102137, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1756, 0, 0, 11CCICMCA102137, 0, 2011-2012, Alumni, 897210, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101240, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1745, 0, 0, 11CETBT101240, 0, 2011-2012, Alumni, 894710, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1754, 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 897220, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102135, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1747, 0, 0, 11CCICMCA102135, 0, 2011-2012, Alumni, 897234, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102134, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1738, 0, 0, 11CCICMCA102134, 0, 2011-2012, Alumni, 897248, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1755, 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 888003, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1742, 0, 0, 11CETBT105214, 0, 2011-2012, Alumni, 887811, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1707, 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 884851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101237, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1709, 0, 0, 11CETBT101237, 0, 2011-2012, Alumni, 894745, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101238, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1734, 0, 0, 11CETBT101238, 0, 2011-2012, Alumni, 894729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101239, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1740, 0, 0, 11CETBT101239, 0, 2011-2012, Alumni, 894719, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 20-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1733, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 82000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102131, AIE, MCA 2011-2012 III Sem VI, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1724, 0, 0, 11CCICMCA102131, 0, 2011-2012, Alumni, 897272, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2961, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891107, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105211, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1719, 0, 0, 11CETBT105211, 0, 2011-2012, Alumni, 887842, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3059, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6900, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1711, 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 889111, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3062, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887822, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102178, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1717, 0, 0, 11CETBT102178, 0, 2011-2012, Alumni, 892012, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105212, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3060, 0, 0, 11CETBT105212, 0, 2011-2012, Alumni, 887835, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102269, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2962, 0, 0, 11CETBT102269, 0, 2011-2012, Alumni, 891108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105213, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 20-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 3061, 0, 0, 11CETBT105213, 0, 2011-2012, Alumni, 887821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 20-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1748, 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 852851, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101199, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1769, 0, 0, 11COMMBA101199, 0, 2011-2012, Alumni, 884828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101018, AIE, BCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 1774, 0, 0, 11CCICBC101018, 0, 2011-2012, Alumni, 737401, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1781, 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 887799, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 22000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1794, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894672, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1788, 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 887798, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1780, 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 897185, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1782, 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 897184, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101242, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1787, 0, 0, 11CETBT101242, 0, 2011-2012, Alumni, 894694, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101243, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1789, 0, 0, 11CETBT101243, 0, 2011-2012, Alumni, 894686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1791, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897193, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102139, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 7000, MCA, 1792, 0, 0, 11CCICMCA102139, 0, 2011-2012, Alumni, 897194, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 9000, MBA in dual specialization , 1771, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884821, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1786, 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 886138, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1798, 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 891990, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102138, AIE, MCA 2011-2012 III Sem VI, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2822, 0, 0, 11CCICMCA102138, 0, 2011-2012, Alumni, 897200, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -6000, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 1003121, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 1000, MBA in dual specialization , 1770, 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 884822, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101047, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1772, 0, 0, 11COMBB101047, 0, 2011-2012, Alumni, 886152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1785, 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 884795, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101244, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1793, 0, 0, 11CETBT101244, 0, 2011-2012, Alumni, 894671, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 21-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1773, 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 886701, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101046, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3079, 0, 0, 11COMBB101046, 0, 2011-2012, Alumni, 886164, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1778, 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 884802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 21-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2955, 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 892232, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3075, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886246, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101036, AIE, BBA 2011-2012 III Sem VI, 0, 21-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 3076, 0, 0, 11COMBB101036, 0, 2011-2012, Alumni, 886247, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1777, 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 884808, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1784, 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 886139, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 21-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1776, 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 884814, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101213, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1843, 0, 0, 11COMMBA101213, 0, 2011-2012, Alumni, 884751, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101212, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1841, 0, 0, 11COMMBA101212, 0, 2011-2012, Alumni, 884754, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 1803, 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 891058, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1825, 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 884758, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102147, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1831, 0, 0, 11CCICMCA102147, 0, 2011-2012, Alumni, 897145, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102146, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1824, 0, 0, 11CCICMCA102146, 0, 2011-2012, Alumni, 897151, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1821, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887769, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1813, 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 884782, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1809, 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 884787, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1820, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887768, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105219, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1819, 0, 0, 11CETBT105219, 0, 2011-2012, Alumni, 887770, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101207, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1815, 0, 0, 11COMMBA101207, 0, 2011-2012, Alumni, 884778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1826, 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 897152, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1818, 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 884767, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105217, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1800, 0, 0, 11CETBT105217, 0, 2011-2012, Alumni, 887792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101208, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1816, 0, 0, 11COMMBA101208, 0, 2011-2012, Alumni, 884773, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1822, 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 884764, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102148, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1848, 0, 0, 11CCICMCA102148, 0, 2011-2012, Alumni, 897135, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1811, 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 887776, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101247, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1804, 0, 0, 11CETBT101247, 0, 2011-2012, Alumni, 894646, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1833, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891939, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1842, 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 886120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1829, 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 887759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1802, 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 891087, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101250, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1838, 0, 0, 11CETBT101250, 0, 2011-2012, Alumni, 894615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 29000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102187, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1832, 0, 0, 11CETBT102187, 0, 2011-2012, Alumni, 891940, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105221, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1837, 0, 0, 11CETBT105221, 0, 2011-2012, Alumni, 887743, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1836, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102144, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1817, 0, 0, 11CCICMCA102144, 0, 2011-2012, Alumni, 897163, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1805, 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 890670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101249, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1835, 0, 0, 11CETBT101249, 0, 2011-2012, Alumni, 894627, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102186, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1814, 0, 0, 11CETBT102186, 0, 2011-2012, Alumni, 891949, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101248, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1827, 0, 0, 11CETBT101248, 0, 2011-2012, Alumni, 894636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101245, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1801, 0, 0, 11CETBT101245, 0, 2011-2012, Alumni, 894664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101251, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1839, 0, 0, 11CETBT101251, 0, 2011-2012, Alumni, 894599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101252, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1840, 0, 0, 11CETBT101252, 0, 2011-2012, Alumni, 894591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1810, 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 897172, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102185, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1808, 0, 0, 11CETBT102185, 0, 2011-2012, Alumni, 891968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102184, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1806, 0, 0, 11CETBT102184, 0, 2011-2012, Alumni, 891982, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102143, AIE, MCA 2011-2012 III Sem VI, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1812, 0, 0, 11CCICMCA102143, 0, 2011-2012, Alumni, 897171, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1807, 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 896175, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1846, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894575, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101050, AIE, BBA 2011-2012 III Sem VI, 0, 22-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1828, 0, 0, 11COMBB101050, 0, 2011-2012, Alumni, 886129, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1845, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101253, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 22-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1844, 0, 0, 11CETBT101253, 0, 2011-2012, Alumni, 894577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1865, 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 894540, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1862, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891915, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1850, 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 884748, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1855, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891927, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1876, 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 884734, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 48000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1857, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891926, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101215, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1861, 0, 0, 11COMMBA101215, 0, 2011-2012, Alumni, 884744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1851, 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 890664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1872, 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 884740, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 23-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1875, 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 884736, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102188, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1856, 0, 0, 11CETBT102188, 0, 2011-2012, Alumni, 891925, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1863, 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 891914, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101255, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1860, 0, 0, 11CETBT101255, 0, 2011-2012, Alumni, 894554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102191, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1870, 0, 0, 11CETBT102191, 0, 2011-2012, Alumni, 891886, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103054, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1869, 0, 0, 11CETBT103054, 0, 2011-2012, Alumni, 890658, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1859, 0, 0, 11CETBT101074, 0, 2011-2012, Alumni, 896235, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101127, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 122000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1873, 0, 0, 11CETBT101127, 0, 2011-2012, Alumni, 895683, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101254, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1849, 0, 0, 11CETBT101254, 0, 2011-2012, Alumni, 894562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101258, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1874, 0, 0, 11CETBT101258, 0, 2011-2012, Alumni, 894531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105224, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1878, 0, 0, 11CETBT105224, 0, 2011-2012, Alumni, 887718, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102190, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1864, 0, 0, 11CETBT102190, 0, 2011-2012, Alumni, 891893, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103055, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1877, 0, 0, 11CETBT103055, 0, 2011-2012, Alumni, 890640, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105010, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1852, 0, 0, 11CETMT105010, 0, 2011-2012, Alumni, 886599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1871, 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 894539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1867, 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 887725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105222, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 23-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1854, 0, 0, 11CETBT105222, 0, 2011-2012, Alumni, 887732, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1966, 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 887633, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1933, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884708, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1940, 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 884698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101226, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1941, 0, 0, 11COMMBA101226, 0, 2011-2012, Alumni, 884696, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101106, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 138000, MBA in dual specialization , 1914, 0, 0, 11COMMBA101106, 0, 2011-2012, Alumni, 885263, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 1932, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102160, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1968, 0, 0, 11CCICMCA102160, 0, 2011-2012, Alumni, 897053, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1931, 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 884709, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 110000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1962, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884692, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1921, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894465, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105235, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1967, 0, 0, 11CETBT105235, 0, 2011-2012, Alumni, 887615, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101265, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1937, 0, 0, 11CETBT101265, 0, 2011-2012, No Information, 894451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101264, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1922, 0, 0, 11CETBT101264, 0, 2011-2012, Alumni, 894464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101263, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1911, 0, 0, 11CETBT101263, 0, 2011-2012, Alumni, 894483, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105234, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1957, 0, 0, 11CETBT105234, 0, 2011-2012, Alumni, 887626, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105232, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1956, 0, 0, 11CETBT105232, 0, 2011-2012, Alumni, 887643, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 900, B.Tech/B.Tech (Hons) Computer Science Engineering, 1900, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894496, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101262, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1899, 0, 0, 11CETBT101262, 0, 2011-2012, Alumni, 894495, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1935, 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 887650, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105230, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1926, 0, 0, 11CETBT105230, 0, 2011-2012, Alumni, 887659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102150, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1885, 0, 0, 11CCICMCA102150, 0, 2011-2012, Alumni, 897120, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1945, 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 886085, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101055, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1930, 0, 0, 11COMBB101055, 0, 2011-2012, Alumni, 886096, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1946, 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 886076, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101058, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1964, 0, 0, 11COMBB101058, 0, 2011-2012, Alumni, 886075, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1955, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886060, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1954, 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 886061, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1923, 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 886103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1905, 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 886111, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1944, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891803, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1943, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 88000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1952, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889825, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 1951, 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 889826, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101052, AIE, BBA 2011-2012 III Sem VI, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 1898, 0, 0, 11COMBB101052, 0, 2011-2012, Alumni, 886119, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1942, 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 891804, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1939, 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 891816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1904, 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 891854, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1896, 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 891853, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1881, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891870, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1882, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891871, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1879, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891873, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1880, 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 891872, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1893, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894520, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101260, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1892, 0, 0, 11CETBT101260, 0, 2011-2012, Alumni, 894519, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1929, 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 891834, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102197, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1936, 0, 0, 11CETBT102197, 0, 2011-2012, Alumni, 891828, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1903, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891839, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1902, 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 891840, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101261, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1894, 0, 0, 11CETBT101261, 0, 2011-2012, Alumni, 894508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 18000, MBA in dual specialization , 1963, 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 884691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 36000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1888, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 52000, MCA, 1950, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897063, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102158, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1953, 0, 0, 11CCICMCA102158, 0, 2011-2012, Alumni, 897062, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101021, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 1958, 0, 0, 11CETMT101021, 0, 2011-2012, Alumni, 886691, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1949, 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 897064, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102156, AIE, MCA 2011-2012 I Sem II, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1947, 0, 0, 11CCICMCA102156, 0, 2011-2012, No Information, 897068, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1965, 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 884684, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1887, 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 884729, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101220, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1891, 0, 0, 11COMMBA101220, 0, 2011-2012, Alumni, 884725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1959, 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 884690, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102159, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1960, 0, 0, 11CCICMCA102159, 0, 2011-2012, No Information, 897057, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1924, 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 884712, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1910, 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 884714, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101221, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 25-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1909, 0, 0, 11COMMBA101221, 0, 2011-2012, Alumni, 884720, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1889, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102155, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1938, 0, 0, 11CCICMCA102155, 0, 2011-2012, Alumni, 897079, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102151, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1886, 0, 0, 11CCICMCA102151, 0, 2011-2012, Alumni, 897108, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102152, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1917, 0, 0, 11CCICMCA102152, 0, 2011-2012, Alumni, 897103, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102149, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1883, 0, 0, 11CCICMCA102149, 0, 2011-2012, Alumni, 897126, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103057, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 1915, 0, 0, 11CETBT103057, 0, 2011-2012, No Information, 890612, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103056, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 46000, B.Tech/B.Tech (Hons) Civil Engineering, 1890, 0, 0, 11CETBT103056, 0, 2011-2012, Alumni, 890623, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102153, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1927, 0, 0, 11CCICMCA102153, 0, 2011-2012, Alumni, 897095, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Communication Engineering, 1934, 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 886595, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102154, AIE, MCA 2011-2012 III Sem VI, 0, 25-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1925, 0, 0, 11CCICMCA102154, 0, 2011-2012, Alumni, 897086, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1912, 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 887669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1913, 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 887664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105227, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1908, 0, 0, 11CETBT105227, 0, 2011-2012, Alumni, 887679, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105226, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1906, 0, 0, 11CETBT105226, 0, 2011-2012, Alumni, 887687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105225, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 25-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1895, 0, 0, 11CETBT105225, 0, 2011-2012, Alumni, 887698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101210, 0, 2011-2012, No Information, 994531, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1986, 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 884666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1982, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884670, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1983, 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 884669, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101231, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1984, 0, 0, 11COMMBA101231, 0, 2011-2012, Alumni, 884674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1974, 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 884682, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , -92000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , -10000, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 994355, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 68000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1988, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884664, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 60000, MBA in dual specialization , 1989, 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 884663, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2001, 0, 0, 11CETBT102085, 0, 2011-2012, Alumni, 892771, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 606366, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103058, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2002, 0, 0, 11CETBT103058, 0, 2011-2012, Alumni, 890610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 1990, 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 884657, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101002, 0, 2011-2012, No Information, 994434, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101028, 0, 2011-2012, No Information, 994446, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101152, 0, 2011-2012, No Information, 994498, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101171, 0, 2011-2012, No Information, 994509, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101178, 0, 2011-2012, No Information, 994515, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101183, 0, 2011-2012, No Information, 994518, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101138, 0, 2011-2012, No Information, 994491, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101079, 0, 2011-2012, No Information, 994470, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101044, 0, 2011-2012, No Information, 994453, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101046, 0, 2011-2012, No Information, 994455, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101047, 0, 2011-2012, No Information, 994456, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101063, 0, 2011-2012, No Information, 994463, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101185, 0, 2011-2012, No Information, 994519, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -128000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, 0, 11COMMBA101001, 0, 2011-2012, No Information, 994961, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 26-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2004, 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 886059, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 605923, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 606113, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 92000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 605772, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 605845, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 605833, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1999, 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 894408, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1995, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894409, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 605924, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1977, 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 894433, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 606013, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101268, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1978, 0, 0, 11CETBT101268, 0, 2011-2012, Alumni, 894432, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1994, 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 894410, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101269, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1979, 0, 0, 11CETBT101269, 0, 2011-2012, Alumni, 894420, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 605852, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 605855, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606104, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102260, 0, 2011-2012, Alumni, 606105, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 605919, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1996, 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 891797, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 606036, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 606044, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 606108, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 605914, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 605861, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 605856, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 605873, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102049, 0, 2011-2012, No Information, 994613, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 605901, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 605893, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 605937, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101266, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 1970, 0, 0, 11CETBT101266, 0, 2011-2012, Alumni, 894445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994699, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 606199, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102260, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102260, 0, 2011-2012, Alumni, 994700, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 606197, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 606192, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103006, 0, 2011-2012, No Information, 994705, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101278, 32000, 2011-2012, Alumni, 615858, SCHOLARSHIP, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 606209, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102112, 0, 2011-2012, No Information, 994640, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -128000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, 0, 11CETBT102094, 0, 2011-2012, No Information, 994631, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105236, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1976, 0, 0, 11CETBT105236, 0, 2011-2012, Alumni, 887608, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 1987, 0, 0, 11CETBT105237, 0, 2011-2012, Alumni, 887599, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105239, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2005, 0, 0, 11CETBT105239, 0, 2011-2012, Alumni, 887576, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2003, 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 887589, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -128000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, 0, 11CETBT103017, 0, 2011-2012, No Information, 994711, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105024, 0, 2011-2012, No Information, 994778, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 606183, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105143, 0, 2011-2012, No Information, 994813, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 606170, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 1972, 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 892586, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102161, AIE, MCA 2011-2012 III Sem VI, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 1973, 0, 0, 11CCICMCA102161, 0, 2011-2012, Alumni, 897048, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 74000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 606272, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105109, 0, 2011-2012, No Information, 994800, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105115, 0, 2011-2012, No Information, 994802, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105064, 0, 2011-2012, No Information, 994789, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105072, 0, 2011-2012, No Information, 994790, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 606184, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105083, 0, 2011-2012, No Information, 994793, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -128000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105086, 0, 2011-2012, No Information, 994794, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 26-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 606190, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2033, 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 891778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2018, 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 891792, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102202, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2019, 0, 0, 11CETBT102202, 0, 2011-2012, Alumni, 891791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 2013, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886049, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2039, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886030, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2038, 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 886029, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102270, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2046, 0, 0, 11CETBT102270, 0, 2011-2012, Alumni, 891098, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2034, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886039, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101062, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6000, Bachelor of Business Administration, 2035, 0, 0, 11COMBB101062, 0, 2011-2012, Alumni, 886040, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101121, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2010, 0, 0, 11CETBT101121, 0, 2011-2012, Alumni, 895745, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 55000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101061, AIE, BBA 2011-2012 III Sem VI, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2012, 0, 0, 11COMBB101061, 0, 2011-2012, Alumni, 886050, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2021, 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 892491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2036, 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 888606, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101274, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2043, 0, 0, 11CETBT101274, 0, 2011-2012, Alumni, 894382, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2024, 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 884653, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2025, 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 884651, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101273, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2042, 0, 0, 11CETBT101273, 0, 2011-2012, Alumni, 894393, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2011, 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 894400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 75000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2022, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897038, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102162, AIE, MCA 2016 - 17 II Sem IV, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, MCA, 2023, 0, 0, 11CCICMCA102162, 0, 2011-2012, No Information, 897037, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102163, AIE, MCA 2011-2012 III Sem VI, 0, 27-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2029, 0, 0, 11CCICMCA102163, 0, 2011-2012, Alumni, 897032, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 90000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2031, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884637, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2028, 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 884647, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2026, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890598, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2009, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887562, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2008, 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 887563, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2037, 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 887557, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 27-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Civil Engineering, 2027, 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 890597, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2041, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887545, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 27-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 38000, MBA in dual specialization , 2032, 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 884636, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 78000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105242, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 27-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2040, 0, 0, 11CETBT105242, 0, 2011-2012, Alumni, 887546, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2077, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897016, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102164, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2049, 0, 0, 11CCICMCA102164, 0, 2011-2012, No Information, 897021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, MCA, 2078, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 22000, MCA, 2081, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897003, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2061, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890592, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103061, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2063, 0, 0, 11CETBT103061, 0, 2011-2012, Alumni, 890594, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 98000, B.Tech/B.Tech (Hons) Civil Engineering, 2101, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890582, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102204, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2050, 0, 0, 11CETBT102204, 0, 2011-2012, Alumni, 891759, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103062, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2076, 0, 0, 11CETBT103062, 0, 2011-2012, Alumni, 890583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2059, 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 891750, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 2080, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897005, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102166, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, MCA, 2082, 0, 0, 11CCICMCA102166, 0, 2011-2012, Alumni, 897004, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 3578, 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 891742, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102207, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2066, 0, 0, 11CETBT102207, 0, 2011-2012, No Information, 891744, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102165, AIE, MCA 2011-2012 III Sem VI, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 4000, MCA, 2079, 0, 0, 11CCICMCA102165, 0, 2011-2012, Alumni, 897014, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2058, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887525, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2067, 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 884616, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2054, 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 884618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 100, MBA in dual specialization , 2052, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101244, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2083, 0, 0, 11COMMBA101244, 0, 2011-2012, Alumni, 884610, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101275, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2056, 0, 0, 11CETBT101275, 0, 2011-2012, Alumni, 894376, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105315, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2062, 0, 0, 11CETBT105315, 0, 2011-2012, No Information, 886778, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2064, 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 892812, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2071, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894358, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2048, 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 884628, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 28-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2051, 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 884624, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105244, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2055, 0, 0, 11CETBT105244, 0, 2011-2012, Alumni, 887534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2053, 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 887535, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 93000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2069, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894359, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101276, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2070, 0, 0, 11CETBT101276, 0, 2011-2012, Alumni, 894357, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 118000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105245, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2057, 0, 0, 11CETBT105245, 0, 2011-2012, Alumni, 887526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105248, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2075, 0, 0, 11CETBT105248, 0, 2011-2012, Alumni, 887507, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105246, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2060, 0, 0, 11CETBT105246, 0, 2011-2012, Alumni, 887517, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 28-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2068, 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 887508, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102211, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2109, 0, 0, 11CETBT102211, 0, 2011-2012, Alumni, 891716, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102210, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2098, 0, 0, 11CETBT102210, 0, 2011-2012, Alumni, 891725, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102209, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2094, 0, 0, 11CETBT102209, 0, 2011-2012, Alumni, 891733, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2113, 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 891707, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 96000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101278, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2119, 0, 0, 11CETBT101278, 0, 2011-2012, Alumni, 894334, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101277, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2108, 0, 0, 11CETBT101277, 0, 2011-2012, Alumni, 894341, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, -45000, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 1002800, REVJV, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101247, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2127, 0, 0, 11COMMBA101247, 0, 2011-2012, Alumni, 884591, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2091, 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 884605, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103063, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2087, 0, 0, 11CETBT103063, 0, 2011-2012, Alumni, 890565, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 29-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2096, 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 890555, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101025, AIE, BBA 2011-2012 III Sem VI, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 6900, Bachelor of Business Administration, 2086, 0, 0, 11COMBB101025, 0, 2011-2012, Alumni, 886340, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 15000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2103, 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 884600, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2126, 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 884583, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, MCA, 3588, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896993, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2128, 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 884567, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2125, 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 884573, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 29-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2120, 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 884577, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 45000, MCA, 3589, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896996, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102167, AIE, MCA 2011-2012 III Sem VI, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 92000, MCA, 3590, 0, 0, 11CCICMCA102167, 0, 2011-2012, Alumni, 896995, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2102, 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 887481, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105250, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2100, 0, 0, 11CETBT105250, 0, 2011-2012, Alumni, 887492, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2110, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887472, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2111, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887471, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105254, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2124, 0, 0, 11CETBT105254, 0, 2011-2012, Alumni, 887452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105252, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2112, 0, 0, 11CETBT105252, 0, 2011-2012, Alumni, 887470, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2090, 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 887497, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 29-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2118, 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 887456, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101018, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 6000, M.Tech Computer Science Engineering, 2085, 0, 0, 11CETMT101018, 0, 2011-2012, Alumni, 886704, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 74000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101020, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 29-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2117, 0, 0, 11CETMT101020, 0, 2011-2012, Alumni, 886698, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2151, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887417, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2146, 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 887426, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2139, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884548, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2138, 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 884554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 18000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2152, 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 887416, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2136, 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 891700, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2164, 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 887385, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105260, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2162, 0, 0, 11CETBT105260, 0, 2011-2012, Alumni, 887400, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2132, 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 884564, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2144, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887436, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 96000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 606166, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101064, AIE, BBA 2011-2012 III Sem VI, 0, 30-07-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2133, 0, 0, 11COMBB101064, 0, 2011-2012, Alumni, 886021, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -128000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, 0, 11CETBT101095, 0, 2011-2012, No Information, 994475, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2155, 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 891686, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105255, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2135, 0, 0, 11CETBT105255, 0, 2011-2012, Alumni, 887445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -96000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -10000, 0, 11CETBT105021, 0, 2011-2012, No Information, 994776, PMT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2141, 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 887437, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105257, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 2145, 0, 0, 11CETBT105257, 0, 2011-2012, Alumni, 887435, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-07-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2140, 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 884547, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2159, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894311, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103012, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 2160, 0, 0, 11CETBT103012, 0, 2011-2012, Alumni, 891019, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2158, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894312, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 39000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101281, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2157, 0, 0, 11CETBT101281, 0, 2011-2012, Alumni, 894313, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2134, 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 894326, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101280, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2143, 0, 0, 11CETBT101280, 0, 2011-2012, Alumni, 894325, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 128000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 605879, REVDUE, 10000, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 30-07-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 2163, 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 894293, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102215, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-07-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2161, 0, 0, 11CETBT102215, 0, 2011-2012, Alumni, 891681, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101146, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101146, 0, 2011-2012, No Information, 576499, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101152, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101152, 0, 2011-2012, No Information, 576500, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101168, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101168, 0, 2011-2012, No Information, 576501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101171, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101171, 0, 2011-2012, No Information, 576502, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101143, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101143, 0, 2011-2012, No Information, 576498, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101095, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101095, 0, 2011-2012, No Information, 576495, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101135, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101135, 0, 2011-2012, No Information, 576496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101138, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101138, 0, 2011-2012, No Information, 576497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101173, 0, 2011-2012, No Information, 576504, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101180, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101180, 0, 2011-2012, No Information, 576506, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101212, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101212, 0, 2011-2012, No Information, 576511, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101217, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101217, 0, 2011-2012, No Information, 576512, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101223, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101223, 0, 2011-2012, No Information, 576513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101210, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101210, 0, 2011-2012, No Information, 576510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101185, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101185, 0, 2011-2012, No Information, 576508, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101091, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101091, 0, 2011-2012, No Information, 576493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101183, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101183, 0, 2011-2012, No Information, 576507, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102164, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2252, 0, 0, 11CETBT102164, 0, 2011-2012, Alumni, 892098, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101178, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101178, 0, 2011-2012, No Information, 576505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101063, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101063, 0, 2011-2012, No Information, 576489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101023, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101023, 0, 2011-2012, No Information, 576474, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101028, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101028, 0, 2011-2012, No Information, 576475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101037, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101037, 0, 2011-2012, No Information, 576476, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101013, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101013, 0, 2011-2012, No Information, 576473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101002, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101002, 0, 2011-2012, No Information, 576472, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102173, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102173, 0, 2011-2012, No Information, 576470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102174, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102174, 0, 2011-2012, No Information, 576471, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102236, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102236, 0, 2011-2012, No Information, 576559, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102250, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102250, 0, 2011-2012, No Information, 576561, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101041, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101041, 0, 2011-2012, No Information, 576477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101056, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101056, 0, 2011-2012, No Information, 576486, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101058, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101058, 0, 2011-2012, No Information, 576488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103006, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103006, 0, 2011-2012, No Information, 576564, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101047, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101047, 0, 2011-2012, No Information, 576484, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101046, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101046, 0, 2011-2012, No Information, 576483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101042, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101042, 0, 2011-2012, No Information, 576479, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101044, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101044, 0, 2011-2012, No Information, 576480, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101045, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101045, 0, 2011-2012, No Information, 576482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101079, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101079, 0, 2011-2012, No Information, 576491, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102268, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102268, 0, 2011-2012, No Information, 576562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101282, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101282, 0, 2011-2012, No Information, 576523, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101312, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101312, 0, 2011-2012, No Information, 576524, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101328, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101328, 0, 2011-2012, No Information, 576525, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101279, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101279, 0, 2011-2012, No Information, 576522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101270, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101270, 0, 2011-2012, No Information, 576521, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101256, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101256, 0, 2011-2012, No Information, 576518, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101259, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101259, 0, 2011-2012, No Information, 576519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101267, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101267, 0, 2011-2012, No Information, 576520, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101335, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101335, 0, 2011-2012, No Information, 576526, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101337, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101337, 0, 2011-2012, No Information, 576527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102049, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102049, 0, 2011-2012, No Information, 576533, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102171, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102171, 0, 2011-2012, No Information, 576469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102100, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102100, 0, 2011-2012, No Information, 576543, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102108, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102108, 0, 2011-2012, No Information, 576545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102033, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102033, 0, 2011-2012, No Information, 576531, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102024, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102024, 0, 2011-2012, No Information, 576528, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102025, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102025, 0, 2011-2012, No Information, 576529, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102028, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102028, 0, 2011-2012, No Information, 576530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101241, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 20000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101241, 0, 2011-2012, No Information, 576517, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101235, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101235, 0, 2011-2012, No Information, 576516, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102094, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102094, 0, 2011-2012, No Information, 576541, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102193, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102193, 0, 2011-2012, No Information, 576557, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102180, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102180, 0, 2011-2012, No Information, 576556, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102201, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102201, 0, 2011-2012, No Information, 576558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102068, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102068, 0, 2011-2012, No Information, 576538, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101225, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101225, 0, 2011-2012, No Information, 576515, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102069, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102069, 0, 2011-2012, No Information, 576539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102079, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102079, 0, 2011-2012, No Information, 576540, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102060, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102060, 0, 2011-2012, No Information, 576536, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102174, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102174, 0, 2011-2012, No Information, 576555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102123, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102123, 0, 2011-2012, No Information, 576547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102112, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102112, 0, 2011-2012, No Information, 576546, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102243, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102243, 0, 2011-2012, No Information, 576560, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102149, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102149, 0, 2011-2012, No Information, 576549, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103001, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103001, 0, 2011-2012, No Information, 576563, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102171, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102171, 0, 2011-2012, No Information, 576554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102166, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102166, 0, 2011-2012, No Information, 576552, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102151, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102151, 0, 2011-2012, No Information, 576550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102059, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102059, 0, 2011-2012, No Information, 576535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101316, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101316, 0, 2011-2012, Alumni, 423749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101209, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101209, 0, 2011-2012, No Information, 423691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101216, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101216, 0, 2011-2012, Alumni, 423694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101217, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101217, 0, 2011-2012, No Information, 423695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101224, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101224, 0, 2011-2012, Alumni, 423697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101205, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101205, 0, 2011-2012, Alumni, 423689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101204, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101204, 0, 2011-2012, Alumni, 423686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101201, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101201, 0, 2011-2012, Alumni, 423679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101202, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101202, 0, 2011-2012, Alumni, 423681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101203, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101203, 0, 2011-2012, Alumni, 423683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101230, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101230, 0, 2011-2012, Alumni, 423701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101232, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101232, 0, 2011-2012, Alumni, 423704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101246, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101246, 0, 2011-2012, Alumni, 423717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101248, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101248, 0, 2011-2012, Alumni, 423720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101249, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101249, 0, 2011-2012, Alumni, 423722, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101251, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101251, 0, 2011-2012, Alumni, 423726, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101241, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101241, 0, 2011-2012, Alumni, 423716, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101239, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101239, 0, 2011-2012, Alumni, 423711, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101234, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101234, 0, 2011-2012, Alumni, 423706, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101235, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101235, 0, 2011-2012, Alumni, 423708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101237, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101237, 0, 2011-2012, Alumni, 423710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102216, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2168, 0, 0, 11CETBT102216, 0, 2011-2012, Alumni, 891674, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 90000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2175, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891667, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH103001, AIE, Ph.D Electrical Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D Electrical Engineering, , 0, 0, 11CETPH103001, 0, 2011-2012, No Information, 537727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 50000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH104001, AIE, PHD ME II Sem III, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, Ph.D Mechanical Engineering, , 0, 0, 11CETPH104001, 0, 2011-2012, Alumni, 537736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106001, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106001, 0, 2011-2012, No Information, 537740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101192, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101192, 0, 2011-2012, No Information, 423670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101191, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101191, 0, 2011-2012, Alumni, 423669, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 50000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH102001, AIE, Ph.D Computer Sc. Engineering 2017-2018 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, Ph.D Computer Sc. Engineering, , 0, 0, 11CETPH102001, 0, 2011-2012, No Information, 537719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101188, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101188, 0, 2011-2012, No Information, 423664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105011, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105011, 0, 2011-2012, Alumni, 537715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105018, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105018, 0, 2011-2012, Alumni, 537717, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101193, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101193, 0, 2011-2012, Alumni, 423674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101197, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101197, 0, 2011-2012, Alumni, 423676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102219, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2211, 0, 0, 11CETBT102219, 0, 2011-2012, No Information, 891648, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102218, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2182, 0, 0, 11CETBT102218, 0, 2011-2012, Alumni, 891659, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102217, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 38000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2176, 0, 0, 11CETBT102217, 0, 2011-2012, Alumni, 891666, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2223, 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 891642, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2236, 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 891625, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101200, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 400, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101200, 0, 2011-2012, Alumni, 423677, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106002, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106002, 0, 2011-2012, No Information, 537744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102222, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 2231, 0, 0, 11CETBT102222, 0, 2011-2012, Alumni, 891618, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101253, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101253, 0, 2011-2012, Alumni, 423727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101254, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 300, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101254, 0, 2011-2012, Alumni, 423730, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101022, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101022, 0, 2011-2012, No Information, 576454, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101023, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101023, 0, 2011-2012, No Information, 576455, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101029, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101029, 0, 2011-2012, No Information, 576456, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102010, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102010, 0, 2011-2012, No Information, 576457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101017, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101017, 0, 2011-2012, No Information, 576453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101014, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101014, 0, 2011-2012, No Information, 576452, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101004, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101004, 0, 2011-2012, No Information, 576449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101005, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101005, 0, 2011-2012, No Information, 576450, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 65000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101010, AIE, BCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, BCA, , 0, 0, 11CCICBC101010, 0, 2011-2012, No Information, 576451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102017, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102017, 0, 2011-2012, No Information, 576458, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102025, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102025, 0, 2011-2012, No Information, 576459, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102140, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102140, 0, 2011-2012, No Information, 576465, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102142, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102142, 0, 2011-2012, No Information, 576466, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102145, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102145, 0, 2011-2012, No Information, 576467, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102132, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102132, 0, 2011-2012, No Information, 576464, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102126, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102126, 0, 2011-2012, No Information, 576463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102028, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102028, 0, 2011-2012, No Information, 576460, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102049, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102049, 0, 2011-2012, No Information, 576461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102115, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102115, 0, 2011-2012, No Information, 576462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101148, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101148, 0, 2011-2012, Alumni, 537814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101163, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101163, 0, 2011-2012, Alumni, 537817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101302, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101302, 0, 2011-2012, Alumni, 423746, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106004, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106004, 0, 2011-2012, No Information, 537748, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101307, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101307, 0, 2011-2012, Alumni, 537847, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101300, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101300, 0, 2011-2012, Alumni, 537843, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101295, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101295, 0, 2011-2012, Alumni, 423744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101284, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101284, 0, 2011-2012, Alumni, 423742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 423736, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 423739, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101281, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Fine Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101281, 0, 2011-2012, Alumni, 423740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101297, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101297, 0, 2011-2012, Alumni, 537841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101294, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101294, 0, 2011-2012, Alumni, 537839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101214, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101214, 0, 2011-2012, Alumni, 537824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101190, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101190, 0, 2011-2012, Alumni, 537822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101181, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101181, 0, 2011-2012, Alumni, 537819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101245, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101245, 0, 2011-2012, Alumni, 537827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101250, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101250, 0, 2011-2012, Alumni, 537830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101280, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101280, 0, 2011-2012, Alumni, 537837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 537835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 537833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102157, AIE, MCA 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102157, 0, 2011-2012, No Information, 576468, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105021, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105021, 0, 2011-2012, No Information, 576587, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101141, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101141, 0, 2011-2012, Alumni, 576786, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101146, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101146, 0, 2011-2012, No Information, 576789, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101136, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101136, 0, 2011-2012, Alumni, 576783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101134, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101134, 0, 2011-2012, No Information, 576781, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101126, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101126, 0, 2011-2012, Alumni, 576779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101147, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101147, 0, 2011-2012, Alumni, 576790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101155, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101155, 0, 2011-2012, No Information, 576792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101171, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101171, 0, 2011-2012, Alumni, 576800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101168, 0, 2011-2012, Alumni, 576797, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101165, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101165, 0, 2011-2012, No Information, 576795, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101158, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101158, 0, 2011-2012, No Information, 576794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101125, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101125, 0, 2011-2012, No Information, 576778, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101121, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101121, 0, 2011-2012, No Information, 576777, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101087, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101087, 0, 2011-2012, Alumni, 576764, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101085, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101085, 0, 2011-2012, No Information, 576762, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101082, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101082, 0, 2011-2012, No Information, 576761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101079, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101079, 0, 2011-2012, No Information, 576760, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101088, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101088, 0, 2011-2012, Alumni, 576767, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101091, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101091, 0, 2011-2012, Alumni, 576770, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101011, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101011, 0, 2011-2012, No Information, 576679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101112, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101112, 0, 2011-2012, Alumni, 576775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101110, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101110, 0, 2011-2012, No Information, 576773, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101096, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101096, 0, 2011-2012, No Information, 576772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101178, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101178, 0, 2011-2012, Alumni, 576802, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 50000, School of Business, General, TUITION FEE, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH106003, AIE, Ph.D Management 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Ph.D Management, , 0, 0, 11CETPH106003, 0, 2011-2012, No Information, 576678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 576830, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 576827, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 576825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 576824, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 576832, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101276, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101276, 0, 2011-2012, No Information, 576834, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101303, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101303, 0, 2011-2012, No Information, 576841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101299, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101299, 0, 2011-2012, Alumni, 576839, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101292, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101292, 0, 2011-2012, No Information, 576837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101278, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101278, 0, 2011-2012, Alumni, 576835, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101242, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101242, 0, 2011-2012, Alumni, 576821, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101236, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101236, 0, 2011-2012, Alumni, 576819, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101196, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101196, 0, 2011-2012, Alumni, 576808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101195, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101195, 0, 2011-2012, No Information, 576807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101189, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101189, 0, 2011-2012, Alumni, 576805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101180, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101180, 0, 2011-2012, No Information, 576804, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101222, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101222, 0, 2011-2012, Alumni, 576810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101223, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101223, 0, 2011-2012, No Information, 576812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101233, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101233, 0, 2011-2012, Alumni, 576816, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101229, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101229, 0, 2011-2012, No Information, 576815, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101227, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101227, 0, 2011-2012, No Information, 576814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101225, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101225, 0, 2011-2012, No Information, 576813, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101075, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101075, 0, 2011-2012, No Information, 576758, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101074, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101074, 0, 2011-2012, Alumni, 576756, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101088, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101088, 0, 2011-2012, No Information, 576700, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101087, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101087, 0, 2011-2012, No Information, 576699, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101023, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101023, 0, 2011-2012, Alumni, 576727, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101091, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101091, 0, 2011-2012, No Information, 576701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101092, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101092, 0, 2011-2012, No Information, 576702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101078, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101078, 0, 2011-2012, No Information, 576698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101074, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101074, 0, 2011-2012, No Information, 576697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101059, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101059, 0, 2011-2012, No Information, 576694, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 576695, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101024, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101024, 0, 2011-2012, Alumni, 576729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 576696, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101097, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101097, 0, 2011-2012, No Information, 576703, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101001, AIE, MBA in dual specialization 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101001, 0, 2011-2012, No Information, 576704, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101015, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101015, 0, 2011-2012, Alumni, 576715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101018, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101018, 0, 2011-2012, Alumni, 576720, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101017, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101017, 0, 2011-2012, Alumni, 576718, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105008, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105008, 0, 2011-2012, Alumni, 537713, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101014, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101014, 0, 2011-2012, Alumni, 576712, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101019, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101019, 0, 2011-2012, Alumni, 576723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101006, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101006, 0, 2011-2012, Alumni, 576705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101008, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101008, 0, 2011-2012, Alumni, 576707, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101013, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101013, 0, 2011-2012, Alumni, 576709, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101021, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101021, 0, 2011-2012, Alumni, 576725, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101057, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101057, 0, 2011-2012, No Information, 576693, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101051, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101051, 0, 2011-2012, No Information, 576692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101053, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101053, 0, 2011-2012, Alumni, 576745, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101051, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101051, 0, 2011-2012, Alumni, 576743, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101049, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101049, 0, 2011-2012, No Information, 576742, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101041, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101041, 0, 2011-2012, Alumni, 576740, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101054, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101054, 0, 2011-2012, Alumni, 576747, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101055, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101055, 0, 2011-2012, Alumni, 576749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101071, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101071, 0, 2011-2012, No Information, 576755, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101064, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101064, 0, 2011-2012, No Information, 576754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101062, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101062, 0, 2011-2012, No Information, 576753, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101056, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101056, 0, 2011-2012, Alumni, 576751, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101040, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101040, 0, 2011-2012, Alumni, 576738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101013, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101013, 0, 2011-2012, No Information, 576681, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101030, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101030, 0, 2011-2012, Alumni, 576731, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101041, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101041, 0, 2011-2012, No Information, 576689, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101044, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101044, 0, 2011-2012, No Information, 576690, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101048, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101048, 0, 2011-2012, No Information, 576691, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101040, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101040, 0, 2011-2012, No Information, 576688, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101027, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101027, 0, 2011-2012, No Information, 576686, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101021, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101021, 0, 2011-2012, No Information, 576683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101039, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101039, 0, 2011-2012, No Information, 576737, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101032, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101032, 0, 2011-2012, Alumni, 576734, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101024, AIE, Bachelor of Business Administration 2017-18 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101024, 0, 2011-2012, No Information, 576685, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101311, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101311, 0, 2011-2012, Alumni, 576842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105014, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105014, 0, 2011-2012, Alumni, 576676, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105090, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105090, 0, 2011-2012, No Information, 576598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105086, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105086, 0, 2011-2012, No Information, 576597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105109, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105109, 0, 2011-2012, No Information, 576599, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105114, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105114, 0, 2011-2012, No Information, 576600, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105115, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105115, 0, 2011-2012, No Information, 576601, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101053, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101053, 0, 2011-2012, Alumni, 537783, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105083, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105083, 0, 2011-2012, No Information, 576595, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105064, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105064, 0, 2011-2012, No Information, 576593, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101038, 0, 2011-2012, No Information, 537775, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105072, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105072, 0, 2011-2012, No Information, 576594, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101049, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101049, 0, 2011-2012, Alumni, 537780, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105117, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105117, 0, 2011-2012, No Information, 576603, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105123, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105123, 0, 2011-2012, No Information, 576604, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105143, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105143, 0, 2011-2012, No Information, 576610, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101086, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101086, 0, 2011-2012, Alumni, 537790, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105146, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105146, 0, 2011-2012, No Information, 576612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101096, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101096, 0, 2011-2012, Alumni, 537792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105140, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105140, 0, 2011-2012, No Information, 576609, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105139, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105139, 0, 2011-2012, No Information, 576608, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105134, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105134, 0, 2011-2012, No Information, 576605, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105136, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105136, 0, 2011-2012, No Information, 576606, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105138, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105138, 0, 2011-2012, No Information, 576607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101054, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101054, 0, 2011-2012, Alumni, 537785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105055, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105055, 0, 2011-2012, No Information, 576591, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105041, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105041, 0, 2011-2012, No Information, 576590, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103064, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103064, 0, 2011-2012, No Information, 576571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 576573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103080, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103080, 0, 2011-2012, No Information, 576574, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103081, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103081, 0, 2011-2012, No Information, 576575, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103042, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103042, 0, 2011-2012, No Information, 576570, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103030, 0, 2011-2012, No Information, 576569, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103017, 0, 2011-2012, No Information, 576566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 50000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETPH123001, AIE, Ph.D (ECE) 2017-2018 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, Ph.D (Electronics & Communication Engineering ), , 0, 0, 11CETPH123001, 0, 2011-2012, No Information, 537752, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103021, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103021, 0, 2011-2012, No Information, 576568, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101014, 0, 2011-2012, No Information, 537761, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101019, 0, 2011-2012, No Information, 537765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104013, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104013, 0, 2011-2012, No Information, 576577, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104047, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104047, 0, 2011-2012, No Information, 576583, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101210, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 200, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101210, 0, 2011-2012, Alumni, 418817, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105016, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105016, 0, 2011-2012, No Information, 576586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105024, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105024, 0, 2011-2012, No Information, 576589, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104042, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104042, 0, 2011-2012, No Information, 576582, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104041, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104041, 0, 2011-2012, No Information, 576581, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 576578, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104038, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104038, 0, 2011-2012, No Information, 576580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101028, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101028, 0, 2011-2012, Alumni, 537769, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101029, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101029, 0, 2011-2012, Alumni, 537772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105162, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105162, 0, 2011-2012, No Information, 576613, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105195, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105195, 0, 2011-2012, No Information, 576614, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101024, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101024, 0, 2011-2012, Alumni, 576651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101129, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101129, 0, 2011-2012, Alumni, 537812, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101025, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101025, 0, 2011-2012, No Information, 576653, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101027, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101027, 0, 2011-2012, Alumni, 576654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 576650, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101124, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101124, 0, 2011-2012, No Information, 537809, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101115, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101115, 0, 2011-2012, No Information, 537807, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101014, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101014, 0, 2011-2012, Alumni, 576644, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101017, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101017, 0, 2011-2012, Alumni, 576646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101019, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101019, 0, 2011-2012, Alumni, 576648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101030, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101030, 0, 2011-2012, Alumni, 576656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 74000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT102001, AIE, M.Tech CAD - CAM 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, M.Tech CAD - CAM, , 0, 0, 11CETMT102001, 0, 2011-2012, Alumni, 576658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 576670, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105005, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105005, 0, 2011-2012, Alumni, 576672, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105006, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105006, 0, 2011-2012, No Information, 576674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105007, AIE, M.Tech Communication Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105007, 0, 2011-2012, No Information, 576675, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104005, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104005, 0, 2011-2012, Alumni, 576668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104004, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104004, 0, 2011-2012, Alumni, 576666, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104001, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104001, 0, 2011-2012, Alumni, 576660, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104002, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104002, 0, 2011-2012, Alumni, 576662, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101312, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101312, 0, 2011-2012, Alumni, 576844, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104003, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Power Electronics & Drives, , 0, 0, 11CETMT104003, 0, 2011-2012, Alumni, 576664, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101013, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101013, 0, 2011-2012, Alumni, 576642, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101108, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101108, 0, 2011-2012, Alumni, 537805, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105256, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105256, 0, 2011-2012, No Information, 576621, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105261, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105261, 0, 2011-2012, No Information, 576622, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105265, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105265, 0, 2011-2012, No Information, 576623, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105285, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105285, 0, 2011-2012, No Information, 576624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105247, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105247, 0, 2011-2012, No Information, 576619, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105243, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105243, 0, 2011-2012, No Information, 576618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105199, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105199, 0, 2011-2012, No Information, 576615, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101050, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101050, 0, 2011-2012, Alumni, 537796, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105206, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105206, 0, 2011-2012, No Information, 576616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105215, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105215, 0, 2011-2012, No Information, 576617, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105307, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105307, 0, 2011-2012, No Information, 576625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101004, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101004, 0, 2011-2012, No Information, 576626, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101086, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101086, 0, 2011-2012, Alumni, 537803, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101010, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101010, 0, 2011-2012, Alumni, 576636, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101011, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101011, 0, 2011-2012, Alumni, 576638, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101012, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101012, 0, 2011-2012, Alumni, 576640, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101009, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101009, 0, 2011-2012, Alumni, 576634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101008, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101008, 0, 2011-2012, Alumni, 576632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101063, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101063, 0, 2011-2012, No Information, 537798, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101005, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101005, 0, 2011-2012, No Information, 576628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101068, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101068, 0, 2011-2012, Alumni, 537800, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101007, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101007, 0, 2011-2012, Alumni, 576629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103008, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103008, 0, 2011-2012, No Information, 576565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101142, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101142, 0, 2011-2012, Alumni, 537084, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 480598, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 480602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104028, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 III Sem VI, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104028, 0, 2011-2012, No Information, 480607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104023, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104023, 0, 2011-2012, Alumni, 480592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104020, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104020, 0, 2011-2012, Alumni, 480586, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104016, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104016, 0, 2011-2012, Alumni, 480573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104018, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104018, 0, 2011-2012, Alumni, 480580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104032, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104032, 0, 2011-2012, Alumni, 480612, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104039, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104039, 0, 2011-2012, No Information, 480616, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105006, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105006, 0, 2011-2012, Alumni, 480637, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105008, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105008, 0, 2011-2012, Alumni, 480641, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105009, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105009, 0, 2011-2012, Alumni, 480646, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104052, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104052, 0, 2011-2012, Alumni, 480634, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104051, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104051, 0, 2011-2012, Alumni, 480628, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104044, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104044, 0, 2011-2012, Alumni, 480620, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104049, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104049, 0, 2011-2012, Alumni, 480624, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104014, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104014, 0, 2011-2012, Alumni, 480571, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104001, 0, 2011-2012, Alumni, 480565, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103040, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103040, 0, 2011-2012, Alumni, 480509, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103043, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103043, 0, 2011-2012, Alumni, 480513, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103052, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103052, 0, 2011-2012, Alumni, 480519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103037, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103037, 0, 2011-2012, Alumni, 480505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103036, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103036, 0, 2011-2012, No Information, 480501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101071, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2228, 0, 0, 11COMBB101071, 0, 2011-2012, No Information, 885953, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101072, AIE, BBA 2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2235, 0, 0, 11COMBB101072, 0, 2011-2012, No Information, 885952, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103053, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103053, 0, 2011-2012, Alumni, 480522, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 480530, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103087, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103087, 0, 2011-2012, Alumni, 480554, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103088, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103088, 0, 2011-2012, Alumni, 480558, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103091, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103091, 0, 2011-2012, Alumni, 480562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103084, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103084, 0, 2011-2012, Alumni, 480550, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103073, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103073, 0, 2011-2012, Alumni, 480545, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103068, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103068, 0, 2011-2012, Alumni, 480535, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103069, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103069, 0, 2011-2012, Alumni, 480539, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105035, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105035, 0, 2011-2012, Alumni, 480651, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105037, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105037, 0, 2011-2012, Alumni, 480656, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105160, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105160, 0, 2011-2012, Alumni, 480772, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105165, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105165, 0, 2011-2012, Alumni, 480779, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105180, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105180, 0, 2011-2012, Alumni, 480785, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105159, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105159, 0, 2011-2012, Alumni, 480768, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105152, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105152, 0, 2011-2012, Alumni, 480765, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105133, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105133, 0, 2011-2012, Alumni, 480754, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105150, 0, 2011-2012, Alumni, 480759, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105193, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105193, 0, 2011-2012, Alumni, 480792, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105194, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 500, School of Electrical Electronics & Communication Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105194, 0, 2011-2012, Alumni, 480794, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105220, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105220, 0, 2011-2012, Alumni, 480822, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105223, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105223, 0, 2011-2012, Alumni, 480825, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105231, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105231, 0, 2011-2012, Alumni, 480829, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105218, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105218, 0, 2011-2012, Alumni, 480814, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105216, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105216, 0, 2011-2012, Alumni, 480810, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105200, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105200, 0, 2011-2012, Alumni, 480801, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105209, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105209, 0, 2011-2012, Alumni, 480808, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105128, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105128, 0, 2011-2012, Alumni, 480749, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105127, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105127, 0, 2011-2012, Alumni, 480744, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105059, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105059, 0, 2011-2012, Alumni, 480684, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105062, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105062, 0, 2011-2012, Alumni, 480692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105066, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105066, 0, 2011-2012, Alumni, 480697, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105056, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105056, 0, 2011-2012, Alumni, 480679, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105052, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105052, 0, 2011-2012, Alumni, 480674, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105047, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105047, 0, 2011-2012, Alumni, 480661, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105050, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105050, 0, 2011-2012, Alumni, 480668, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105073, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105073, 0, 2011-2012, Alumni, 480702, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105075, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105075, 0, 2011-2012, No Information, 480708, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105105, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105105, 0, 2011-2012, Alumni, 480729, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105106, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105106, 0, 2011-2012, Alumni, 480733, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105107, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105107, 0, 2011-2012, Alumni, 480738, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105088, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105088, 0, 2011-2012, Alumni, 480723, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105084, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105084, 0, 2011-2012, Alumni, 480719, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105076, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105076, 0, 2011-2012, Alumni, 480710, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105079, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105079, 0, 2011-2012, Alumni, 480715, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2224, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885959, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101070, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, Bachelor of Business Administration, 2225, 0, 0, 11COMBB101070, 0, 2011-2012, Alumni, 885960, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102116, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102116, 0, 2011-2012, Alumni, 480299, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102118, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102118, 0, 2011-2012, Alumni, 480303, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102119, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102119, 0, 2011-2012, Alumni, 480309, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102115, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102115, 0, 2011-2012, Alumni, 480294, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102114, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102114, 0, 2011-2012, Alumni, 480287, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 74000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT104006, AIE, M.Tech Power Electronics & Drives 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, M.Tech Power Electronics & Drives, 2206, 0, 0, 11CETMT104006, 0, 2011-2012, Alumni, 886638, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102107, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102107, 0, 2011-2012, Alumni, 480279, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102125, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102125, 0, 2011-2012, Alumni, 480314, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102130, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102130, 0, 2011-2012, Alumni, 480318, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102141, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102141, 0, 2011-2012, Alumni, 480342, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102148, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102148, 0, 2011-2012, Alumni, 480346, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102167, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102167, 0, 2011-2012, No Information, 480355, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102140, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102140, 0, 2011-2012, Alumni, 480338, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102139, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102139, 0, 2011-2012, Alumni, 480333, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102133, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102133, 0, 2011-2012, Alumni, 480324, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102137, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102137, 0, 2011-2012, Alumni, 480329, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102082, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102082, 0, 2011-2012, Alumni, 480273, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102081, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102081, 0, 2011-2012, Alumni, 480265, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102035, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102035, 0, 2011-2012, Alumni, 480204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102039, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102039, 0, 2011-2012, Alumni, 480212, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102040, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102040, 0, 2011-2012, Alumni, 480217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102034, 0, 2011-2012, Alumni, 480200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102023, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102023, 0, 2011-2012, Alumni, 480192, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102011, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102011, 0, 2011-2012, Alumni, 480178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102019, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102019, 0, 2011-2012, Alumni, 480184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102051, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102051, 0, 2011-2012, Alumni, 480223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102052, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102052, 0, 2011-2012, Alumni, 480231, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102071, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102071, 0, 2011-2012, Alumni, 480247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102075, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102075, 0, 2011-2012, Alumni, 480253, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102077, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102077, 0, 2011-2012, Alumni, 480260, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, M.Tech Computer Science Engineering, 2174, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886687, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 15000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101022, AIE, M.Tech Computer Science Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, M.Tech Computer Science Engineering, 2173, 0, 0, 11CETMT101022, 0, 2011-2012, No Information, 886688, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102067, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102067, 0, 2011-2012, Alumni, 480236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102070, 0, 2011-2012, Alumni, 480242, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102170, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102170, 0, 2011-2012, Alumni, 480358, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102175, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102175, 0, 2011-2012, Alumni, 480363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103005, 0, 2011-2012, No Information, 480470, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103013, 0, 2011-2012, Alumni, 480475, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103014, 0, 2011-2012, Alumni, 480478, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103003, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103003, 0, 2011-2012, Alumni, 480463, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102271, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102271, 0, 2011-2012, Alumni, 480461, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102256, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102256, 0, 2011-2012, Alumni, 480451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102266, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 500, School of Mechanical Engineering, General, Reckecking/Scrutiny Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102266, 0, 2011-2012, Alumni, 480453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103020, 0, 2011-2012, Alumni, 480483, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103024, 0, 2011-2012, No Information, 480488, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101067, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2213, 0, 0, 11COMBB101067, 0, 2011-2012, Alumni, 885986, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2216, 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 885979, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2217, 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 885968, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2191, 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 886000, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101065, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, Bachelor of Business Administration, 2179, 0, 0, 11COMBB101065, 0, 2011-2012, Alumni, 886015, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103027, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103027, 0, 2011-2012, Alumni, 480490, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103028, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103028, 0, 2011-2012, Alumni, 480496, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102254, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102254, 0, 2011-2012, Alumni, 480446, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102252, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102252, 0, 2011-2012, Alumni, 480442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102194, 0, 2011-2012, Alumni, 480388, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102196, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102196, 0, 2011-2012, Alumni, 480391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102208, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102208, 0, 2011-2012, Alumni, 480397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102192, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102192, 0, 2011-2012, Alumni, 480381, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102189, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102189, 0, 2011-2012, Alumni, 480375, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102176, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102176, 0, 2011-2012, No Information, 480368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102181, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102181, 0, 2011-2012, No Information, 480370, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102213, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102213, 0, 2011-2012, Alumni, 480402, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102220, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102220, 0, 2011-2012, Alumni, 480407, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102245, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102245, 0, 2011-2012, Alumni, 480432, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102251, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102251, 0, 2011-2012, Alumni, 480437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102244, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102244, 0, 2011-2012, Alumni, 480428, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102242, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102242, 0, 2011-2012, Alumni, 480424, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102225, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102225, 0, 2011-2012, Alumni, 480411, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102227, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102227, 0, 2011-2012, Alumni, 480417, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105238, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105238, 0, 2011-2012, Alumni, 480833, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105241, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105241, 0, 2011-2012, Alumni, 480837, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 481168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101277, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101277, 0, 2011-2012, Alumni, 481172, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101279, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101279, 0, 2011-2012, Alumni, 481176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 481165, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 481163, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 481158, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 481161, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101282, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101282, 0, 2011-2012, Alumni, 481178, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101283, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101283, 0, 2011-2012, Alumni, 481180, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101291, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101291, 0, 2011-2012, Alumni, 481193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101293, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101293, 0, 2011-2012, Alumni, 481195, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101296, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101296, 0, 2011-2012, Alumni, 481198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101288, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101288, 0, 2011-2012, Alumni, 481191, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101287, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101287, 0, 2011-2012, Alumni, 481189, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101285, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101285, 0, 2011-2012, Alumni, 481181, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101286, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101286, 0, 2011-2012, Alumni, 481184, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101252, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101252, 0, 2011-2012, Alumni, 481156, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101243, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101243, 0, 2011-2012, Alumni, 481153, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101174, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101174, 0, 2011-2012, Alumni, 481127, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101182, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101182, 0, 2011-2012, Alumni, 481129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101184, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101184, 0, 2011-2012, Alumni, 481131, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101173, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101173, 0, 2011-2012, Alumni, 481124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101161, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101161, 0, 2011-2012, Alumni, 481121, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101150, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101150, 0, 2011-2012, Alumni, 481117, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101156, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101156, 0, 2011-2012, Alumni, 481119, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101186, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101186, 0, 2011-2012, Alumni, 481134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101194, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101194, 0, 2011-2012, Alumni, 481136, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101228, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101228, 0, 2011-2012, Alumni, 481146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101238, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101238, 0, 2011-2012, Alumni, 481149, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101240, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101240, 0, 2011-2012, Alumni, 481151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101219, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101219, 0, 2011-2012, Alumni, 481144, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101218, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101218, 0, 2011-2012, Alumni, 481142, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101206, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101206, 0, 2011-2012, Alumni, 481138, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101211, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101211, 0, 2011-2012, Alumni, 481140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101255, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2169, 0, 0, 11COMMBA101255, 0, 2011-2012, Alumni, 884539, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101256, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2170, 0, 0, 11COMMBA101256, 0, 2011-2012, No Information, 884532, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2239, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884444, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2241, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884440, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101275, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2242, 0, 0, 11COMMBA101275, 0, 2011-2012, Alumni, 884439, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101274, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2238, 0, 0, 11COMMBA101274, 0, 2011-2012, Alumni, 884445, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2234, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884451, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101272, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2230, 0, 0, 11COMMBA101272, 0, 2011-2012, Alumni, 884458, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101273, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2233, 0, 0, 11COMMBA101273, 0, 2011-2012, Alumni, 884452, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101298, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101298, 0, 2011-2012, Alumni, 481200, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101304, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101304, 0, 2011-2012, Alumni, 481202, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101310, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101310, 0, 2011-2012, Alumni, 481217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICBC101020, AIE, BCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 10000, BCA, 2198, 0, 0, 11CCICBC101020, 0, 2011-2012, Alumni, 845845, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101314, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101314, 0, 2011-2012, Alumni, 481219, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101309, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101309, 0, 2011-2012, Alumni, 481214, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101308, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101308, 0, 2011-2012, No Information, 481209, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101305, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 900, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101305, 0, 2011-2012, Alumni, 481204, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101306, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101306, 0, 2011-2012, Alumni, 481208, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101271, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2229, 0, 0, 11COMMBA101271, 0, 2011-2012, Alumni, 884464, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2226, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884466, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101261, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2195, 0, 0, 11COMMBA101261, 0, 2011-2012, Alumni, 884516, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101262, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2194, 0, 0, 11COMMBA101262, 0, 2011-2012, Alumni, 884509, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 118000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2196, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884500, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101260, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2188, 0, 0, 11COMMBA101260, 0, 2011-2012, Alumni, 884522, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101259, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2186, 0, 0, 11COMMBA101259, 0, 2011-2012, Alumni, 884526, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101257, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2180, 0, 0, 11COMMBA101257, 0, 2011-2012, Alumni, 884531, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101258, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2183, 0, 0, 11COMMBA101258, 0, 2011-2012, Alumni, 884529, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101263, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, MBA in dual specialization , 2197, 0, 0, 11COMMBA101263, 0, 2011-2012, Alumni, 884499, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101264, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2202, 0, 0, 11COMMBA101264, 0, 2011-2012, Alumni, 884494, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101269, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2222, 0, 0, 11COMMBA101269, 0, 2011-2012, Alumni, 884475, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101270, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 900, MBA in dual specialization , 2227, 0, 0, 11COMMBA101270, 0, 2011-2012, Alumni, 884467, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101268, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2221, 0, 0, 11COMMBA101268, 0, 2011-2012, Alumni, 884477, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101267, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2218, 0, 0, 11COMMBA101267, 0, 2011-2012, Alumni, 884482, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101265, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2201, 0, 0, 11COMMBA101265, 0, 2011-2012, Alumni, 884491, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, TUITION FEE, 0, 128000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101266, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 0, School of Business, General, Security Fee, 0, 10000, MBA in dual specialization , 2214, 0, 0, 11COMMBA101266, 0, 2011-2012, Alumni, 884486, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101143, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101143, 0, 2011-2012, Alumni, 481113, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101138, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101138, 0, 2011-2012, Alumni, 481111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105317, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105317, 0, 2011-2012, Alumni, 480946, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101016, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101016, 0, 2011-2012, Alumni, 480950, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101026, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101026, 0, 2011-2012, Alumni, 480954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105309, 0, 2011-2012, Alumni, 480944, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105308, 0, 2011-2012, Alumni, 480938, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105304, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105304, 0, 2011-2012, Alumni, 480928, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105305, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105305, 0, 2011-2012, Alumni, 480932, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 74000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT101029, AIE, M.Tech Computer Science Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, M.Tech Computer Science Engineering, , 0, 0, 11CETMT101029, 0, 2011-2012, Alumni, 480956, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 74000, School of Civil Engineering, General, TUITION FEE, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT103002, AIE, M.Tech Structural Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, M.Tech Structural Engineering, , 0, 0, 11CETMT103002, 0, 2011-2012, Alumni, 480958, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101001, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101001, 0, 2011-2012, Alumni, 480975, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101003, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101003, 0, 2011-2012, Alumni, 480980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101004, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101004, 0, 2011-2012, Alumni, 480985, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105009, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105009, 0, 2011-2012, Alumni, 480971, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105004, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105004, 0, 2011-2012, Alumni, 480968, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105001, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105001, 0, 2011-2012, Alumni, 480961, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 74000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETMT105003, AIE, M.Tech Communication Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, M.Tech Communication Engineering, , 0, 0, 11CETMT105003, 0, 2011-2012, Alumni, 480964, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105303, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105303, 0, 2011-2012, Alumni, 480920, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105301, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105301, 0, 2011-2012, Alumni, 480916, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105259, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105259, 0, 2011-2012, Alumni, 480862, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105264, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105264, 0, 2011-2012, Alumni, 480865, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105267, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105267, 0, 2011-2012, Alumni, 480871, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105258, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105258, 0, 2011-2012, Alumni, 480855, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105253, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105253, 0, 2011-2012, No Information, 480851, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105249, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105249, 0, 2011-2012, Alumni, 480841, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105251, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105251, 0, 2011-2012, Alumni, 480846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105270, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105270, 0, 2011-2012, Alumni, 480877, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105274, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105274, 0, 2011-2012, Alumni, 480882, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105296, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105296, 0, 2011-2012, No Information, 480903, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105297, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105297, 0, 2011-2012, Alumni, 480907, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105300, 0, 2011-2012, Alumni, 480913, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105290, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105290, 0, 2011-2012, Alumni, 480899, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105289, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105289, 0, 2011-2012, Alumni, 480894, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105284, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105284, 0, 2011-2012, Alumni, 480887, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105287, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105287, 0, 2011-2012, No Information, 480892, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101016, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101016, 0, 2011-2012, Alumni, 480989, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101018, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101018, 0, 2011-2012, Alumni, 480994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101065, AIE, MBA in dual specialization  2011-2012 I Sem II, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101065, 0, 2011-2012, No Information, 481079, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101066, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101066, 0, 2011-2012, Alumni, 481081, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101067, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101067, 0, 2011-2012, Alumni, 481083, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101061, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101061, 0, 2011-2012, Alumni, 481077, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101038, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101038, 0, 2011-2012, Alumni, 481075, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101028, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101028, 0, 2011-2012, Alumni, 481069, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101029, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101029, 0, 2011-2012, Alumni, 481071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101089, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101089, 0, 2011-2012, Alumni, 481085, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101092, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101092, 0, 2011-2012, Alumni, 481089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101127, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101127, 0, 2011-2012, Alumni, 481103, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101133, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101133, 0, 2011-2012, Alumni, 481106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101135, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101135, 0, 2011-2012, Alumni, 481108, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101119, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 800, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101119, 0, 2011-2012, No Information, 481099, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101118, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101118, 0, 2011-2012, Alumni, 481098, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101104, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101104, 0, 2011-2012, Alumni, 481091, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101107, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101107, 0, 2011-2012, Alumni, 481095, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101012, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 500, School of Business, General, Reckecking/Scrutiny Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101012, 0, 2011-2012, Alumni, 481066, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101003, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101003, 0, 2011-2012, Alumni, 481065, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101042, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101042, 0, 2011-2012, Alumni, 481016, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101056, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101056, 0, 2011-2012, Alumni, 481019, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101060, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101060, 0, 2011-2012, Alumni, 481023, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101031, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101031, 0, 2011-2012, Alumni, 481010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101030, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101030, 0, 2011-2012, Alumni, 481006, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101023, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101023, 0, 2011-2012, Alumni, 480997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101026, 0, 2011-2012, No Information, 481001, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101063, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101063, 0, 2011-2012, Alumni, 481027, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101066, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101066, 0, 2011-2012, Alumni, 481034, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101089, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101089, 0, 2011-2012, Alumni, 481059, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101098, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101098, 0, 2011-2012, Alumni, 481062, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101079, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101079, 0, 2011-2012, Alumni, 481053, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101077, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101077, 0, 2011-2012, Alumni, 481050, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101068, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101068, 0, 2011-2012, Alumni, 481039, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 65000, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMBB101069, AIE, BBA 2011-2012 III Sem VI, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, Bachelor of Business Administration, , 0, 0, 11COMBB101069, 0, 2011-2012, Alumni, 481044, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102010, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102010, 0, 2011-2012, Alumni, 480173, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102008, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102008, 0, 2011-2012, Alumni, 480170, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102200, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102200, 0, 2011-2012, Alumni, 537293, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102199, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102199, 0, 2011-2012, Alumni, 537288, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102198, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102198, 0, 2011-2012, No Information, 537285, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102203, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102203, 0, 2011-2012, Alumni, 537302, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102205, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102205, 0, 2011-2012, Alumni, 537304, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102214, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102214, 0, 2011-2012, Alumni, 537312, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102212, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102212, 0, 2011-2012, No Information, 537310, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102195, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102195, 0, 2011-2012, No Information, 537282, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102183, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102183, 0, 2011-2012, Alumni, 537277, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102097, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102097, 0, 2011-2012, Alumni, 537251, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102095, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102095, 0, 2011-2012, No Information, 537249, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102093, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102093, 0, 2011-2012, Alumni, 537247, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102129, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102129, 0, 2011-2012, No Information, 537257, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102132, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102132, 0, 2011-2012, Alumni, 537259, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102153, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102153, 0, 2011-2012, Alumni, 537272, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102145, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102145, 0, 2011-2012, Alumni, 537264, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102221, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102221, 0, 2011-2012, Alumni, 537317, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102233, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102233, 0, 2011-2012, Alumni, 537322, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103044, 0, 2011-2012, Alumni, 537373, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103035, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103035, 0, 2011-2012, Alumni, 537368, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103033, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103033, 0, 2011-2012, Alumni, 537363, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103045, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103045, 0, 2011-2012, Alumni, 537377, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103046, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103046, 0, 2011-2012, No Information, 537385, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103050, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103050, 0, 2011-2012, No Information, 537395, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103047, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103047, 0, 2011-2012, No Information, 537391, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103019, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103019, 0, 2011-2012, Alumni, 537359, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103011, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103011, 0, 2011-2012, No Information, 537356, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102258, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102258, 0, 2011-2012, No Information, 537339, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102257, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102257, 0, 2011-2012, Alumni, 537335, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102249, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102249, 0, 2011-2012, Alumni, 537328, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102261, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT102261, 0, 2011-2012, No Information, 537341, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103002, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103002, 0, 2011-2012, Alumni, 537343, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103010, 0, 2011-2012, No Information, 537354, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103004, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103004, 0, 2011-2012, Alumni, 537347, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102090, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102090, 0, 2011-2012, Alumni, 537241, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102080, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102080, 0, 2011-2012, Alumni, 537236, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101220, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101220, 0, 2011-2012, Alumni, 537129, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101209, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101209, 0, 2011-2012, Alumni, 537124, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101207, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101207, 0, 2011-2012, Alumni, 537120, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101257, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101257, 0, 2011-2012, Alumni, 537134, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101271, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101271, 0, 2011-2012, Alumni, 537140, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101288, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101288, 0, 2011-2012, No Information, 537151, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101272, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101272, 0, 2011-2012, Alumni, 537146, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101198, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101198, 0, 2011-2012, Alumni, 537116, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101172, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101172, 0, 2011-2012, Alumni, 537111, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 128000, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11COMMBA101187, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 01-08-2011, School of Business, 10000, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, 0, 11COMMBA101187, 0, 2011-2012, Alumni, 423663, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101134, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101134, 0, 2011-2012, Alumni, 537078, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101131, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101131, 0, 2011-2012, Alumni, 537071, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101147, 0, 2011-2012, Alumni, 537089, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101160, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101160, 0, 2011-2012, Alumni, 537097, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101170, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101170, 0, 2011-2012, Alumni, 537106, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101163, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101163, 0, 2011-2012, Alumni, 537101, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101289, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101289, 0, 2011-2012, Alumni, 537154, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101291, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101291, 0, 2011-2012, Alumni, 537159, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102048, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102048, 0, 2011-2012, Alumni, 537211, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102042, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102042, 0, 2011-2012, No Information, 537207, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102032, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102032, 0, 2011-2012, Alumni, 537201, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102061, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102061, 0, 2011-2012, Alumni, 537217, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102063, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102063, 0, 2011-2012, Alumni, 537223, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102078, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102078, 0, 2011-2012, Alumni, 537230, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102064, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102064, 0, 2011-2012, No Information, 537226, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102021, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102021, 0, 2011-2012, Alumni, 537198, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102017, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102017, 0, 2011-2012, Alumni, 537193, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101316, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101316, 0, 2011-2012, Alumni, 537168, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101302, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101302, 0, 2011-2012, Alumni, 537164, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101320, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101320, 0, 2011-2012, No Information, 537176, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102004, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102004, 0, 2011-2012, Alumni, 537179, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102007, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102007, 0, 2011-2012, Alumni, 537188, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 128000, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT102005, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Mechanical Engineering, 10000, School of Mechanical Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, 0, 11CETBT102005, 0, 2011-2012, Alumni, 537183, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103059, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103059, 0, 2011-2012, No Information, 537397, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103077, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103077, 0, 2011-2012, No Information, 537399, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105125, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105125, 0, 2011-2012, Alumni, 537592, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105124, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105124, 0, 2011-2012, Alumni, 537585, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105119, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105119, 0, 2011-2012, Alumni, 537580, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105129, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105129, 0, 2011-2012, Alumni, 537597, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105131, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105131, 0, 2011-2012, Alumni, 537602, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105141, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT105141, 0, 2011-2012, Alumni, 537611, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105135, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105135, 0, 2011-2012, Alumni, 537607, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105103, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105103, 0, 2011-2012, Alumni, 537576, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105100, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105100, 0, 2011-2012, Alumni, 537573, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103066, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2203, 0, 0, 11CETBT103066, 0, 2011-2012, Alumni, 890541, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 76900, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103067, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2209, 0, 0, 11CETBT103067, 0, 2011-2012, No Information, 890534, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105081, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105081, 0, 2011-2012, Alumni, 537555, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 2199, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890553, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 58000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103065, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 2200, 0, 0, 11CETBT103065, 0, 2011-2012, Alumni, 890554, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105094, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105094, 0, 2011-2012, Alumni, 537566, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105092, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105092, 0, 2011-2012, Alumni, 537562, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105145, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105145, 0, 2011-2012, Alumni, 537618, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105155, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105155, 0, 2011-2012, Alumni, 537625, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105233, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105233, 0, 2011-2012, Alumni, 537687, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105229, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105229, 0, 2011-2012, Alumni, 537683, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105228, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105228, 0, 2011-2012, Alumni, 537678, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105240, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105240, 0, 2011-2012, Alumni, 537692, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105299, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105299, 0, 2011-2012, No Information, 537698, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105310, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105310, 0, 2011-2012, Alumni, 537705, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105306, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105306, 0, 2011-2012, Alumni, 537701, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105208, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105208, 0, 2011-2012, Alumni, 537671, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105197, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105197, 0, 2011-2012, Alumni, 537665, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105178, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105178, 0, 2011-2012, Alumni, 537639, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105172, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105172, 0, 2011-2012, Alumni, 537632, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105156, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2014-15 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105156, 0, 2011-2012, No Information, 537629, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105181, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105181, 0, 2011-2012, Alumni, 537643, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105184, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105184, 0, 2011-2012, Alumni, 537648, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105191, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105191, 0, 2011-2012, Alumni, 537658, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105190, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105190, 0, 2011-2012, Alumni, 537654, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105070, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105070, 0, 2011-2012, Alumni, 537547, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105069, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105069, 0, 2011-2012, Alumni, 537542, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104024, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2177, 0, 0, 11CETBT104024, 0, 2011-2012, Alumni, 889816, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104025, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2204, 0, 0, 11CETBT104025, 0, 2011-2012, Alumni, 889802, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 128000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104026, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 2215, 0, 0, 11CETBT104026, 0, 2011-2012, No Information, 889791, RCPT, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104031, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 I Sem II, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104031, 0, 2011-2012, No Information, 537442, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104046, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104046, 0, 2011-2012, Alumni, 537449, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105002, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105002, 0, 2011-2012, Alumni, 537453, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104048, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 II Sem IV, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104048, 0, 2011-2012, No Information, 537451, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104008, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104008, 0, 2011-2012, Alumni, 537437, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT104002, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, 0, 11CETBT104002, 0, 2011-2012, Alumni, 537429, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103094, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103094, 0, 2011-2012, No Information, 537412, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103083, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103083, 0, 2011-2012, Alumni, 537408, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103078, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103078, 0, 2011-2012, Alumni, 537403, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103095, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103095, 0, 2011-2012, Alumni, 537416, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103097, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103097, 0, 2011-2012, Alumni, 537420, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103106, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103106, 0, 2011-2012, No Information, 537427, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 128000, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT103105, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 01-08-2011, School of Civil Engineering, 10000, School of Civil Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, 0, 11CETBT103105, 0, 2011-2012, No Information, 537423, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105003, 0, 2011-2012, Alumni, 537457, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105005, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105005, 0, 2011-2012, Alumni, 537462, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105048, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105048, 0, 2011-2012, Alumni, 537514, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105045, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105045, 0, 2011-2012, Alumni, 537510, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105044, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105044, 0, 2011-2012, Alumni, 537505, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11Cetbt105049, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11Cetbt105049, 0, 2011-2012, Alumni, 537519, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105053, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105053, 0, 2011-2012, Alumni, 537527, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105067, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105067, 0, 2011-2012, Alumni, 537537, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105054, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105054, 0, 2011-2012, Alumni, 537532, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105043, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105043, 0, 2011-2012, Alumni, 537501, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105034, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105034, 0, 2011-2012, Alumni, 537497, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105012, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105012, 0, 2011-2012, Alumni, 537473, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105007, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105007, 0, 2011-2012, Alumni, 537469, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105013, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105013, 0, 2011-2012, Alumni, 537477, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105027, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105027, 0, 2011-2012, Alumni, 537482, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105031, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105031, 0, 2011-2012, Alumni, 537493, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 128000, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT105030, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Electrical  Electronics, 10000, School of Electrical Electronics & Communication Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , 0, 0, 11CETBT105030, 0, 2011-2012, Alumni, 537489, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101114, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101114, 0, 2011-2012, Alumni, 537064, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101069, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101069, 0, 2011-2012, Alumni, 537058, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101094, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101094, 0, 2011-2012, Alumni, 479959, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101097, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101097, 0, 2011-2012, Alumni, 479963, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101100, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101100, 0, 2011-2012, Alumni, 479973, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101092, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101092, 0, 2011-2012, Alumni, 479954, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101089, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101089, 0, 2011-2012, Alumni, 479945, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101080, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101080, 0, 2011-2012, No Information, 479935, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101087, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101087, 0, 2011-2012, Alumni, 479940, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101107, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101107, 0, 2011-2012, Alumni, 479977, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101119, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101119, 0, 2011-2012, Alumni, 479980, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101151, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101151, 0, 2011-2012, Alumni, 480010, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101153, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101153, 0, 2011-2012, Alumni, 480014, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101164, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101164, 0, 2011-2012, Alumni, 480021, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101132, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101132, 0, 2011-2012, Alumni, 480003, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101130, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101130, 0, 2011-2012, Alumni, 479997, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101122, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101122, 0, 2011-2012, Alumni, 479986, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101123, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101123, 0, 2011-2012, Alumni, 479994, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101077, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101077, 0, 2011-2012, Alumni, 479931, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101075, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101075, 0, 2011-2012, Alumni, 479925, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102141, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102141, 0, 2011-2012, Alumni, 479854, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102169, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102169, 0, 2011-2012, Alumni, 479859, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102181, AIE, MCA 2016 - 17 II Sem IV, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102181, 0, 2011-2012, No Information, 479861, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102136, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102136, 0, 2011-2012, Alumni, 479850, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102127, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102127, 0, 2011-2012, Alumni, 479846, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102106, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102106, 0, 2011-2012, Alumni, 479838, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 92000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CCICMCA102113, AIE, MCA 2011-2012 III Sem VI, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, MCA, , 0, 0, 11CCICMCA102113, 0, 2011-2012, Alumni, 479842, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101003, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101003, 0, 2011-2012, Alumni, 479869, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 128000, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2011-2012, 0, 11CETBT101015, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-08-2011, School of Computing Science, 10000, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, 0, 11CETBT101015, 0, 2011-2012, Alumni, 479879, DUE, 0, 1655281088-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:458)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(458): PDO->prepare('insert into `Re...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 0)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 08:22:15] local.ERROR: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xA0B.Tec...' for column `playnpri_test_project`.`Report`.`Program` at row 369 (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2015-2016, 0, 14GCOB201174, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, Tuition Fee (Back Paper), 0, 10800, MBA in dual specialization , 57176, 0, , 0, 14GCOB201174, 0, 2015-2016, No Information, 840998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201174, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 3000, MBA in dual specialization , 57176, 0, , 0, 14GCOB201174, 0, 2015-2016, No Information, 840998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102003, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57163, 0, , 0, 15CMAC102003, 0, 2015-2016, Alumni, 765314, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102003, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57163, 0, , 0, 15CMAC102003, 0, 2015-2016, Alumni, 765314, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201067, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57171, 0, , 0, 13CCCE201067, 0, 2015-2016, Alumni, 848027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101004, AIE, BJMC 2014-2015 III Sem VI, 0, 17-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 37000, BA Journalism & Mass Communication, 57168, 0, , 0, 15CMCC101004, 0, 2015-2016, Alumni, 764577, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101004, AIE, BJMC 2014-2015 III Sem VI, 0, 17-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57168, 0, , 0, 15CMCC101004, 0, 2015-2016, Alumni, 764577, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57161, 0, , 0, 11CETBT105300, 0, 2015-2016, Alumni, 886954, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201018, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 57173, 0, , 0, 15GCOB201018, 0, 2015-2016, No Information, 787952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201018, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57173, 0, , 0, 15GCOB201018, 0, 2015-2016, No Information, 787952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102004, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57170, 0, , 0, 15CMAC102004, 0, 2015-2016, Alumni, 765306, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201064, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57158, 0, , 0, 13CCCE201064, 0, 2015-2016, Alumni, 848042, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 17-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 70000, Bachelor of Business Administration, 57178, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102001, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 17-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 57166, 0, , 0, 15CAHC102001, 0, 2015-2016, No Information, 815113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102001, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 17-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 57166, 0, , 0, 15CAHC102001, 0, 2015-2016, No Information, 815113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101001, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 17-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57167, 0, , 0, 15GCON101001, 0, 2015-2016, Alumni, 815482, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101001, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 17-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57167, 0, , 0, 15GCON101001, 0, 2015-2016, Alumni, 815482, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204001, AIE, Power System Engineering-2016-17 II Sem IV, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57172, 0, , 0, 15CECE204001, 0, 2015-2016, No Information, 765599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204001, AIE, Power System Engineering-2016-17 II Sem IV, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57172, 0, , 0, 15CECE204001, 0, 2015-2016, No Information, 765599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57162, 0, , 0, 11CETBT105308, 0, 2015-2016, Alumni, 886861, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102004, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57169, 0, , 0, 15CMAC102004, 0, 2015-2016, Alumni, 765304, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104009, AIE, BCA 2015-16 III Sem VI, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57165, 0, , 0, 15CCCE104009, 0, 2015-2016, Alumni, 771447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104009, AIE, BCA 2015-16 III Sem VI, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57165, 0, , 0, 15CCCE104009, 0, 2015-2016, Alumni, 771447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101012, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57179, 0, , 0, 15CCCE101012, 0, 2015-2016, Alumni, 786744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101012, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57179, 0, , 0, 15CCCE101012, 0, 2015-2016, Alumni, 786744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101029, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 17-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 57164, 0, , 0, 12CFC101029, 0, 2015-2016, Alumni, 867648, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57175, 0, , 0, 11CETBT102246, 0, 2015-2016, Alumni, 891369, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201057, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57160, 0, , 0, 13CCCE201057, 0, 2015-2016, Alumni, 848068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57174, 0, , 0, 15CCCE110001, 0, 2015-2016, Alumni, 767906, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57174, 0, , 0, 15CCCE110001, 0, 2015-2016, Alumni, 767906, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406004, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 18-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57191, 0, , 0, 15GPTC406004, 0, 2015-2016, No Information, 821628, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406004, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 18-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57191, 0, , 0, 15GPTC406004, 0, 2015-2016, No Information, 821628, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101025, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57203, 0, , 0, 15GCOB101025, 0, 2015-2016, Alumni, 781997, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101025, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57203, 0, , 0, 15GCOB101025, 0, 2015-2016, Alumni, 781997, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104011, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57195, 0, , 0, 15CCCE104011, 0, 2015-2016, Alumni, 771436, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104011, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57195, 0, , 0, 15CCCE104011, 0, 2015-2016, Alumni, 771436, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104010, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57183, 0, , 0, 15CCCE104010, 0, 2015-2016, No Information, 771437, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104010, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57183, 0, , 0, 15CCCE104010, 0, 2015-2016, No Information, 771437, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101021, AIE, BBA 2015-2016 I Sem II, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57196, 0, , 0, 15GCOB101021, 0, 2015-2016, No Information, 818253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101021, AIE, BBA 2015-2016 I Sem II, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57196, 0, , 0, 15GCOB101021, 0, 2015-2016, No Information, 818253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC202001, AIE, Masters Of Pharmacy (Pharmaceutics) 2017-2018 II Sem IV, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 55000, Masters Of Pharmacy (Pharmaceutics), 57197, 0, , 0, 15CMAC202001, 0, 2015-2016, No Information, 764635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC202001, AIE, Masters Of Pharmacy (Pharmaceutics) 2017-2018 II Sem IV, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Masters Of Pharmacy (Pharmaceutics), 57197, 0, , 0, 15CMAC202001, 0, 2015-2016, No Information, 764635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101109, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 57182, 0, , 0, 12CET101109, 0, 2015-2016, Alumni, 880312, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2015-2016 I Sem II, 0, 18-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57204, 0, , 0, 15CECE101001, 0, 2015-2016, No Information, 767119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2015-2016 I Sem II, 0, 18-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57204, 0, , 0, 15CECE101001, 0, 2015-2016, No Information, 767119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57192, 0, , 0, 15GCOB101020, 0, 2015-2016, Alumni, 781952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57192, 0, , 0, 15GCOB101020, 0, 2015-2016, Alumni, 781952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101003, AIE, B.Sc (Hotel Management) 2015-2016 I Sem II, 0, 18-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 50000, B.Sc (Hotel Management), 57205, 0, , 0, 15GCOH101003, 0, 2015-2016, No Information, 818071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101003, AIE, B.Sc (Hotel Management) 2015-2016 I Sem II, 0, 18-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57205, 0, , 0, 15GCOH101003, 0, 2015-2016, No Information, 818071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101024, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57202, 0, , 0, 15GCOB101024, 0, 2015-2016, No Information, 781975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101024, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57202, 0, , 0, 15GCOB101024, 0, 2015-2016, No Information, 781975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101023, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57201, 0, , 0, 15GCOB101023, 0, 2015-2016, No Information, 781972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101023, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57201, 0, , 0, 15GCOB101023, 0, 2015-2016, No Information, 781972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101022, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 57198, 0, , 0, 15GCOB101022, 0, 2015-2016, No Information, 781970, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101022, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57198, 0, , 0, 15GCOB101022, 0, 2015-2016, No Information, 781970, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201019, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57199, 0, , 0, 15GCOB201019, 0, 2015-2016, Alumni, 787961, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201019, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57199, 0, , 0, 15GCOB201019, 0, 2015-2016, Alumni, 787961, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102005, AIE, B.Pharm 2015-16 V Sem IX, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57206, 0, Received from REGICTRATION, 0, 15CMAC102005, 0, 2015-2016, Alumni, 765287, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102005, AIE, B.Pharm 2015-16 V Sem IX, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57206, 0, Received from REGICTRATION, 0, 15CMAC102005, 0, 2015-2016, Alumni, 765287, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201018, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57180, 0, , 0, 13CCCE201018, 0, 2015-2016, Alumni, 848204, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101001, AIE, B Arch 2015-16 V Sem X, 0, 18-06-2015, School of Architecture, 0, School of Architecture, General, TUITION FEE, 0, 175000, B.Arch, 57187, 0, , 0, 15GCOA101001, 0, 2015-2016, Alumni, 818455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101001, AIE, B Arch 2015-16 V Sem X, 0, 18-06-2015, School of Architecture, 0, School of Architecture, General, Exam Fee, 0, 10000, B.Arch, 57187, 0, , 0, 15GCOA101001, 0, 2015-2016, Alumni, 818455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111002, AIE, BCA + MCA 2015-2016 V Sem X, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Integrated BCA + MCA, 57193, 0, , 0, 15CCCE111002, 0, 2015-2016, Alumni, 767730, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111002, AIE, BCA + MCA 2015-2016 V Sem X, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated BCA + MCA, 57193, 0, , 0, 15CCCE111002, 0, 2015-2016, Alumni, 767730, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101004, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57188, 0, , 0, 15CBAC101004, 0, 2015-2016, Alumni, 814531, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101004, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57188, 0, , 0, 15CBAC101004, 0, 2015-2016, Alumni, 814531, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201002, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, M.Sc. Forensic Sciences, 57184, 0, , 0, 15CBAC201002, 0, 2015-2016, No Information, 813998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201002, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, M.Sc. Forensic Sciences, 57184, 0, , 0, 15CBAC201002, 0, 2015-2016, No Information, 813998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202001, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 18-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57190, 0, , 0, 15GCFC202001, 0, 2015-2016, No Information, 818527, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202001, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 18-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57190, 0, , 0, 15GCFC202001, 0, 2015-2016, No Information, 818527, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103134, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 18-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 7200, B.Tech/B.Tech (Hons) Civil Engineering, 57194, 0, , 0, 14CCME103134, 0, 2015-2016, Withdrawn, 833468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103134, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 18-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Civil Engineering, 57194, 0, , 0, 14CCME103134, 0, 2015-2016, Withdrawn, 833468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 57181, 0, , 0, 11CETBT101325, 0, 2015-2016, Alumni, 893784, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102008, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Integrated MBA (BBA+MBA), 57232, 0, , 0, 15GCOB102008, 0, 2015-2016, Alumni, 787049, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102008, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57232, 0, , 0, 15GCOB102008, 0, 2015-2016, Alumni, 787049, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101005, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57209, 0, , 0, 15GCFC101005, 0, 2015-2016, Alumni, 819308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101005, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57209, 0, , 0, 15GCFC101005, 0, 2015-2016, Alumni, 819308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101002, AIE, B Arch 2015-16 V Sem X, 0, 19-06-2015, School of Architecture, 0, School of Architecture, General, TUITION FEE, 0, 15000, B.Arch, 57208, 0, , 0, 15GCOA101002, 0, 2015-2016, Alumni, 818448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101002, AIE, B Arch 2015-16 V Sem X, 0, 19-06-2015, School of Architecture, 0, School of Architecture, General, Exam Fee, 0, 10000, B.Arch, 57208, 0, , 0, 15GCOA101002, 0, 2015-2016, Alumni, 818448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104006, AIE, BCA 2015-16 III Sem VI, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 7000, BCA, 57217, 0, , 0, 15CCCE104006, 0, 2015-2016, Alumni, 771471, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104006, AIE, BCA 2015-16 III Sem VI, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57217, 0, , 0, 15CCCE104006, 0, 2015-2016, Alumni, 771471, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406005, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 19-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57207, 0, , 0, 15GPTC406005, 0, 2015-2016, No Information, 821624, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406005, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 19-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57207, 0, , 0, 15GPTC406005, 0, 2015-2016, No Information, 821624, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201021, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57218, 0, Received from REGICTRATION, 0, 15GCOB201021, 0, 2015-2016, Alumni, 787984, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201021, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57218, 0, Received from REGICTRATION, 0, 15GCOB201021, 0, 2015-2016, Alumni, 787984, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111003, AIE, BCA + MCA 2015-2016 V Sem X, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Integrated BCA + MCA, 57220, 0, , 0, 15CCCE111003, 0, 2015-2016, Alumni, 767720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111003, AIE, BCA + MCA 2015-2016 V Sem X, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated BCA + MCA, 57220, 0, , 0, 15CCCE111003, 0, 2015-2016, Alumni, 767720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102007, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57226, 0, Received from REGICTRATION, 0, 15GCOB102007, 0, 2015-2016, Alumni, 787001, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102007, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57226, 0, Received from REGICTRATION, 0, 15GCOB102007, 0, 2015-2016, Alumni, 787001, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 57228, 0, , 0, 15GCOB101026, 0, 2015-2016, Alumni, 782027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57228, 0, , 0, 15GCOB101026, 0, 2015-2016, Alumni, 782027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 0, B.Com. (Hons), , -77000, , 0, 12CFC101056, 0, 2015-2016, No Information, 995545, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Security Fee, 0, 0, B.Com. (Hons), , -10000, , 0, 12CFC101056, 0, 2015-2016, No Information, 995545, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101027, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57231, 0, , 0, 15GCOB101027, 0, 2015-2016, Alumni, 782047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101027, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57231, 0, , 0, 15GCOB101027, 0, 2015-2016, Alumni, 782047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57216, 0, , 0, 11CETBT105175, 0, 2015-2016, Alumni, 888145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102006, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57215, 0, , 0, 15GCOB102006, 0, 2015-2016, Alumni, 786986, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102006, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57215, 0, , 0, 15GCOB102006, 0, 2015-2016, Alumni, 786986, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57210, 0, , 0, 11CETBT105309, 0, 2015-2016, Alumni, 886841, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202001, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Mechatronics, 57227, 0, , 0, 15CCME202001, 0, 2015-2016, Alumni, 787154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202001, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Mechatronics, 57227, 0, , 0, 15CCME202001, 0, 2015-2016, Alumni, 787154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 0, B.Com. (Hons), , 0, DUE REVERCE, 0, 12CFC101056, 0, 2015-2016, No Information, 606905, REVDUE, 77000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Security Fee, 0, 0, B.Com. (Hons), , 0, DUE REVERCE, 0, 12CFC101056, 0, 2015-2016, No Information, 606905, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201020, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57213, 0, , 0, 15GCOB201020, 0, 2015-2016, No Information, 787976, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201020, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57213, 0, , 0, 15GCOB201020, 0, 2015-2016, No Information, 787976, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201275, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57925, 0, , 0, 12CET201275, 0, 2015-2016, Alumni, 873882, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201275, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57925, 0, , 0, 12CET201275, 0, 2015-2016, Alumni, 873882, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101004, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 19-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57230, 0, , 0, 15GCOH101004, 0, 2015-2016, Alumni, 818069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101004, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 19-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57230, 0, , 0, 15GCOH101004, 0, 2015-2016, Alumni, 818069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101006, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57235, 0, , 0, 15GCFC101006, 0, 2015-2016, Alumni, 819302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101006, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57235, 0, , 0, 15GCFC101006, 0, 2015-2016, Alumni, 819302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 3500, B.Tech/B.Tech (Hons) Computer Science Engineering, 57229, 0, , 0, 11CETBT101076, 0, 2015-2016, Alumni, 896197, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101001, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 19-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57233, 0, , 0, 15CAHC101001, 0, 2015-2016, Alumni, 815232, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102188, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57214, 0, , 0, 12COB102188, 0, 2015-2016, Alumni, 863538, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201390, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57212, 0, , 0, 12CET201390, 0, 2015-2016, No Information, 872607, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201390, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57212, 0, , 0, 12CET201390, 0, 2015-2016, No Information, 872607, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Computer Science Engineering, 57223, 0, , 0, 11CETBT101331, 0, 2015-2016, Alumni, 893729, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101002, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 19-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57234, 0, , 0, 15CAHC101002, 0, 2015-2016, Alumni, 815226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101001, AIE, BPT2014-15 V Sem IX, 0, 19-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 57224, 0, , 0, 15CMAC101001, 0, 2015-2016, Alumni, 765545, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101001, AIE, BPT2014-15 V Sem IX, 0, 19-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57224, 0, , 0, 15CMAC101001, 0, 2015-2016, Alumni, 765545, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101028, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 57256, 0, , 0, 15GCOB101028, 0, 2015-2016, Alumni, 782066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101028, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57256, 0, , 0, 15GCOB101028, 0, 2015-2016, Alumni, 782066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101005, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 20-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57240, 0, Received from REGICTRATION, 0, 15CBAC101005, 0, 2015-2016, Alumni, 814523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201022, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57242, 0, Received from REGICTRATION, 0, 15GCOB201022, 0, 2015-2016, No Information, 787990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201022, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57242, 0, Received from REGICTRATION, 0, 15GCOB201022, 0, 2015-2016, No Information, 787990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101002, AIE, BPT2014-15 V Sem IX, 0, 20-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 57238, 0, , 0, 15CMAC101002, 0, 2015-2016, Alumni, 765540, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101002, AIE, BPT2014-15 V Sem IX, 0, 20-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57238, 0, , 0, 15CMAC101002, 0, 2015-2016, Alumni, 765540, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201024, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57254, 0, Received from REGICTRATION, 0, 15GCOB201024, 0, 2015-2016, No Information, 788004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201024, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57254, 0, Received from REGICTRATION, 0, 15GCOB201024, 0, 2015-2016, No Information, 788004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101011, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57244, 0, , 0, 15CCCE101011, 0, 2015-2016, Alumni, 786770, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101011, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57244, 0, , 0, 15CCCE101011, 0, 2015-2016, Alumni, 786770, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201023, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57248, 0, , 0, 15GCOB201023, 0, 2015-2016, No Information, 787999, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201023, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57248, 0, , 0, 15GCOB201023, 0, 2015-2016, No Information, 787999, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101007, AIE, B COM H-2015-16 II Sem IV, 0, 20-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57253, 0, , 0, 15GCFC101007, 0, 2015-2016, No Information, 819295, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101007, AIE, B COM H-2015-16 II Sem IV, 0, 20-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57253, 0, , 0, 15GCFC101007, 0, 2015-2016, No Information, 819295, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102008, AIE, BBA+MBA 2015-16 V Sem X, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 57000, Integrated MBA (BBA+MBA), 57255, 0, , 0, 15GCOB102008, 0, 2015-2016, Alumni, 787048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103007, AIE, BBALLB  2015-2016 V Sem X, 0, 20-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 85000, Integrated BBA + LLB (Hons.), 57249, 0, , 0, 15GCOL103007, 0, 2015-2016, Alumni, 816532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102009, AIE, BBA+MBA 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57252, 0, , 0, 15GCOB102009, 0, 2015-2016, No Information, 787052, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102009, AIE, BBA+MBA 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57252, 0, , 0, 15GCOB102009, 0, 2015-2016, No Information, 787052, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103007, AIE, BBALLB  2015-2016 V Sem X, 0, 20-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 15000, Integrated BBA + LLB (Hons.), 57250, 0, , 0, 15GCOL103007, 0, 2015-2016, Alumni, 816533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103007, AIE, BBALLB  2015-2016 V Sem X, 0, 20-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57250, 0, , 0, 15GCOL103007, 0, 2015-2016, Alumni, 816533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104012, AIE, BCA 2015-16 III Sem VI, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57236, 0, , 0, 15CCCE104012, 0, 2015-2016, Alumni, 771424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104012, AIE, BCA 2015-16 III Sem VI, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57236, 0, , 0, 15CCCE104012, 0, 2015-2016, Alumni, 771424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101005, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 20-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57241, 0, , 0, 15CBAC101005, 0, 2015-2016, Alumni, 814524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 67000, Bachelor of Business Administration, 57245, 0, , 0, 15GCOB101026, 0, 2015-2016, Alumni, 782022, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103009, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57281, 0, , 0, 15GCOL103009, 0, 2015-2016, Alumni, 816515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103009, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57281, 0, , 0, 15GCOL103009, 0, 2015-2016, Alumni, 816515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104016, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 33000, BCA, 57302, 0, , 0, 15CCCE104016, 0, 2015-2016, No Information, 771405, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104016, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57302, 0, , 0, 15CCCE104016, 0, 2015-2016, No Information, 771405, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111005, AIE, BCA + MCA 2015-2016 V Sem X, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Integrated BCA + MCA, 57287, 0, , 0, 15CCCE111005, 0, 2015-2016, Active, 767710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111005, AIE, BCA + MCA 2015-2016 V Sem X, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated BCA + MCA, 57287, 0, , 0, 15CCCE111005, 0, 2015-2016, Active, 767710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101005, AIE, BJMC 2014-2015 III Sem VI, 0, 22-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57271, 0, , 0, 15CMCC101005, 0, 2015-2016, Alumni, 764567, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101005, AIE, BJMC 2014-2015 III Sem VI, 0, 22-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57271, 0, , 0, 15CMCC101005, 0, 2015-2016, Alumni, 764567, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103002, AIE, B.A (Hons) English 2015-2016 I Sem II, 0, 22-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57266, 0, , 0, 15CAHC103002, 0, 2015-2016, No Information, 814840, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103002, AIE, B.A (Hons) English 2015-2016 I Sem II, 0, 22-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57266, 0, , 0, 15CAHC103002, 0, 2015-2016, No Information, 814840, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104015, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57301, 0, , 0, 15CCCE104015, 0, 2015-2016, No Information, 771406, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104015, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57301, 0, , 0, 15CCCE104015, 0, 2015-2016, No Information, 771406, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101002, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57299, 0, , 0, 15GCCE101002, 0, 2015-2016, Alumni, 821300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101002, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57299, 0, , 0, 15GCCE101002, 0, 2015-2016, Alumni, 821300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111004, AIE,  , 0, 22-06-2015, School of Design, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Test, 57286, 0, , 0, 15CCCE111004, 0, 2015-2016, No Information, 767711, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111004, AIE,  , 0, 22-06-2015, School of Design, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Test, 57286, 0, , 0, 15CCCE111004, 0, 2015-2016, No Information, 767711, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102012, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57293, 0, , 0, 15GCOL102012, 0, 2015-2016, Alumni, 817613, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102012, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57293, 0, , 0, 15GCOL102012, 0, 2015-2016, Alumni, 817613, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101006, AIE, ME 2014-2015 IV Sem VIII, 0, 22-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57273, 0, , 0, 15CCME101006, 0, 2015-2016, Alumni, 822927, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101006, AIE, ME 2014-2015 IV Sem VIII, 0, 22-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57273, 0, , 0, 15CCME101006, 0, 2015-2016, Alumni, 822927, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101029, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57267, 0, , 0, 15GCOB101029, 0, 2015-2016, Alumni, 782090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101029, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57267, 0, , 0, 15GCOB101029, 0, 2015-2016, Alumni, 782090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101026, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Ajustable_Excess_Amount, 0, 100, B.Sc.(Hons) Forensic Sciences, 58385, 0, , 0, 14CBAC101026, 0, 2015-2016, No Information, 838155, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101013, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57297, 0, , 0, 15CCCE101013, 0, 2015-2016, Alumni, 786720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101013, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57297, 0, , 0, 15CCCE101013, 0, 2015-2016, Alumni, 786720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101030, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57268, 0, , 0, 15GCOB101030, 0, 2015-2016, Alumni, 782120, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101030, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57268, 0, , 0, 15GCOB101030, 0, 2015-2016, Alumni, 782120, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC409001, AIE, CHEMICAL ENGINEERING 2015-2016 III Sem VI, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Chemical Engineering, 57262, 0, , 0, 15GPTC409001, 0, 2015-2016, Alumni, 821334, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC409001, AIE, CHEMICAL ENGINEERING 2015-2016 III Sem VI, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Chemical Engineering, 57262, 0, , 0, 15GPTC409001, 0, 2015-2016, Alumni, 821334, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201027, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 57294, 0, , 0, 15GCOB201027, 0, 2015-2016, Alumni, 788032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201027, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57294, 0, , 0, 15GCOB201027, 0, 2015-2016, Alumni, 788032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103002, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 22-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 65000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57295, 0, , 0, 15CECE103002, 0, 2015-2016, Alumni, 766797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103002, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 22-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57295, 0, , 0, 15CECE103002, 0, 2015-2016, Alumni, 766797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103002, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 22-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57296, 0, , 0, 15CECE103002, 0, 2015-2016, Alumni, 766795, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102009, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57257, 0, , 0, 15GCOL102009, 0, 2015-2016, Alumni, 817641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102009, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57257, 0, , 0, 15GCOL102009, 0, 2015-2016, Alumni, 817641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201025, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57278, 0, , 0, 15GCOB201025, 0, 2015-2016, No Information, 788013, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201025, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57278, 0, , 0, 15GCOB201025, 0, 2015-2016, No Information, 788013, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203002, AIE, MCA 2015 - 16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57270, 0, , 0, 15CCCE203002, 0, 2015-2016, Alumni, 767450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203002, AIE, MCA 2015 - 16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57270, 0, , 0, 15CCCE203002, 0, 2015-2016, Alumni, 767450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101013, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57298, 0, , 0, 15CCCE101013, 0, 2015-2016, Alumni, 786716, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201026, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57288, 0, , 0, 15GCOB201026, 0, 2015-2016, No Information, 788019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201026, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57288, 0, , 0, 15GCOB201026, 0, 2015-2016, No Information, 788019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201002, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 77000, M.Tech Structural Engineering, 57300, 0, Received from REGICTRATION, 0, 15GCCE201002, 0, 2015-2016, No Information, 819401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201002, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, M.Tech Structural Engineering, 57300, 0, Received from REGICTRATION, 0, 15GCCE201002, 0, 2015-2016, No Information, 819401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101031, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57274, 0, , 0, 15GCOB101031, 0, 2015-2016, Alumni, 782140, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101031, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57274, 0, , 0, 15GCOB101031, 0, 2015-2016, Alumni, 782140, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57264, 0, , 0, 15GCOL102010, 0, 2015-2016, Alumni, 817635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 95000, Integrated BA + LLB (Hons.), 57264, 0, , 0, 15GCOL102010, 0, 2015-2016, Alumni, 817635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57264, 0, , 0, 15GCOL102010, 0, 2015-2016, Alumni, 817635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101008, AIE, B.Com. (Hons) 2015-2016 I SEM II, 0, 22-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57283, 0, , 0, 15GCFC101008, 0, 2015-2016, No Information, 819290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101008, AIE, B.Com. (Hons) 2015-2016 I SEM II, 0, 22-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57283, 0, , 0, 15GCFC101008, 0, 2015-2016, No Information, 819290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 57265, 0, TUITION FEE, 0, 15GCOL102010, 0, 2015-2016, Alumni, 1005374, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104013, AIE, BCA 2015-2016 I Sem II, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57263, 0, , 0, 15CCCE104013, 0, 2015-2016, No Information, 771417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104013, AIE, BCA 2015-2016 I Sem II, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57263, 0, , 0, 15CCCE104013, 0, 2015-2016, No Information, 771417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -125000, , 0, 11CETBT103104, 0, 2015-2016, Alumni, 994753, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 57260, 0, , 0, 11CETBT103013, 0, 2015-2016, Alumni, 890990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103008, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57272, 0, , 0, 15GCOL103008, 0, 2015-2016, Alumni, 816524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103008, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57272, 0, , 0, 15GCOL103008, 0, 2015-2016, Alumni, 816524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408001, AIE, Diploma in Electrical Engineering 2015-2016 I Sem II, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 57259, 0, , 0, 15GPTC408001, 0, 2015-2016, No Information, 821431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408001, AIE, Diploma in Electrical Engineering 2015-2016 I Sem II, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 57259, 0, , 0, 15GPTC408001, 0, 2015-2016, No Information, 821431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202002, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 200000, MBA Business Analytics, 57275, 0, Received from REGICTRATION, 0, 15GCOB202002, 0, 2015-2016, No Information, 789584, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202002, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA Business Analytics, 57275, 0, Received from REGICTRATION, 0, 15GCOB202002, 0, 2015-2016, No Information, 789584, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101014, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57303, 0, , 0, 15CCCE101014, 0, 2015-2016, Alumni, 786694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101014, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57303, 0, , 0, 15CCCE101014, 0, 2015-2016, Alumni, 786694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102011, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57284, 0, , 0, 15GCOL102011, 0, 2015-2016, Alumni, 817627, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102011, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57284, 0, , 0, 15GCOL102011, 0, 2015-2016, Alumni, 817627, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -100, 14CBAC101026, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Ajustable_Excess_Amount, 0, 0, B.Sc.(Hons) Forensic Sciences, 58385, 0, TUITION FEE, 0, 14CBAC101026, 0, 2015-2016, No Information, 1004686, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 57291, 0, , 0, 15GCOB101032, 0, 2015-2016, Alumni, 782162, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57291, 0, , 0, 15GCOB101032, 0, 2015-2016, Alumni, 782162, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104014, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57277, 0, , 0, 15CCCE104014, 0, 2015-2016, Alumni, 771416, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104014, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57277, 0, , 0, 15CCCE104014, 0, 2015-2016, Alumni, 771416, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101006, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57279, 0, Received from REGICTRATION, 0, 15CBAC101006, 0, 2015-2016, Alumni, 814518, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101006, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57279, 0, Received from REGICTRATION, 0, 15CBAC101006, 0, 2015-2016, Alumni, 814518, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME104004, AIE, Integrated B Tech Civil Engineering + MBA 2014-15 V Sem X, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Civil Engineering) + MBA, 57269, 0, , 0, 14CCME104004, 0, 2015-2016, Alumni, 832940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME104004, AIE, Integrated B Tech Civil Engineering + MBA 2014-15 V Sem X, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Civil Engineering) + MBA, 57269, 0, , 0, 14CCME104004, 0, 2015-2016, Alumni, 832940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME104004, AIE, Integrated B Tech Civil Engineering + MBA 2014-15 V Sem X, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 8000, Integrated B.Tech (Civil Engineering) + MBA, 57269, 0, , 0, 14CCME104004, 0, 2015-2016, Alumni, 832940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102002, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 57311, 0, Received from REGICTRATION, 0, 15CAHC102002, 0, 2015-2016, Alumni, 815112, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102002, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 57311, 0, Received from REGICTRATION, 0, 15CAHC102002, 0, 2015-2016, Alumni, 815112, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101007, AIE, ME 2015-2016 III Sem VI, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57327, 0, , 0, 15CCME101007, 0, 2015-2016, No Information, 813803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101007, AIE, ME 2015-2016 III Sem VI, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57327, 0, , 0, 15CCME101007, 0, 2015-2016, No Information, 813803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE204008, AIE, M.Tech Power System Engineering 2013-2014 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech Power System Engineering, 57325, 0, , 0, 13CECE204008, 0, 2015-2016, Alumni, 846347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101009, AIE, ME 2015-2016 V Sem IX, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57353, 0, , 0, 15CCME101009, 0, 2015-2016, Alumni, 813787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101009, AIE, ME 2015-2016 V Sem IX, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57353, 0, , 0, 15CCME101009, 0, 2015-2016, Alumni, 813787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105001, AIE, AE 2014-2015 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 57331, 0, , 0, 15CCME105001, 0, 2015-2016, Alumni, 822788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105001, AIE, AE 2014-2015 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 57331, 0, , 0, 15CCME105001, 0, 2015-2016, Alumni, 822788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101008, AIE, ME 2015-2016 V Sem IX, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57348, 0, , 0, 15CCME101008, 0, 2015-2016, Alumni, 813794, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103004, , BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57345, 0, , 0, 15GCOL103004, 0, 2015-2016, Alumni, 816557, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 0, B.Sc. Medical Lab Technology, , 0, DUE REVERCE, 0, 13CMAC103004, 0, 2015-2016, No Information, 607223, REVDUE, 50000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 0, B.Sc. Medical Lab Technology, , 0, DUE REVERCE, 0, 13CMAC103004, 0, 2015-2016, No Information, 607223, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103004, , BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 75000, Integrated BBA + LLB (Hons.), 57344, 0, , 0, 15GCOL103004, 0, 2015-2016, Alumni, 816556, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101034, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 23-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57323, 0, , 0, 15GCOB101034, 0, 2015-2016, No Information, 782193, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101034, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 23-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57323, 0, , 0, 15GCOB101034, 0, 2015-2016, No Information, 782193, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201028, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 23-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57332, 0, Received from REGICTRATION, 0, 15GCOB201028, 0, 2015-2016, No Information, 788039, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201028, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 23-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57332, 0, Received from REGICTRATION, 0, 15GCOB201028, 0, 2015-2016, No Information, 788039, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 57326, 0, , 0, 11CCICMCA102007, 0, 2015-2016, Alumni, 898211, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103011, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57342, 0, , 0, 15GCOL103011, 0, 2015-2016, Alumni, 816494, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101001, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, TUITION FEE, 0, 50000, Bachelor of Education (B.Ed.), 57322, 0, Received from REGICTRATION, 0, 15GCOE101001, 0, 2015-2016, No Information, 818150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101001, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, Exam Fee, 0, 9000, Bachelor of Education (B.Ed.), 57322, 0, Received from REGICTRATION, 0, 15GCOE101001, 0, 2015-2016, No Information, 818150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101002, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, TUITION FEE, 0, 50000, Bachelor of Education (B.Ed.), 57338, 0, , 0, 15GCOE101002, 0, 2015-2016, No Information, 818147, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101002, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, Exam Fee, 0, 10000, Bachelor of Education (B.Ed.), 57338, 0, , 0, 15GCOE101002, 0, 2015-2016, No Information, 818147, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57885, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 333, B.Tech/B.Tech (Hons) Civil Engineering, 57885, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57885, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103012, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57340, 0, , 0, 15GCOL103012, 0, 2015-2016, Alumni, 816483, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103012, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57341, 0, , 0, 15GCOL103012, 0, 2015-2016, Alumni, 816484, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103011, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57343, 0, , 0, 15GCOL103011, 0, 2015-2016, Alumni, 816495, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105004, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57349, 0, , 0, 15CCCE105004, 0, 2015-2016, Withdrawn, 770808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105004, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57349, 0, , 0, 15CCCE105004, 0, 2015-2016, Withdrawn, 770808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105006, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57357, 0, , 0, 15CCCE105006, 0, 2015-2016, No Information, 770779, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201342, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57304, 0, , 0, 12CET201342, 0, 2015-2016, No Information, 873178, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201342, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57304, 0, , 0, 12CET201342, 0, 2015-2016, No Information, 873178, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201342, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57304, 0, , 0, 12CET201342, 0, 2015-2016, No Information, 873178, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205002, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Automobile Engineering, 57336, 0, Received from REGICTRATION, 0, 15CCME205002, 0, 2015-2016, No Information, 787080, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205002, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Automobile Engineering, 57336, 0, Received from REGICTRATION, 0, 15CCME205002, 0, 2015-2016, No Information, 787080, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57315, 0, , 0, 15GCOL103010, 0, 2015-2016, Alumni, 816504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 95000, Integrated BBA + LLB (Hons.), 57315, 0, , 0, 15GCOL103010, 0, 2015-2016, Alumni, 816504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57315, 0, , 0, 15GCOL103010, 0, 2015-2016, Alumni, 816504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57316, 0, TUITION FEE, 0, 15GCOL103010, 0, 2015-2016, Alumni, 1005422, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57352, 0, , 0, 15CCCE105005, 0, 2015-2016, Alumni, 770793, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57352, 0, , 0, 15CCCE105005, 0, 2015-2016, Alumni, 770793, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 130000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57351, 0, , 0, 15CCCE105005, 0, 2015-2016, Alumni, 770792, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101033, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 23-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57305, 0, , 0, 15GCOB101033, 0, 2015-2016, Alumni, 782181, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101033, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 23-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57305, 0, , 0, 15GCOB101033, 0, 2015-2016, Alumni, 782181, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57328, 0, Received from REGICTRATION, 0, 15CBAC101008, 0, 2015-2016, Alumni, 814505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Ajustable_Excess_Amount, 0, 85000, B.Sc.(Hons) Forensic Sciences, 57328, 0, Received from REGICTRATION, 0, 15CBAC101008, 0, 2015-2016, Alumni, 814505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57328, 0, Received from REGICTRATION, 0, 15CBAC101008, 0, 2015-2016, Alumni, 814505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101018, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57355, 0, , 0, 15CCCE101018, 0, 2015-2016, Alumni, 786622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101017, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57354, 0, , 0, 15CCCE101017, 0, 2015-2016, No Information, 786626, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101017, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57354, 0, , 0, 15CCCE101017, 0, 2015-2016, No Information, 786626, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 0, B.Sc. Medical Lab Technology, , -50000, , 0, 13CMAC103004, 0, 2015-2016, No Information, 995848, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 0, B.Sc. Medical Lab Technology, , -10000, , 0, 13CMAC103004, 0, 2015-2016, No Information, 995848, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101006, AIE, BJMC 2014-2015 III Sem V, 0, 23-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57318, 0, , 0, 15CMCC101006, 0, 2015-2016, Withdrawn, 764562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101006, AIE, BJMC 2014-2015 III Sem V, 0, 23-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57318, 0, , 0, 15CMCC101006, 0, 2015-2016, Withdrawn, 764562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101009, AIE, B COM H-2015-16 III Sem VI, 0, 23-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57313, 0, , 0, 15GCFC101009, 0, 2015-2016, Alumni, 819289, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101009, AIE, B COM H-2015-16 III Sem VI, 0, 23-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57313, 0, , 0, 15GCFC101009, 0, 2015-2016, Alumni, 819289, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406006, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57310, 0, , 0, 15GPTC406006, 0, 2015-2016, Alumni, 821623, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406006, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57310, 0, , 0, 15GPTC406006, 0, 2015-2016, Alumni, 821623, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Adjusted_Amount, 0, 0, B.Sc.(Hons) Forensic Sciences, 57329, 0, TUITION FEE, 0, 15CBAC101008, 0, 2015-2016, Alumni, 1005532, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101016, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57347, 0, , 0, 15CCCE101016, 0, 2015-2016, No Information, 786636, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204002, AIE, Power System Engineering-2016-17 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57339, 0, , 0, 15CECE204002, 0, 2015-2016, No Information, 765596, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204002, AIE, Power System Engineering-2016-17 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57339, 0, , 0, 15CECE204002, 0, 2015-2016, No Information, 765596, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101007, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57317, 0, , 0, 15CBAC101007, 0, 2015-2016, Alumni, 814513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101007, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57317, 0, , 0, 15CBAC101007, 0, 2015-2016, Alumni, 814513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104018, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57319, 0, , 0, 15CCCE104018, 0, 2015-2016, Alumni, 771398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104018, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57319, 0, , 0, 15CCCE104018, 0, 2015-2016, Alumni, 771398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104017, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57308, 0, , 0, 15CCCE104017, 0, 2015-2016, Alumni, 771403, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104017, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57308, 0, , 0, 15CCCE104017, 0, 2015-2016, Alumni, 771403, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103003, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57356, 0, , 0, 15CECE103003, 0, 2015-2016, Alumni, 766787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103003, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57356, 0, , 0, 15CECE103003, 0, 2015-2016, Alumni, 766787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101003, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57334, 0, , 0, 15CAHC101003, 0, 2015-2016, Alumni, 815221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101003, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57334, 0, , 0, 15CAHC101003, 0, 2015-2016, Alumni, 815221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101015, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57330, 0, , 0, 15CCCE101015, 0, 2015-2016, Alumni, 786665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101015, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57330, 0, , 0, 15CCCE101015, 0, 2015-2016, Alumni, 786665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404003, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57312, 0, , 0, 15GPTC404003, 0, 2015-2016, No Information, 821963, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404003, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57312, 0, , 0, 15GPTC404003, 0, 2015-2016, No Information, 821963, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CCI101016, AIE, BCA 2012-2013 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 57335, 0, , 0, 12CCI101016, 0, 2015-2016, No Information, 883492, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE202021, AIE, M.Tech VLSI Design 2013-2014 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech VLSI Design, 57324, 0, , 0, 13CECE202021, 0, 2015-2016, Alumni, 846474, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 200000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 114000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102146, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57376, 0, , 0, 12COB102146, 0, 2015-2016, Alumni, 863775, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CMC202005, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57375, 0, , 0, 12CMC202005, 0, 2015-2016, Alumni, 866006, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57381, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813776, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102067, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57370, 0, , 0, 12COB102067, 0, 2015-2016, Alumni, 864179, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57377, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788053, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201191, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Degree/Convocation/Certificate fee, 0, 250, MBA in dual specialization , 57367, 0, , 0, 13GCOB201191, 0, 2015-2016, Alumni, 858774, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57369, 0, , 0, 11CETBT101213, 0, 2015-2016, Alumni, 894940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 85000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57392, 0, TUITION FEE, 0, 15GCOL103013, 0, 2015-2016, Alumni, 1005429, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 70000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57424, 0, Received from REGICTRATION, 0, 15CBAC101009, 0, 2015-2016, No Information, 814499, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Adjusted_Amount, 0, 0, Bachelor of Physiotherapy, 57398, 0, TUITION FEE, 0, 15CMAC101003, 0, 2015-2016, Alumni, 1005961, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57425, 0, , 0, 15CBAC101009, 0, 2015-2016, No Information, 814500, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 7000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Degree/Convocation/Certificate fee, 0, 600, B.Tech/B.Tech (Hons) Mechanical Engineering, 57393, 0, , 0, 11CETBT102247, 0, 2015-2016, Alumni, 891345, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 50000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 10000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201195, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57414, 0, , 0, 13GCOB201195, 0, 2015-2016, Alumni, 858753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 50000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 10000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57406, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813766, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -70000, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 57422, 0, TUITION FEE, 0, 15GCOL102017, 0, 2015-2016, Alumni, 1005380, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103014, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57415, 0, , 0, 15GCOL103014, 0, 2015-2016, Alumni, 816465, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103014, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57415, 0, , 0, 15GCOL103014, 0, 2015-2016, Alumni, 816465, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57407, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57407, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101009, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57395, 0, , 0, 15CCCE101009, 0, 2015-2016, Alumni, 786808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101020, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57435, 0, , 0, 15CCCE101020, 0, 2015-2016, Alumni, 786555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101020, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57435, 0, , 0, 15CCCE101020, 0, 2015-2016, Alumni, 786555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 5000, Bachelor of Physiotherapy, 57397, 0, , 0, 15CMAC101003, 0, 2015-2016, Alumni, 765535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Ajustable_Excess_Amount, 0, 85000, Bachelor of Physiotherapy, 57397, 0, , 0, 15CMAC101003, 0, 2015-2016, Alumni, 765535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57397, 0, , 0, 15CMAC101003, 0, 2015-2016, Alumni, 765535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101037, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57400, 0, , 0, 15GCOB101037, 0, 2015-2016, Alumni, 782236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101037, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57400, 0, , 0, 15GCOB101037, 0, 2015-2016, Alumni, 782236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57410, 0, , 0, 15GCOB101038, 0, 2015-2016, No Information, 782239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57410, 0, , 0, 15GCOB101038, 0, 2015-2016, No Information, 782239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101036, AIE, BBA 2015-2016 I Sem II, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57390, 0, , 0, 15GCOB101036, 0, 2015-2016, No Information, 782221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101036, AIE, BBA 2015-2016 I Sem II, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57390, 0, , 0, 15GCOB101036, 0, 2015-2016, No Information, 782221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101022, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 57000, Bachelor of Business Administration, 57385, 0, , 0, 15GCOB101022, 0, 2015-2016, No Information, 781968, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101004, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57412, 0, , 0, 15GCCE101004, 0, 2015-2016, Alumni, 821281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101004, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57412, 0, , 0, 15GCCE101004, 0, 2015-2016, Alumni, 821281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101005, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 25-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57387, 0, , 0, 15GCOH101005, 0, 2015-2016, Alumni, 818063, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101005, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 25-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57387, 0, , 0, 15GCOH101005, 0, 2015-2016, Alumni, 818063, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104020, AIE, BCA 2015-16 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57416, 0, , 0, 15CCCE104020, 0, 2015-2016, Alumni, 771383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104020, AIE, BCA 2015-16 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57416, 0, , 0, 15CCCE104020, 0, 2015-2016, Alumni, 771383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 45000, Bachelor of Physiotherapy, 57396, 0, Received from REGICTRATION, 0, 15CMAC101003, 0, 2015-2016, Alumni, 765533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101006, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 57420, 0, , 0, 15GCCE101006, 0, 2015-2016, Alumni, 821271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103015, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57427, 0, , 0, 15GCOL103015, 0, 2015-2016, Alumni, 816455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103015, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57427, 0, , 0, 15GCOL103015, 0, 2015-2016, Alumni, 816455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101004, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 5000, B.Tech/B.Tech (Hons) Civil Engineering, 57413, 0, , 0, 15GCCE101004, 0, 2015-2016, Alumni, 821282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101039, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57423, 0, , 0, 15GCOB101039, 0, 2015-2016, Alumni, 782275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101039, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57423, 0, , 0, 15GCOB101039, 0, 2015-2016, Alumni, 782275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201006, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57484, 0, Received from REGICTRATION, 0, 15CCCE201006, 0, 2015-2016, No Information, 767548, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201006, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57484, 0, Received from REGICTRATION, 0, 15CCCE201006, 0, 2015-2016, No Information, 767548, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103016, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57443, 0, , 0, 15GCOL103016, 0, 2015-2016, Alumni, 816448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103016, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57443, 0, , 0, 15GCOL103016, 0, 2015-2016, Alumni, 816448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101021, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57460, 0, , 0, 15CCCE101021, 0, 2015-2016, Alumni, 786530, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101002, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 26-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57477, 0, , 0, 15GCON101002, 0, 2015-2016, Alumni, 815477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101002, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 26-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57477, 0, , 0, 15GCON101002, 0, 2015-2016, Alumni, 815477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101445, AIE, ME 2014-2015 IV Sem VIII, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57449, 0, , 0, 14CCME101445, 0, 2015-2016, Alumni, 835882, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102008, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57457, 0, , 0, 15CMAC102008, 0, 2015-2016, Alumni, 765270, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102008, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57457, 0, , 0, 15CMAC102008, 0, 2015-2016, Alumni, 765270, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401003, AIE, MECHANICAL ENGINEERING 2016-2017 III Sem V, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57480, 0, , 0, 15GPTC401003, 0, 2015-2016, Withdrawn, 822486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401003, AIE, MECHANICAL ENGINEERING 2016-2017 III Sem V, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57480, 0, , 0, 15GPTC401003, 0, 2015-2016, Withdrawn, 822486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101006, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 26-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57479, 0, , 0, 15GCOH101006, 0, 2015-2016, Alumni, 818057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101006, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 26-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 9000, B.Sc (Hotel Management), 57479, 0, , 0, 15GCOH101006, 0, 2015-2016, Alumni, 818057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201067, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57471, 0, , 0, 13GCOB201067, 0, 2015-2016, Alumni, 859341, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101009, AIE, BJMC 2014-2015 II Sem IV, 0, 26-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 0, BA Journalism & Mass Communication, , -77000, , 0, 14CMCC101009, 0, 2015-2016, No Information, 996100, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101009, AIE, BJMC 2014-2015 II Sem IV, 0, 26-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Adjustable Excess Fee, 0, 0, BA Journalism & Mass Communication, , -30000, , 0, 14CMCC101009, 0, 2015-2016, No Information, 996100, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101009, AIE, BJMC 2014-2015 II Sem IV, 0, 26-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 0, BA Journalism & Mass Communication, , -10000, , 0, 14CMCC101009, 0, 2015-2016, No Information, 996100, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101011, AIE, B COM H-2015-16 III Sem VI, 0, 26-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57439, 0, , 0, 15GCFC101011, 0, 2015-2016, Alumni, 819275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101011, AIE, B COM H-2015-16 III Sem VI, 0, 26-06-2015, School of Finance, 0, School of Finance & Commerce, General, Ajustable_Excess_Amount, 0, 8400, B.Com. (Hons), 57439, 0, , 0, 15GCFC101011, 0, 2015-2016, Alumni, 819275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101011, AIE, B COM H-2015-16 III Sem VI, 0, 26-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57439, 0, , 0, 15GCFC101011, 0, 2015-2016, Alumni, 819275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101026, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57503, 0, , 0, 15CCCE101026, 0, 2015-2016, Alumni, 786377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101026, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57503, 0, , 0, 15CCCE101026, 0, 2015-2016, Alumni, 786377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406008, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57470, 0, , 0, 15GPTC406008, 0, 2015-2016, No Information, 821606, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406008, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57470, 0, , 0, 15GPTC406008, 0, 2015-2016, No Information, 821606, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103020, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57495, 0, , 0, 15GCOL103020, 0, 2015-2016, Active, 816409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103020, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57495, 0, , 0, 15GCOL103020, 0, 2015-2016, Active, 816409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57459, 0, , 0, 11CETBT102034, 0, 2015-2016, Alumni, 893255, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103017, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57472, 0, , 0, 15GCOL103017, 0, 2015-2016, Alumni, 816440, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103017, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57472, 0, , 0, 15GCOL103017, 0, 2015-2016, Alumni, 816440, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57504, 0, , 0, 15GCCE101010, 0, 2015-2016, No Information, 821205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57504, 0, , 0, 15GCCE101010, 0, 2015-2016, No Information, 821205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101043, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57482, 0, , 0, 15GCOB101043, 0, 2015-2016, Alumni, 782363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101043, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57482, 0, , 0, 15GCOB101043, 0, 2015-2016, Alumni, 782363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103018, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57485, 0, , 0, 15GCOL103018, 0, 2015-2016, Alumni, 816432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103018, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57485, 0, , 0, 15GCOL103018, 0, 2015-2016, Alumni, 816432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101042, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57461, 0, , 0, 15GCOB101042, 0, 2015-2016, No Information, 782340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101042, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57461, 0, , 0, 15GCOB101042, 0, 2015-2016, No Information, 782340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101025, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57493, 0, , 0, 15CCCE101025, 0, 2015-2016, Alumni, 786409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101025, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57493, 0, , 0, 15CCCE101025, 0, 2015-2016, Alumni, 786409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103019, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57488, 0, , 0, 15GCOL103019, 0, 2015-2016, Active, 816424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103019, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57488, 0, , 0, 15GCOL103019, 0, 2015-2016, Active, 816424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103004, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 26-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57464, 0, Received from REGICTRATION, 0, 15CAHC103004, 0, 2015-2016, Alumni, 814834, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103004, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 26-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57464, 0, Received from REGICTRATION, 0, 15CAHC103004, 0, 2015-2016, Alumni, 814834, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101013, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57458, 0, , 0, 15CCME101013, 0, 2015-2016, Alumni, 813759, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101013, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57458, 0, , 0, 15CCME101013, 0, 2015-2016, Alumni, 813759, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101007, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57446, 0, , 0, 15GCCE101007, 0, 2015-2016, Active, 821259, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101024, AIE, B.Tech in CSE 2016-17 IV Sem VII, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57478, 0, , 0, 15CCCE101024, 0, 2015-2016, Alumni, 786446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101024, AIE, B.Tech in CSE 2016-17 IV Sem VII, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57478, 0, , 0, 15CCCE101024, 0, 2015-2016, Alumni, 786446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103117, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 0, Integrated BBA + LLB (Hons.), , 0, , 0, 15GCOL103117, 50000, 2015-2016, Alumni, 614796, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101041, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57452, 0, , 0, 15GCOB101041, 0, 2015-2016, Alumni, 782319, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101041, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57452, 0, , 0, 15GCOB101041, 0, 2015-2016, Alumni, 782319, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101008, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57487, 0, , 0, 15GCCE101008, 0, 2015-2016, Alumni, 821239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101008, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57487, 0, , 0, 15GCCE101008, 0, 2015-2016, Alumni, 821239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102020, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57469, 0, , 0, 15GCOL102020, 0, 2015-2016, Alumni, 817516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102020, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57469, 0, , 0, 15GCOL102020, 0, 2015-2016, Alumni, 817516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102022, AIE, BALLB 2015-2016 III Sem VI, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57498, 0, , 0, 15GCOL102022, 0, 2015-2016, No Information, 817490, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102022, AIE, BALLB 2015-2016 III Sem VI, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57498, 0, , 0, 15GCOL102022, 0, 2015-2016, No Information, 817490, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107003, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57492, 0, , 0, 15CCCE107003, 0, 2015-2016, Alumni, 768552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107003, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57492, 0, , 0, 15CCCE107003, 0, 2015-2016, Alumni, 768552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201036, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57497, 0, , 0, 15GCOB201036, 0, 2015-2016, No Information, 788106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201036, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57497, 0, , 0, 15GCOB201036, 0, 2015-2016, No Information, 788106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101022, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57455, 0, , 0, 15CCCE101022, 0, 2015-2016, Alumni, 786502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101022, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57455, 0, , 0, 15CCCE101022, 0, 2015-2016, Alumni, 786502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107002, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57462, 0, , 0, 15CCCE107002, 0, 2015-2016, Alumni, 768569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107002, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57462, 0, , 0, 15CCCE107002, 0, 2015-2016, Alumni, 768569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 57499, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782379, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57475, 0, , 0, 11CETBT102265, 0, 2015-2016, Alumni, 891147, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101014, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57474, 0, , 0, 15CCME101014, 0, 2015-2016, Alumni, 813752, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101014, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57474, 0, , 0, 15CCME101014, 0, 2015-2016, Alumni, 813752, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102021, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57490, 0, , 0, 15GCOL102021, 0, 2015-2016, Alumni, 817497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102021, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57490, 0, , 0, 15GCOL102021, 0, 2015-2016, Alumni, 817497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101014, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57473, 0, , 0, 15CCME101014, 0, 2015-2016, Alumni, 813750, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102009, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57466, 0, , 0, 15CMAC102009, 0, 2015-2016, Alumni, 765257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102009, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57466, 0, , 0, 15CMAC102009, 0, 2015-2016, Alumni, 765257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 27000, Bachelor of Business Administration, 57500, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 8000, Bachelor of Business Administration, 57500, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104021, AIE, BCA 2015-16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57447, 0, Received from REGICTRATION, 0, 15CCCE104021, 0, 2015-2016, Alumni, 771376, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104021, AIE, BCA 2015-16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57447, 0, Received from REGICTRATION, 0, 15CCCE104021, 0, 2015-2016, Alumni, 771376, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 2000, Bachelor of Business Administration, 57501, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101023, , B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57465, 0, , 0, 15CCCE101023, 0, 2015-2016, Alumni, 786477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101023, , B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57465, 0, , 0, 15CCCE101023, 0, 2015-2016, Alumni, 786477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201033, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57441, 0, Received from REGICTRATION, 0, 15GCOB201033, 0, 2015-2016, Alumni, 788082, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201033, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57441, 0, Received from REGICTRATION, 0, 15GCOB201033, 0, 2015-2016, Alumni, 788082, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104022, AIE, BCA 2015-16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 24000, BCA, 57468, 0, , 0, 15CCCE104022, 0, 2015-2016, No Information, 771369, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201034, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57450, 0, Received from REGICTRATION, 0, 15GCOB201034, 0, 2015-2016, No Information, 788087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201034, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57450, 0, Received from REGICTRATION, 0, 15GCOB201034, 0, 2015-2016, No Information, 788087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102010, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 57467, 0, , 0, 15GCOB102010, 0, 2015-2016, Alumni, 787071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201031, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57436, 0, Received from REGICTRATION, 0, 15GCOB201031, 0, 2015-2016, Alumni, 788066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201031, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57436, 0, Received from REGICTRATION, 0, 15GCOB201031, 0, 2015-2016, Alumni, 788066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101009, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Civil Engineering, 57489, 0, , 0, 15GCCE101009, 0, 2015-2016, Alumni, 821217, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102023, AIE,  , 0, 26-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57506, 0, , 0, 15GCOL102023, 0, 2015-2016, No Information, 817484, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102023, AIE,  , 0, 26-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57506, 0, , 0, 15GCOL102023, 0, 2015-2016, No Information, 817484, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107003, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57491, 0, , 0, 15CCCE107003, 0, 2015-2016, Alumni, 768551, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201035, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57476, 0, Received from REGICTRATION, 0, 15GCOB201035, 0, 2015-2016, No Information, 788096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201032, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57438, 0, , 0, 15GCOB201032, 0, 2015-2016, No Information, 788074, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201032, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57438, 0, , 0, 15GCOB201032, 0, 2015-2016, No Information, 788074, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203003, AIE, MCA 2015 - 16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57440, 0, Received from REGICTRATION, 0, 15CCCE203003, 0, 2015-2016, Alumni, 767444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203003, AIE, MCA 2015 - 16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57440, 0, Received from REGICTRATION, 0, 15CCCE203003, 0, 2015-2016, Alumni, 767444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101007, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 64500, B.Tech/B.Tech (Hons) Civil Engineering, 57445, 0, , 0, 15GCCE101007, 0, 2015-2016, Active, 821258, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101035, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57568, 0, , 0, 15CCCE101035, 0, 2015-2016, Alumni, 786212, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103023, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57528, 0, , 0, 15GCOL103023, 0, 2015-2016, Alumni, 816372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103023, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57528, 0, , 0, 15GCOL103023, 0, 2015-2016, Alumni, 816372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101012, AIE, B COM H-2015-16 III Sem VI, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57542, 0, , 0, 15GCFC101012, 0, 2015-2016, No Information, 819269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101012, AIE, B COM H-2015-16 III Sem VI, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57542, 0, , 0, 15GCFC101012, 0, 2015-2016, No Information, 819269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105009, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57522, 0, , 0, 15CCCE105009, 0, 2015-2016, Alumni, 770748, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101030, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57559, 0, , 0, 15CCCE101030, 0, 2015-2016, Alumni, 786287, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57561, 0, , 0, 15CCCE101032, 0, 2015-2016, No Information, 786239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57561, 0, , 0, 15CCCE101032, 0, 2015-2016, No Information, 786239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105008, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57520, 0, , 0, 15CCCE105008, 0, 2015-2016, Alumni, 770769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105008, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57520, 0, , 0, 15CCCE105008, 0, 2015-2016, Alumni, 770769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103022, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57525, 0, , 0, 15GCOL103022, 0, 2015-2016, Alumni, 816384, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103022, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57525, 0, , 0, 15GCOL103022, 0, 2015-2016, Alumni, 816384, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57563, 0, , 0, 15CCCE101034, 0, 2015-2016, No Information, 786234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57563, 0, , 0, 15CCCE101034, 0, 2015-2016, No Information, 786234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57562, 0, , 0, 15CCCE101033, 0, 2015-2016, No Information, 786237, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57562, 0, , 0, 15CCCE101033, 0, 2015-2016, No Information, 786237, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101015, AIE, ME 2015-2016 V Sem IX, 0, 27-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57516, 0, , 0, 15CCME101015, 0, 2015-2016, Alumni, 813733, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101011, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57529, 0, , 0, 15GCCE101011, 0, 2015-2016, Alumni, 821204, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101011, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57529, 0, , 0, 15GCCE101011, 0, 2015-2016, Alumni, 821204, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203004, AIE, MCA 2015 - 16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57546, 0, , 0, 15CCCE203004, 0, 2015-2016, Alumni, 767438, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203004, AIE, MCA 2015 - 16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57546, 0, , 0, 15CCCE203004, 0, 2015-2016, Alumni, 767438, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101009, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 69000, B.Tech/B.Tech (Hons) Civil Engineering, 57536, 0, , 0, 15GCCE101009, 0, 2015-2016, Alumni, 821219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101009, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57536, 0, , 0, 15GCCE101009, 0, 2015-2016, Alumni, 821219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101027, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57527, 0, , 0, 15CCCE101027, 0, 2015-2016, Alumni, 786348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101027, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57527, 0, , 0, 15CCCE101027, 0, 2015-2016, Alumni, 786348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104016, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, BCA, 57508, 0, , 0, 15CCCE104016, 0, 2015-2016, No Information, 771404, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105011, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57550, 0, , 0, 15CCCE105011, 0, 2015-2016, Alumni, 770726, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104024, AIE, BCA 2016-17 IV Sem VII, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57541, 0, , 0, 15CCCE104024, 0, 2015-2016, Alumni, 771360, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104024, AIE, BCA 2016-17 IV Sem VII, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57541, 0, , 0, 15CCCE104024, 0, 2015-2016, Alumni, 771360, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104023, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57514, 0, , 0, 15CCCE104023, 0, 2015-2016, Alumni, 771368, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104023, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57514, 0, , 0, 15CCCE104023, 0, 2015-2016, Alumni, 771368, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101012, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Civil Engineering, 57540, 0, , 0, 15GCCE101012, 0, 2015-2016, Alumni, 821188, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105010, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57524, 0, , 0, 15CCCE105010, 0, 2015-2016, Alumni, 770736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105010, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57524, 0, , 0, 15CCCE105010, 0, 2015-2016, Alumni, 770736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101031, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57560, 0, , 0, 15CCCE101031, 0, 2015-2016, Alumni, 786257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101031, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57560, 0, , 0, 15CCCE101031, 0, 2015-2016, Alumni, 786257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105012, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57557, 0, , 0, 15CCCE105012, 0, 2015-2016, Alumni, 770715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103021, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57519, 0, , 0, 15GCOL103021, 0, 2015-2016, Alumni, 816392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103021, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57519, 0, , 0, 15GCOL103021, 0, 2015-2016, Alumni, 816392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105013, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57571, 0, , 0, 15CCCE105013, 0, 2015-2016, Alumni, 770703, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101029, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57554, 0, , 0, 15CCCE101029, 0, 2015-2016, Alumni, 786312, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101029, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57554, 0, , 0, 15CCCE101029, 0, 2015-2016, Alumni, 786312, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101013, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Civil Engineering, 57553, 0, , 0, 15GCCE101013, 0, 2015-2016, No Information, 821173, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104001, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, BCA, 57539, 0, , 0, 15CCCE104001, 0, 2015-2016, Alumni, 771534, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104001, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57539, 0, , 0, 15CCCE104001, 0, 2015-2016, Alumni, 771534, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102011, AIE, BBA+MBA 2015-16 V Sem X, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57523, 0, , 0, 15GCOB102011, 0, 2015-2016, Alumni, 787109, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102011, AIE, BBA+MBA 2015-16 V Sem X, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57523, 0, , 0, 15GCOB102011, 0, 2015-2016, Alumni, 787109, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101028, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57537, 0, , 0, 15CCCE101028, 0, 2015-2016, No Information, 786315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101016, AIE, ME 2015-2016 V Sem IX, 0, 27-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57545, 0, , 0, 15CCME101016, 0, 2015-2016, Alumni, 813725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101016, AIE, ME 2015-2016 V Sem IX, 0, 27-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57545, 0, , 0, 15CCME101016, 0, 2015-2016, Alumni, 813725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105011, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57551, 0, , 0, 15CCCE105011, 0, 2015-2016, Alumni, 770727, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105011, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57551, 0, , 0, 15CCCE105011, 0, 2015-2016, Alumni, 770727, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101047, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57548, 0, , 0, 15GCOB101047, 0, 2015-2016, Alumni, 782435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101047, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57548, 0, , 0, 15GCOB101047, 0, 2015-2016, Alumni, 782435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201039, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57532, 0, Received from REGICTRATION, 0, 15GCOB201039, 0, 2015-2016, No Information, 788128, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201038, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57518, 0, Received from REGICTRATION, 0, 15GCOB201038, 0, 2015-2016, No Information, 788119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201038, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 25000, MBA in dual specialization , 57518, 0, Received from REGICTRATION, 0, 15GCOB201038, 0, 2015-2016, No Information, 788119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201038, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57518, 0, Received from REGICTRATION, 0, 15GCOB201038, 0, 2015-2016, No Information, 788119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101046, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57530, 0, Received from REGICTRATION, 0, 15GCOB101046, 0, 2015-2016, Alumni, 782419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101046, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57530, 0, Received from REGICTRATION, 0, 15GCOB101046, 0, 2015-2016, Alumni, 782419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 25000, Bachelor of Pharmacy, 57565, 0, , 0, 15CMAC102010, 0, 2015-2016, Alumni, 765250, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201039, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57533, 0, , 0, 15GCOB201039, 0, 2015-2016, No Information, 788130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201037, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57515, 0, Received from REGICTRATION, 0, 15GCOB201037, 0, 2015-2016, No Information, 788113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201037, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57515, 0, Received from REGICTRATION, 0, 15GCOB201037, 0, 2015-2016, No Information, 788113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202003, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57558, 0, Received from REGICTRATION, 0, 15GCFC202003, 0, 2015-2016, No Information, 818523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202003, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57558, 0, Received from REGICTRATION, 0, 15GCFC202003, 0, 2015-2016, No Information, 818523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201040, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 57556, 0, , 0, 15GCOB201040, 0, 2015-2016, No Information, 788137, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101045, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57509, 0, , 0, 15GCOB101045, 0, 2015-2016, Alumni, 782399, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101045, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57509, 0, , 0, 15GCOB101045, 0, 2015-2016, Alumni, 782399, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 15000, Bachelor of Pharmacy, 57566, 0, , 0, 15CMAC102010, 0, 2015-2016, Alumni, 765251, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57566, 0, , 0, 15CMAC102010, 0, 2015-2016, Alumni, 765251, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202002, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57511, 0, Received from REGICTRATION, 0, 15GCFC202002, 0, 2015-2016, No Information, 818524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406009, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 27-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57569, 0, , 0, 15GPTC406009, 0, 2015-2016, No Information, 821605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406009, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 27-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57569, 0, , 0, 15GPTC406009, 0, 2015-2016, No Information, 821605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201035, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57517, 0, , 0, 15GCOB201035, 0, 2015-2016, No Information, 788098, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101007, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 27-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57543, 0, , 0, 15CAHC101007, 0, 2015-2016, Alumni, 815212, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101007, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 27-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57543, 0, , 0, 15CAHC101007, 0, 2015-2016, Alumni, 815212, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102024, AIE, BALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57544, 0, , 0, 15GCOL102024, 0, 2015-2016, Alumni, 817483, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102024, AIE, BALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57544, 0, , 0, 15GCOL102024, 0, 2015-2016, Alumni, 817483, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 60000, Bachelor of Pharmacy, 57564, 0, Received from REGICTRATION, 0, 15CMAC102010, 0, 2015-2016, Alumni, 765249, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101010, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 27-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57567, 0, Received from REGICTRATION, 0, 15CBAC101010, 0, 2015-2016, Alumni, 814498, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101010, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 27-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57567, 0, Received from REGICTRATION, 0, 15CBAC101010, 0, 2015-2016, Alumni, 814498, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202002, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57512, 0, , 0, 15GCFC202002, 0, 2015-2016, No Information, 818525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103025, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57624, 0, , 0, 15GCOL103025, 0, 2015-2016, Alumni, 816350, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103025, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57624, 0, , 0, 15GCOL103025, 0, 2015-2016, Alumni, 816350, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101016, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 55000, B.Com. (Hons), 57678, 0, , 0, 15GCFC101016, 0, 2015-2016, Alumni, 819234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404001, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 15000, Diploma in Civil Engineering, 57604, 0, , 0, 15GPTC404001, 0, 2015-2016, No Information, 821977, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404001, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57604, 0, , 0, 15GPTC404001, 0, 2015-2016, No Information, 821977, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103006, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57672, 0, , 0, 15CECE103006, 0, 2015-2016, Alumni, 766749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103006, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57672, 0, , 0, 15CECE103006, 0, 2015-2016, Alumni, 766749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102030, AIE, BALLB  2015-2016 III Sem VI, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57687, 0, , 0, 15GCOL102030, 0, 2015-2016, No Information, 817411, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102030, AIE, BALLB  2015-2016 III Sem VI, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57687, 0, , 0, 15GCOL102030, 0, 2015-2016, No Information, 817411, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101016, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57692, 0, , 0, 15GCCE101016, 0, 2015-2016, Alumni, 821148, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101016, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57692, 0, , 0, 15GCCE101016, 0, 2015-2016, Alumni, 821148, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103006, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 29-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57639, 0, Received from REGICTRATION, 0, 15CAHC103006, 0, 2015-2016, No Information, 814825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103006, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 29-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 9000, B.A (Hons) English, 57639, 0, Received from REGICTRATION, 0, 15CAHC103006, 0, 2015-2016, No Information, 814825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204003, AIE, Power System Engineering-2016-17 II Sem IV, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57599, 0, , 0, 15CECE204003, 0, 2015-2016, Alumni, 765593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204003, AIE, Power System Engineering-2016-17 II Sem IV, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57599, 0, , 0, 15CECE204003, 0, 2015-2016, Alumni, 765593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404002, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 15000, Diploma in Civil Engineering, 57605, 0, , 0, 15GPTC404002, 0, 2015-2016, Alumni, 821972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404002, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57605, 0, , 0, 15GPTC404002, 0, 2015-2016, Alumni, 821972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103028, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57643, 0, , 0, 15GCOL103028, 0, 2015-2016, Alumni, 816322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103028, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57643, 0, , 0, 15GCOL103028, 0, 2015-2016, Alumni, 816322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101037, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57597, 0, , 0, 15CCCE101037, 0, 2015-2016, Alumni, 786168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101037, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57597, 0, , 0, 15CCCE101037, 0, 2015-2016, Alumni, 786168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201003, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 77000, M.Tech Structural Engineering, 57700, 0, , 0, 15GCCE201003, 0, 2015-2016, No Information, 819397, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201003, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, M.Tech Structural Engineering, 57700, 0, , 0, 15GCCE201003, 0, 2015-2016, No Information, 819397, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404006, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57684, 0, , 0, 15GPTC404006, 0, 2015-2016, Alumni, 821935, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404006, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57684, 0, , 0, 15GPTC404006, 0, 2015-2016, Alumni, 821935, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101017, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57594, 0, , 0, 15CCME101017, 0, 2015-2016, Alumni, 813719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101017, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57594, 0, , 0, 15CCME101017, 0, 2015-2016, Alumni, 813719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101015, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57674, 0, , 0, 15GCFC101015, 0, 2015-2016, Alumni, 819244, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101015, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57674, 0, , 0, 15GCFC101015, 0, 2015-2016, Alumni, 819244, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101008, AIE, BJMC 2014-2015 III Sem VI, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57669, 0, , 0, 15CMCC101008, 0, 2015-2016, Alumni, 764549, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101008, AIE, BJMC 2014-2015 III Sem VI, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57669, 0, , 0, 15CMCC101008, 0, 2015-2016, Alumni, 764549, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404007, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 20000, Diploma in Civil Engineering, 57701, 0, , 0, 15GPTC404007, 0, 2015-2016, No Information, 821925, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201001, AIE, MJMC 2014-2015 II Sem IV, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, MA Journalism & Mass Communication, 57688, 0, , 0, 15CMCC201001, 0, 2015-2016, No Information, 763130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201001, AIE, MJMC 2014-2015 II Sem IV, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, MA Journalism & Mass Communication, 57688, 0, , 0, 15CMCC201001, 0, 2015-2016, No Information, 763130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103004, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57652, 0, , 0, 15CECE103004, 0, 2015-2016, Alumni, 766771, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102029, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57685, 0, , 0, 15GCOL102029, 0, 2015-2016, Alumni, 817423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102029, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57685, 0, , 0, 15GCOL102029, 0, 2015-2016, Alumni, 817423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404005, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57607, 0, , 0, 15GPTC404005, 0, 2015-2016, Alumni, 821949, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404005, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57607, 0, , 0, 15GPTC404005, 0, 2015-2016, Alumni, 821949, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103005, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57663, 0, , 0, 15CECE103005, 0, 2015-2016, Alumni, 766758, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103005, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57663, 0, , 0, 15CECE103005, 0, 2015-2016, Alumni, 766758, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOL102063, , BALLB  2013-2014 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 100, Integrated BA + LLB (Hons.), 57595, 0, , 0, 13GCOL102063, 0, 2015-2016, Alumni, 857712, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201043, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57608, 0, , 0, 15GCOB201043, 0, 2015-2016, No Information, 788176, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201043, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57608, 0, , 0, 15GCOB201043, 0, 2015-2016, No Information, 788176, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103004, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57651, 0, , 0, 15CECE103004, 0, 2015-2016, Alumni, 766770, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101049, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57623, 0, , 0, 15GCOB101049, 0, 2015-2016, Alumni, 782479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101049, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57623, 0, , 0, 15GCOB101049, 0, 2015-2016, Alumni, 782479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201044, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57611, 0, Received from REGICTRATION, 0, 15GCOB201044, 0, 2015-2016, No Information, 788182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201044, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57611, 0, Received from REGICTRATION, 0, 15GCOB201044, 0, 2015-2016, No Information, 788182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101017, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons), 57681, 0, , 0, 15GCFC101017, 0, 2015-2016, No Information, 819228, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57620, 0, , 0, 11CETBT102041, 0, 2015-2016, Alumni, 893176, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201050, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57683, 0, , 0, 15GCOB201050, 0, 2015-2016, No Information, 788216, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201050, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57683, 0, , 0, 15GCOB201050, 0, 2015-2016, No Information, 788216, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101050, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 42000, Bachelor of Business Administration, 57625, 0, , 0, 15GCOB101050, 0, 2015-2016, Alumni, 782504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCFC101063, AIE, B.Com. (Hons) 2013-2014 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57668, 0, , 0, 13GCFC101063, 0, 2015-2016, Alumni, 861296, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCFC101063, AIE, B.Com. (Hons) 2013-2014 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 8000, B.Com. (Hons), 57668, 0, , 0, 13GCFC101063, 0, 2015-2016, Alumni, 861296, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101053, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 57699, 0, , 0, 15GCOB101053, 0, 2015-2016, No Information, 782514, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401005, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57588, 0, , 0, 15GPTC401005, 0, 2015-2016, No Information, 822479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401005, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57588, 0, , 0, 15GPTC401005, 0, 2015-2016, No Information, 822479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203046, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, MCA, 57635, 0, Received from REGICTRATION, 0, 15CCCE203046, 0, 2015-2016, Alumni, 767144, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203046, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57635, 0, Received from REGICTRATION, 0, 15CCCE203046, 0, 2015-2016, Alumni, 767144, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110002, AIE, B.Tech + Mtech (CSE) 2015-16 V Sem X, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Integrated B.Tech. + M.Tech. in Computer Science & Engineering (Specialization in Computer Science/S, 57617, 0, , 0, 15CCCE110002, 0, 2015-2016, Active, 767893, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105014, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57601, 0, , 0, 15CCCE105014, 0, 2015-2016, Alumni, 770690, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101002, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 139000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57696, 0, , 0, 15CECE101002, 0, 2015-2016, Alumni, 767117, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101051, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 57670, 0, , 0, 15GCOB101051, 0, 2015-2016, No Information, 782508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -100, 13GCOL102063, , BALLB  2013-2014 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BA + LLB (Hons.), 57595, 0, TUITION FEE, 0, 13GCOL102063, 0, 2015-2016, Alumni, 1003962, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101050, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 35000, Bachelor of Business Administration, 57626, 0, , 0, 15GCOB101050, 0, 2015-2016, Alumni, 782506, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101050, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57626, 0, , 0, 15GCOB101050, 0, 2015-2016, Alumni, 782506, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105014, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57602, 0, , 0, 15CCCE105014, 0, 2015-2016, Alumni, 770691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105014, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57602, 0, , 0, 15CCCE105014, 0, 2015-2016, Alumni, 770691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201051, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57704, 0, Received from REGICTRATION, 0, 15GCOB201051, 0, 2015-2016, No Information, 788222, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201051, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57704, 0, Received from REGICTRATION, 0, 15GCOB201051, 0, 2015-2016, No Information, 788222, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101052, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57671, 0, , 0, 15GCOB101052, 0, 2015-2016, No Information, 782510, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101052, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57671, 0, , 0, 15GCOB101052, 0, 2015-2016, No Information, 782510, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201049, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 111750, MBA in dual specialization , 57653, 0, Received from REGICTRATION, 0, 15GCOB201049, 0, 2015-2016, No Information, 788206, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201049, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57653, 0, Received from REGICTRATION, 0, 15GCOB201049, 0, 2015-2016, No Information, 788206, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103032, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57689, 0, , 0, 15GCOL103032, 0, 2015-2016, Alumni, 816283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103032, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57689, 0, , 0, 15GCOL103032, 0, 2015-2016, Alumni, 816283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201191, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 29-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 800, MBA in dual specialization , 57675, 0, , 0, 13GCOB201191, 0, 2015-2016, Alumni, 858772, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57629, 0, , 0, 15GCCE101014, 0, 2015-2016, No Information, 821168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57629, 0, , 0, 15GCCE101014, 0, 2015-2016, No Information, 821168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103031, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 75000, Integrated BBA + LLB (Hons.), 57680, 0, , 0, 15GCOL103031, 0, 2015-2016, Alumni, 816291, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103031, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57680, 0, , 0, 15GCOL103031, 0, 2015-2016, Alumni, 816291, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103030, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57679, 0, , 0, 15GCOL103030, 0, 2015-2016, Alumni, 816302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103030, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57679, 0, , 0, 15GCOL103030, 0, 2015-2016, Alumni, 816302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101017, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 8000, B.Com. (Hons), 57682, 0, , 0, 15GCFC101017, 0, 2015-2016, No Information, 819229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101017, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57682, 0, , 0, 15GCFC101017, 0, 2015-2016, No Information, 819229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201045, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57618, 0, , 0, 15GCOB201045, 0, 2015-2016, No Information, 788189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201045, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57618, 0, , 0, 15GCOB201045, 0, 2015-2016, No Information, 788189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101015, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 57644, 0, , 0, 15GCCE101015, 0, 2015-2016, Alumni, 821165, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103026, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57642, 0, , 0, 15GCOL103026, 0, 2015-2016, Alumni, 816343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103026, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57642, 0, , 0, 15GCOL103026, 0, 2015-2016, Alumni, 816343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401006, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57645, 0, , 0, 15GPTC401006, 0, 2015-2016, Alumni, 822477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401006, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57645, 0, , 0, 15GPTC401006, 0, 2015-2016, Alumni, 822477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201048, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57640, 0, , 0, 15GCOB201048, 0, 2015-2016, No Information, 788201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201048, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57640, 0, , 0, 15GCOB201048, 0, 2015-2016, No Information, 788201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105015, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57636, 0, , 0, 15CCCE105015, 0, 2015-2016, Alumni, 770677, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105015, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57637, 0, , 0, 15CCCE105015, 0, 2015-2016, Alumni, 770678, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102031, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 55000, Integrated BA + LLB (Hons.), 57697, 0, , 0, 15GCOL102031, 0, 2015-2016, Alumni, 817407, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103031, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 0, Integrated BBA + LLB (Hons.), , 0, , 0, 15GCOL103031, 25000, 2015-2016, Alumni, 614797, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201046, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57632, 0, Received from REGICTRATION, 0, 15GCOB201046, 0, 2015-2016, No Information, 788195, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201046, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57632, 0, Received from REGICTRATION, 0, 15GCOB201046, 0, 2015-2016, No Information, 788195, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101292, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58039, 0, , 0, 12CET101292, 0, 2015-2016, No Information, 878587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101292, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58039, 0, , 0, 12CET101292, 0, 2015-2016, No Information, 878587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103027, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57648, 0, , 0, 15GCOL103027, 0, 2015-2016, Alumni, 816336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103027, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57648, 0, , 0, 15GCOL103027, 0, 2015-2016, Alumni, 816336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101036, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57584, 0, , 0, 15CCCE101036, 0, 2015-2016, Alumni, 786188, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101036, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57584, 0, , 0, 15CCCE101036, 0, 2015-2016, Alumni, 786188, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101020, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57691, 0, , 0, 15CCME101020, 0, 2015-2016, Alumni, 813690, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101011, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57576, 0, Received from REGICTRATION, 0, 15CBAC101011, 0, 2015-2016, Alumni, 814490, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401004, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57575, 0, , 0, 15GPTC401004, 0, 2015-2016, Alumni, 823071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401004, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57575, 0, , 0, 15GPTC401004, 0, 2015-2016, Alumni, 823071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101182, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101182, 37250, 2015-2016, No Information, 614762, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101045, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57694, 0, , 0, 15CCCE101045, 0, 2015-2016, Alumni, 785996, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101045, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57694, 0, , 0, 15CCCE101045, 0, 2015-2016, Alumni, 785996, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103024, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57593, 0, , 0, 15GCOL103024, 0, 2015-2016, Alumni, 816361, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103024, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57593, 0, , 0, 15GCOL103024, 0, 2015-2016, Alumni, 816361, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102026, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57585, 0, , 0, 15GCOL102026, 0, 2015-2016, Active, 817457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102026, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57585, 0, , 0, 15GCOL102026, 0, 2015-2016, Active, 817457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1000, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57706, 0, TUITION FEE, 0, 15GCOL103029, 0, 2015-2016, Alumni, 1005450, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101038, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Computer Science Engineering, 57606, 0, , 0, 15CCCE101038, 0, 2015-2016, Alumni, 786140, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101164, NRI, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57650, 0, , 0, 13CCCE101164, 0, 2015-2016, No Information, 849815, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101013, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57614, 0, Received from REGICTRATION, 0, 15CBAC101013, 0, 2015-2016, Alumni, 814480, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101013, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57614, 0, Received from REGICTRATION, 0, 15CBAC101013, 0, 2015-2016, Alumni, 814480, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 57622, 0, , 0, 11CETBT102058, 0, 2015-2016, Alumni, 892976, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 57621, 0, , 0, 11CETBT102165, 0, 2015-2016, Alumni, 892076, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101019, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57686, 0, , 0, 15CCME101019, 0, 2015-2016, Alumni, 813701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101019, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57686, 0, , 0, 15CCME101019, 0, 2015-2016, Alumni, 813701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101039, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57609, 0, , 0, 15CCCE101039, 0, 2015-2016, Alumni, 786114, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101039, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57609, 0, , 0, 15CCCE101039, 0, 2015-2016, Alumni, 786114, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201041, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 1000, MBA in dual specialization , 57587, 0, , 0, 15GCOB201041, 0, 2015-2016, No Information, 788153, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201041, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57578, 0, Received from REGICTRATION, 0, 15GCOB201041, 0, 2015-2016, No Information, 788155, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201041, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 9000, MBA in dual specialization , 57578, 0, Received from REGICTRATION, 0, 15GCOB201041, 0, 2015-2016, No Information, 788155, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101018, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57627, 0, , 0, 15CCME101018, 0, 2015-2016, Alumni, 813708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101018, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57627, 0, , 0, 15CCME101018, 0, 2015-2016, Alumni, 813708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101044, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57676, 0, , 0, 15CCCE101044, 0, 2015-2016, No Information, 786004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101044, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57676, 0, , 0, 15CCCE101044, 0, 2015-2016, No Information, 786004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102025, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57580, 0, , 0, 15GCOL102025, 0, 2015-2016, Alumni, 817475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102025, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57580, 0, , 0, 15GCOL102025, 0, 2015-2016, Alumni, 817475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101004, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 29-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57667, 0, , 0, 15GCON101004, 0, 2015-2016, Alumni, 815458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101004, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 29-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57667, 0, , 0, 15GCON101004, 0, 2015-2016, Alumni, 815458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101003, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 29-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 25000, B.Sc. (Nursing), 57596, 0, , 0, 15GCON101003, 0, 2015-2016, Alumni, 815465, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57582, 0, , 0, 15CBAC101012, 0, 2015-2016, Alumni, 814485, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57582, 0, , 0, 15CBAC101012, 0, 2015-2016, Alumni, 814485, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102012, AIE, BBA+MBA 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57658, 0, , 0, 15GCOB102012, 0, 2015-2016, No Information, 787111, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102012, AIE, BBA+MBA 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57658, 0, , 0, 15GCOB102012, 0, 2015-2016, No Information, 787111, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101041, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57616, 0, , 0, 15CCCE101041, 0, 2015-2016, Alumni, 786066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57705, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Integrated BBA + LLB (Hons.), 57705, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57705, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Integrated BBA + LLB (Hons.), 57706, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816314, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102013, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57662, 0, , 0, 15GCOB102013, 0, 2015-2016, Alumni, 787132, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102013, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57662, 0, , 0, 15GCOB102013, 0, 2015-2016, Alumni, 787132, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203001, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 57702, 0, , 0, 15CCCE203001, 0, 2015-2016, No Information, 767454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203001, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57702, 0, , 0, 15CCCE203001, 0, 2015-2016, No Information, 767454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101043, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57655, 0, , 0, 15CCCE101043, 0, 2015-2016, Alumni, 786024, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101043, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57655, 0, , 0, 15CCCE101043, 0, 2015-2016, Alumni, 786024, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101011, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57577, 0, , 0, 15CBAC101011, 0, 2015-2016, Alumni, 814491, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57656, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57656, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57656, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101013, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57579, 0, , 0, 15GCFC101013, 0, 2015-2016, Alumni, 819263, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101013, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57579, 0, , 0, 15GCFC101013, 0, 2015-2016, Alumni, 819263, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101018, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 57698, 0, , 0, 15GCCE101018, 0, 2015-2016, Alumni, 821131, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103003, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 9000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57573, 0, , 0, 15CECE103003, 0, 2015-2016, Alumni, 766786, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101014, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57589, 0, , 0, 15GCFC101014, 0, 2015-2016, Alumni, 819250, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101014, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57589, 0, , 0, 15GCFC101014, 0, 2015-2016, Alumni, 819250, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101042, , B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57634, 0, , 0, 15CCCE101042, 0, 2015-2016, Alumni, 786048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102027, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57631, 0, , 0, 15GCOL102027, 0, 2015-2016, Alumni, 817441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102027, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57631, 0, , 0, 15GCOL102027, 0, 2015-2016, Alumni, 817441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103002, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, BMS(H), 57600, 0, , 0, 15GCOB103002, 0, 2015-2016, Alumni, 787691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103002, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, BMS(H), 57600, 0, , 0, 15GCOB103002, 0, 2015-2016, Alumni, 787691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1000, Bachelor of Business Administration, 57641, 0, , 0, 14GCOB101032, 0, 2015-2016, No Information, 843799, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101048, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57613, 0, , 0, 15GCOB101048, 0, 2015-2016, No Information, 782448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101048, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57613, 0, , 0, 15GCOB101048, 0, 2015-2016, No Information, 782448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102002, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 52000, Integrated MBA (BBA+MBA), 57630, 0, , 0, 15GCOB102002, 0, 2015-2016, Alumni, 786912, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102002, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57630, 0, , 0, 15GCOB102002, 0, 2015-2016, Alumni, 786912, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201042, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57591, 0, Received from REGICTRATION, 0, 15GCOB201042, 0, 2015-2016, No Information, 788170, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201042, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57591, 0, Received from REGICTRATION, 0, 15GCOB201042, 0, 2015-2016, No Information, 788170, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101040, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57610, 0, , 0, 15CCCE101040, 0, 2015-2016, Alumni, 786096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101040, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57610, 0, , 0, 15CCCE101040, 0, 2015-2016, Alumni, 786096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101005, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57752, 0, , 0, 14CCCE101005, 0, 2015-2016, Alumni, 832436, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101009, AIE, B.A(Hons) Applied Psychology 2015-2016 I Sem II, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57788, 0, , 0, 15CAHC101009, 0, 2015-2016, No Information, 815202, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101009, AIE, B.A(Hons) Applied Psychology 2015-2016 I Sem II, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57788, 0, , 0, 15CAHC101009, 0, 2015-2016, No Information, 815202, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101037, 0, 2015-2016, No Information, 995989, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101037, 0, 2015-2016, No Information, 995989, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101031, AIE, BBA 2012-2013 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 7000, Bachelor of Business Administration, 57735, 0, , 0, 12COB101031, 0, 2015-2016, Alumni, 865725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102032, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57710, 0, , 0, 15GCOL102032, 0, 2015-2016, Alumni, 817394, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102032, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57710, 0, , 0, 15GCOL102032, 0, 2015-2016, Alumni, 817394, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101054, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57790, 0, , 0, 15CCCE101054, 0, 2015-2016, Alumni, 785790, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Adjusted_Amount, 0, 0, Test, 57749, 0, TUITION FEE, 0, 15GCOL102036, 0, 2015-2016, No Information, 1005388, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101019, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57718, 0, , 0, 15GCCE101019, 0, 2015-2016, Alumni, 821116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101019, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57718, 0, , 0, 15GCCE101019, 0, 2015-2016, Alumni, 821116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102034, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57720, 0, , 0, 15GCOL102034, 0, 2015-2016, No Information, 817387, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102034, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57720, 0, , 0, 15GCOL102034, 0, 2015-2016, No Information, 817387, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2015, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101168, 0, 2015-2016, Alumni, 606428, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102035, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57733, 0, , 0, 15GCOL102035, 0, 2015-2016, Alumni, 817383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102035, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57733, 0, , 0, 15GCOL102035, 0, 2015-2016, Alumni, 817383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101056, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57799, 0, , 0, 15CCCE101056, 0, 2015-2016, Alumni, 785753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101056, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57799, 0, , 0, 15CCCE101056, 0, 2015-2016, Alumni, 785753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101005, AIE, B.Sc. (Nursing) 2017-2018 IV Sem VII, 0, 30-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57772, 0, Received from REGICTRATION, 0, 15GCON101005, 0, 2015-2016, No Information, 815453, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101005, AIE, B.Sc. (Nursing) 2017-2018 IV Sem VII, 0, 30-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57772, 0, Received from REGICTRATION, 0, 15GCON101005, 0, 2015-2016, No Information, 815453, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CBA101003, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 12CBA101003, 0, 2015-2016, No Information, 598607, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -2000, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 57728, 0, TUITION FEE, 0, 11CETBT102018, 0, 2015-2016, Alumni, 1002899, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 57763, 0, , 0, 11CCICMCA102016, 0, 2015-2016, Alumni, 898138, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105001, AIE, B Tech Civil Engineering 2016-17 III Sem VI, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57771, 0, , 0, 15GCCE105001, 0, 2015-2016, Year Back, 819476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105001, AIE, B Tech Civil Engineering 2016-17 III Sem VI, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57771, 0, , 0, 15GCCE105001, 0, 2015-2016, Year Back, 819476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101055, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57796, 0, , 0, 15CCCE101055, 0, 2015-2016, No Information, 785755, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101055, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57796, 0, , 0, 15CCCE101055, 0, 2015-2016, No Information, 785755, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , -50000, , 0, 14CBAC101012, 0, 2015-2016, No Information, 995916, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -10000, , 0, 14CBAC101012, 0, 2015-2016, No Information, 995916, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE REVERCE, 0, 14CECE101005, 0, 2015-2016, No Information, 607475, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE REVERCE, 0, 14CECE101005, 0, 2015-2016, No Information, 607475, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2015, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101168, 0, 2015-2016, Alumni, 995015, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101181, 0, 2015-2016, No Information, 996023, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101181, 0, 2015-2016, No Information, 996023, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101136, 0, 2015-2016, No Information, 607368, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101136, 0, 2015-2016, No Information, 607368, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203005, AIE, MCA 2015 - 16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57742, 0, Received from REGICTRATION, 0, 15CCCE203005, 0, 2015-2016, No Information, 767432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203005, AIE, MCA 2015 - 16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57742, 0, Received from REGICTRATION, 0, 15CCCE203005, 0, 2015-2016, No Information, 767432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201178, AIE, MBA with dual specialization 2014-2015 Trimester VI Trimester VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 14GCOB201178, 0, 2015-2016, Alumni, 609512, REVDUE, 51000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101053, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57781, 0, , 0, 15CCCE101053, 0, 2015-2016, Alumni, 785811, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101053, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57781, 0, , 0, 15CCCE101053, 0, 2015-2016, Alumni, 785811, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102033, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57717, 0, , 0, 15GCOL102033, 0, 2015-2016, No Information, 817388, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102033, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Test, 57717, 0, , 0, 15GCOL102033, 0, 2015-2016, No Information, 817388, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102033, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57717, 0, , 0, 15GCOL102033, 0, 2015-2016, No Information, 817388, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106001, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 57741, 0, , 0, 15CCCE106001, 0, 2015-2016, Alumni, 768779, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106001, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 57741, 0, , 0, 15CCCE106001, 0, 2015-2016, Alumni, 768779, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101181, 0, 2015-2016, No Information, 607383, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101181, 0, 2015-2016, No Information, 607383, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Integrated MBA (BBA+MBA), , -77000, , 0, 14GCOB102003, 0, 2015-2016, No Information, 995879, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Integrated MBA (BBA+MBA), , -10000, , 0, 14GCOB102003, 0, 2015-2016, No Information, 995879, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101048, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57754, 0, , 0, 15CCCE101048, 0, 2015-2016, Alumni, 785915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101048, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57754, 0, , 0, 15CCCE101048, 0, 2015-2016, Alumni, 785915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 13CCCE101034, 0, 2015-2016, No Information, 607148, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 13CCCE101034, 0, 2015-2016, No Information, 607148, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101074, 0, 2015-2016, No Information, 607354, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101074, 0, 2015-2016, No Information, 607354, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102015, AIE, BBA+MBA 2015-16 V Sem X, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57778, 0, , 0, 15GCOB102015, 0, 2015-2016, Alumni, 787182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102015, AIE, BBA+MBA 2015-16 V Sem X, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57778, 0, , 0, 15GCOB102015, 0, 2015-2016, Alumni, 787182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202002, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Mechatronics, 57750, 0, , 0, 15CCME202002, 0, 2015-2016, No Information, 787145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202002, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Mechatronics, 57750, 0, , 0, 15CCME202002, 0, 2015-2016, No Information, 787145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMCC101127, ICOMEC, BA Journalism & Mass Communication 2013-2014 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57783, 0, , 0, 13CMCC101127, 0, 2015-2016, Alumni, 845090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMCC101127, ICOMEC, BA Journalism & Mass Communication 2013-2014 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Ajustable_Excess_Amount, 0, 43000, BA Journalism & Mass Communication, 57783, 0, , 0, 13CMCC101127, 0, 2015-2016, Alumni, 845090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMCC101127, ICOMEC, BA Journalism & Mass Communication 2013-2014 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57783, 0, , 0, 13CMCC101127, 0, 2015-2016, Alumni, 845090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 2000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57728, 0, , 0, 11CETBT102018, 0, 2015-2016, Alumni, 893382, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 57728, 0, , 0, 11CETBT102018, 0, 2015-2016, Alumni, 893382, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Integrated MBA (BBA+MBA), , 0, DUE REVERCE, 0, 14GCOB102003, 0, 2015-2016, No Information, 607254, REVDUE, 77000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Integrated MBA (BBA+MBA), , 0, DUE REVERCE, 0, 14GCOB102003, 0, 2015-2016, No Information, 607254, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101035, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 109000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57755, 0, , 0, 15CCCE101035, 0, 2015-2016, Alumni, 786214, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101035, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57755, 0, , 0, 15CCCE101035, 0, 2015-2016, Alumni, 786214, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101046, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57743, 0, , 0, 15CCCE101046, 0, 2015-2016, Alumni, 785967, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101046, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57743, 0, , 0, 15CCCE101046, 0, 2015-2016, Alumni, 785967, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101037, 0, 2015-2016, No Information, 607349, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101037, 0, 2015-2016, No Information, 607349, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101120, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, Tuition Fee (Back Paper), 0, 1800, B.Com. (Hons), 57713, 0, , 0, 12CFC101120, 0, 2015-2016, Alumni, 867010, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101120, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 57713, 0, , 0, 12CFC101120, 0, 2015-2016, Alumni, 867010, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201007, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57740, 0, Received from REGICTRATION, 0, 15CCCE201007, 0, 2015-2016, No Information, 767546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201007, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57740, 0, Received from REGICTRATION, 0, 15CCCE201007, 0, 2015-2016, No Information, 767546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101120, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 57714, 0, , 0, 12CFC101120, 0, 2015-2016, Alumni, 867012, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101002, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57738, 0, , 0, 15CAHC101002, 0, 2015-2016, Alumni, 815227, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101004, , LLB 2016-2017 IV Sem VII, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 57795, 0, , 0, 15GCOL101004, 0, 2015-2016, Alumni, 817862, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101004, , LLB 2016-2017 IV Sem VII, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57795, 0, , 0, 15GCOL101004, 0, 2015-2016, Alumni, 817862, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101047, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57745, 0, , 0, 15CCCE101047, 0, 2015-2016, Alumni, 785941, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101047, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57745, 0, , 0, 15CCCE101047, 0, 2015-2016, Alumni, 785941, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -149000, , 0, 14GCOB201046, 0, 2015-2016, No Information, 995886, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 14GCOB201046, 0, 2015-2016, No Information, 995886, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101003, AIE, LLB 2015-2016 III Sem VI, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 50000, Bachelor of Law (LLB) (Hons.), 57737, 0, , 0, 15GCOL101003, 0, 2015-2016, No Information, 817864, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201002, AIE, MJMC 2014-2015 II Sem IV, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, MA Journalism & Mass Communication, 57736, 0, , 0, 15CMCC201002, 0, 2015-2016, No Information, 763126, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201002, AIE, MJMC 2014-2015 II Sem IV, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, MA Journalism & Mass Communication, 57736, 0, , 0, 15CMCC201002, 0, 2015-2016, No Information, 763126, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101014, AIE, B.Sc.(Hons) Forensic Sciences IV Sem VII, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 30000, B.Sc.(Hons) Forensic Sciences, 57727, 0, , 0, 15CBAC101014, 0, 2015-2016, Alumni, 814471, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104025, AIE, BCA 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57712, 0, Received from REGICTRATION, 0, 15CCCE104025, 0, 2015-2016, No Information, 771343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104025, AIE, BCA 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57712, 0, Received from REGICTRATION, 0, 15CCCE104025, 0, 2015-2016, No Information, 771343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205003, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Automobile Engineering, 57802, 0, , 0, 15CCME205003, 0, 2015-2016, No Information, 787072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205003, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Automobile Engineering, 57802, 0, , 0, 15CCME205003, 0, 2015-2016, No Information, 787072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57707, 0, Received from REGICTRATION, 0, 15GCOB102014, 0, 2015-2016, Alumni, 787159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57707, 0, Received from REGICTRATION, 0, 15GCOB102014, 0, 2015-2016, Alumni, 787159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CMA202025, AIE, Masters Of Pharmacy (Pharmaceutics) 2012-2013 II Sem IV, 0, 30-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Adjustable Excess Fee, 0, 0, Masters Of Pharmacy (Pharmaceutics), , -68150, , 0, 12CMA202025, 0, 2015-2016, Alumni, 995565, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57794, 0, , 0, 15GCCE101020, 0, 2015-2016, No Information, 821106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57794, 0, , 0, 15GCCE101020, 0, 2015-2016, No Information, 821106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101321, 0, 2015-2016, No Information, 607301, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101321, 0, 2015-2016, No Information, 607301, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101052, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57776, 0, , 0, 15CCCE101052, 0, 2015-2016, Alumni, 785828, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101052, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57776, 0, , 0, 15CCCE101052, 0, 2015-2016, Alumni, 785828, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101257, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57924, 0, , 0, 14CCCE101257, 0, 2015-2016, Alumni, 830236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101257, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57924, 0, , 0, 14CCCE101257, 0, 2015-2016, Alumni, 830236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57725, 0, , 0, 15CAHC101008, 0, 2015-2016, Alumni, 815207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Ajustable_Excess_Amount, 0, 25000, B.A(Hons) Applied Psychology, 57725, 0, , 0, 15CAHC101008, 0, 2015-2016, Alumni, 815207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57725, 0, , 0, 15CAHC101008, 0, 2015-2016, Alumni, 815207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101001, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57739, 0, , 0, 15CAHC101001, 0, 2015-2016, Alumni, 815233, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101051, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57770, 0, , 0, 15CCCE101051, 0, 2015-2016, No Information, 785830, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101051, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57770, 0, , 0, 15CCCE101051, 0, 2015-2016, No Information, 785830, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101054, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57729, 0, , 0, 15GCOB101054, 0, 2015-2016, Alumni, 782535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101054, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57729, 0, , 0, 15GCOB101054, 0, 2015-2016, Alumni, 782535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101050, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57762, 0, , 0, 15CCCE101050, 0, 2015-2016, Alumni, 785867, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101050, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57762, 0, , 0, 15CCCE101050, 0, 2015-2016, Alumni, 785867, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE102003, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Computer Science Engineering, 57765, 0, , 0, 14CCCE102003, 0, 2015-2016, No Information, 828438, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , 0, DUE REVERCE, 0, 14CCCE105058, 0, 2015-2016, No Information, 607435, REVDUE, 160000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , 0, DUE REVERCE, 0, 14CCCE105058, 0, 2015-2016, No Information, 607435, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101049, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57759, 0, , 0, 15CCCE101049, 0, 2015-2016, Alumni, 785888, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101049, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57759, 0, , 0, 15CCCE101049, 0, 2015-2016, Alumni, 785888, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101358, 0, 2015-2016, No Information, 607305, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101358, 0, 2015-2016, No Information, 607305, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101074, 0, 2015-2016, No Information, 995994, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101074, 0, 2015-2016, No Information, 995994, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101021, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57803, 0, , 0, 15GCCE101021, 0, 2015-2016, Alumni, 821105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101021, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57803, 0, , 0, 15GCCE101021, 0, 2015-2016, Alumni, 821105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101055, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 57792, 0, , 0, 15GCOB101055, 0, 2015-2016, No Information, 782537, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101136, 0, 2015-2016, No Information, 996008, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101136, 0, 2015-2016, No Information, 996008, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET501003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57751, 0, , 0, 12CET501003, 0, 2015-2016, Alumni, 870082, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 14GCOB201046, 0, 2015-2016, No Information, 607261, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 14GCOB201046, 0, 2015-2016, No Information, 607261, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , -160000, , 0, 14CCCE105058, 0, 2015-2016, No Information, 996057, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , -10000, , 0, 14CCCE105058, 0, 2015-2016, No Information, 996057, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE202021, AIE, M.Tech VLSI Design 2013-2014 II Sem IV, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, M.Tech VLSI Design, , -20000, , 0, 13CECE202021, 0, 2015-2016, Alumni, 995824, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105016, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57757, 0, , 0, 15CCCE105016, 0, 2015-2016, Alumni, 770661, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105016, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57757, 0, , 0, 15CCCE105016, 0, 2015-2016, Alumni, 770661, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -25000, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Adjusted_Amount, 0, 0, B.A(Hons) Applied Psychology, 57726, 0, TUITION FEE, 0, 15CAHC101008, 0, 2015-2016, Alumni, 1005521, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102011, AIE, B.Pharm 2015-16 V Sem IX, 0, 30-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57782, 0, , 0, 15CMAC102011, 0, 2015-2016, Alumni, 765239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102011, AIE, B.Pharm 2015-16 V Sem IX, 0, 30-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57782, 0, , 0, 15CMAC102011, 0, 2015-2016, Alumni, 765239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102041, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57786, 0, , 0, 15GCOL102041, 0, 2015-2016, Alumni, 817343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102041, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57786, 0, , 0, 15GCOL102041, 0, 2015-2016, Alumni, 817343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 12CET101116, 0, 2015-2016, No Information, 598645, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 12CET101116, 0, 2015-2016, No Information, 598645, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -149000, , 0, 14CCME101358, 0, 2015-2016, No Information, 995933, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 14CCME101358, 0, 2015-2016, No Information, 995933, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101018, AIE, B COM H-2015-16 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 80000, B.Com. (Hons), 57797, 0, Received from REGICTRATION, 0, 15GCFC101018, 0, 2015-2016, Alumni, 819224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102037, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57756, 0, , 0, 15GCOL102037, 0, 2015-2016, No Information, 817372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102037, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57756, 0, , 0, 15GCOL102037, 0, 2015-2016, No Information, 817372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101055, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3600, B.Tech/B.Tech (Hons) Computer Science Engineering, 57923, 0, , 0, 14CCCE101055, 0, 2015-2016, Alumni, 832019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -149000, , 0, 14CCME101286, 0, 2015-2016, No Information, 995925, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 14CCME101286, 0, 2015-2016, No Information, 995925, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , -50000, , 0, 14CBAC101035, 0, 2015-2016, No Information, 995920, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -10000, , 0, 14CBAC101035, 0, 2015-2016, No Information, 995920, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102038, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57761, 0, , 0, 15GCOL102038, 0, 2015-2016, Alumni, 817371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102038, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57761, 0, , 0, 15GCOL102038, 0, 2015-2016, Alumni, 817371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1100, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BA + LLB (Hons.), 57723, 0, TUITION FEE, 0, 15GCOL102014, 0, 2015-2016, Active, 1005377, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CBA101003, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -10000, , 0, 12CBA101003, 0, 2015-2016, No Information, 995075, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101012, 0, 2015-2016, No Information, 607290, REVDUE, 50000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101012, 0, 2015-2016, No Information, 607290, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102039, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 55000, Integrated BA + LLB (Hons.), 57764, 0, , 0, 15GCOL102039, 0, 2015-2016, Alumni, 817358, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101011, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57768, 0, , 0, 15CMCC101011, 0, 2015-2016, Active, 764533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101011, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57768, 0, , 0, 15CMCC101011, 0, 2015-2016, Active, 764533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57715, 0, , 0, 11CETBT105170, 0, 2015-2016, Alumni, 888200, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57769, 0, , 0, 11CETBT101313, 0, 2015-2016, Alumni, 893966, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105017, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57780, 0, , 0, 15CCCE105017, 0, 2015-2016, Alumni, 770650, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105017, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57780, 0, , 0, 15CCCE105017, 0, 2015-2016, Alumni, 770650, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401009, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57793, 0, , 0, 15GPTC401009, 0, 2015-2016, Alumni, 822454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401009, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57793, 0, , 0, 15GPTC401009, 0, 2015-2016, Alumni, 822454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103034, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57805, 0, , 0, 15GCOL103034, 0, 2015-2016, Alumni, 816258, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103034, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57805, 0, , 0, 15GCOL103034, 0, 2015-2016, Alumni, 816258, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57748, 0, , 0, 15GCOL102036, 0, 2015-2016, No Information, 817373, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Ajustable_Excess_Amount, 0, 95000, Test, 57748, 0, , 0, 15GCOL102036, 0, 2015-2016, No Information, 817373, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57748, 0, , 0, 15GCOL102036, 0, 2015-2016, No Information, 817373, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101012, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57784, 0, Received from REGICTRATION, 0, 15CMCC101012, 0, 2015-2016, No Information, 764521, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -149000, , 0, 14CECE101005, 0, 2015-2016, No Information, 996071, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, , 0, 14CECE101005, 0, 2015-2016, No Information, 996071, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101010, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57767, 0, , 0, 15CMCC101010, 0, 2015-2016, Alumni, 764542, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101010, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57767, 0, , 0, 15CMCC101010, 0, 2015-2016, Alumni, 764542, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101012, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57785, 0, , 0, 15CMCC101012, 0, 2015-2016, No Information, 764522, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 12CET101116, 0, 2015-2016, No Information, 995204, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 12CET101116, 0, 2015-2016, No Information, 995204, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105017, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57779, 0, , 0, 15CCCE105017, 0, 2015-2016, Alumni, 770649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102040, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57766, 0, , 0, 15GCOL102040, 0, 2015-2016, Alumni, 817349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102040, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57766, 0, , 0, 15GCOL102040, 0, 2015-2016, Alumni, 817349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101286, 0, 2015-2016, No Information, 607297, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101286, 0, 2015-2016, No Information, 607297, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CBA101023, AIE, B.Sc.(Hons) Forensic Sciences 2012-2013 III Sem VI, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Adjustable Excess Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -60400, , 0, 12CBA101023, 0, 2015-2016, Alumni, 995083, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103033, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57753, 0, , 0, 15GCOL103033, 0, 2015-2016, Alumni, 816267, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103033, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57753, 0, , 0, 15GCOL103033, 0, 2015-2016, Alumni, 816267, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE204003, AIE, M.Tech Power System Engineering 2013-2014 II Sem IV, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech Power System Engineering, 57724, 0, , 0, 13CECE204003, 0, 2015-2016, Alumni, 846359, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -149000, , 0, 14CCME101321, 0, 2015-2016, No Information, 995929, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 14CCME101321, 0, 2015-2016, No Information, 995929, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201052, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57774, 0, , 0, 15GCOB201052, 0, 2015-2016, No Information, 788229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201052, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57774, 0, , 0, 15GCOB201052, 0, 2015-2016, No Information, 788229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101035, 0, 2015-2016, No Information, 607294, REVDUE, 50000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101035, 0, 2015-2016, No Information, 607294, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 100, Integrated BA + LLB (Hons.), 57723, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817592, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 13CCCE101034, 0, 2015-2016, No Information, 995773, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -8400, , 0, 13CCCE101034, 0, 2015-2016, No Information, 995773, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 13CCCE101034, 0, 2015-2016, No Information, 995773, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401007, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57708, 0, , 0, 15GPTC401007, 0, 2015-2016, Alumni, 822466, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401007, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57708, 0, , 0, 15GPTC401007, 0, 2015-2016, Alumni, 822466, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101009, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 61000, BA Journalism & Mass Communication, 57732, 0, Received from REGICTRATION, 0, 15CMCC101009, 0, 2015-2016, No Information, 764543, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401008, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57791, 0, , 0, 15GPTC401008, 0, 2015-2016, Alumni, 822460, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401008, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57791, 0, , 0, 15GPTC401008, 0, 2015-2016, Alumni, 822460, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102043, AIE, BALLB  2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 25000, Integrated BA + LLB (Hons.), 57902, 0, Received from REGICTRATION, 0, 15GCOL102043, 0, 2015-2016, No Information, 817321, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101059, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57839, 0, , 0, 15CCCE101059, 0, 2015-2016, Alumni, 785667, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101059, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57839, 0, , 0, 15CCCE101059, 0, 2015-2016, Alumni, 785667, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105021, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57880, 0, , 0, 15CCCE105021, 0, 2015-2016, Alumni, 770602, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101026, AIE, ME 2015-2016 III Sem VI, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57849, 0, , 0, 15CCME101026, 0, 2015-2016, No Information, 813636, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101026, AIE, ME 2015-2016 III Sem VI, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57849, 0, , 0, 15CCME101026, 0, 2015-2016, No Information, 813636, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102013, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 25000, Bachelor of Pharmacy, 57900, 0, Received from REGICTRATION, 0, 15CMAC102013, 0, 2015-2016, Alumni, 765218, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105018, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57847, 0, , 0, 15CCCE105018, 0, 2015-2016, Alumni, 770642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105018, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57847, 0, , 0, 15CCCE105018, 0, 2015-2016, Alumni, 770642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101014, AIE, BJMC 2014-2015 III Sem V, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57809, 0, , 0, 15CMCC101014, 0, 2015-2016, Withdrawn, 764509, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101014, AIE, BJMC 2014-2015 III Sem V, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57809, 0, , 0, 15CMCC101014, 0, 2015-2016, Withdrawn, 764509, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101015, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57821, 0, , 0, 15CCME101015, 0, 2015-2016, Alumni, 813734, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101015, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57821, 0, , 0, 15CCME101015, 0, 2015-2016, Alumni, 813734, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101067, AIE, BBA 2012-2013 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57882, 0, , 0, 12COB101067, 0, 2015-2016, Alumni, 865455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101019, AIE, B COM H-2015-16 III Sem VI, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57868, 0, , 0, 15GCFC101019, 0, 2015-2016, Alumni, 819219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101019, AIE, B COM H-2015-16 III Sem VI, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57868, 0, , 0, 15GCFC101019, 0, 2015-2016, Alumni, 819219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102042, AIE, BALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 50000, Integrated BA + LLB (Hons.), 57884, 0, , 0, 15GCOL102042, 0, 2015-2016, Alumni, 817334, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201056, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57898, 0, Received from REGICTRATION, 0, 15GCOB201056, 0, 2015-2016, No Information, 788259, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203005, AIE, Communication Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, M.Tech Communication Engineering, 57914, 0, Received from REGICTRATION, 0, 15CECE203005, 0, 2015-2016, No Information, 765670, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204005, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57889, 0, , 0, 15CECE204005, 0, 2015-2016, No Information, 765587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204005, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57889, 0, , 0, 15CECE204005, 0, 2015-2016, No Information, 765587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57887, 0, Received from REGICTRATION, 0, 15GCFC202004, 0, 2015-2016, No Information, 818519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Ajustable_Excess_Amount, 0, 85000, MBA (Financial Management), 57887, 0, Received from REGICTRATION, 0, 15GCFC202004, 0, 2015-2016, No Information, 818519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57887, 0, Received from REGICTRATION, 0, 15GCFC202004, 0, 2015-2016, No Information, 818519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101048, AIE, BBA 2012-2013 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57883, 0, , 0, 12COB101048, 0, 2015-2016, Alumni, 865598, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201059, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57919, 0, Received from REGICTRATION, 0, 15GCOB201059, 0, 2015-2016, No Information, 788281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107001, AIE, B.Tech/B.Tech (Hons) Chemical Engineering 2017-2018 IV Sem VIII, 0, 01-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Chemical Engineering, 57920, 0, Received from REGICTRATION, 0, 15COCE107001, 0, 2015-2016, No Information, 730461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201053, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57859, 0, , 0, 15GCOB201053, 0, 2015-2016, No Information, 788235, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201053, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57859, 0, , 0, 15GCOB201053, 0, 2015-2016, No Information, 788235, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Adjusted_Amount, 0, 0, MBA (Financial Management), 57888, 0, TUITION FEE, 0, 15GCFC202004, 0, 2015-2016, No Information, 1005260, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201003, AIE, MJMC 2014-2015 II Sem IV, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 25000, MA Journalism & Mass Communication, 57901, 0, Received from REGICTRATION, 0, 15CMCC201003, 0, 2015-2016, No Information, 763120, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101005, AIE, LLB 2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 38000, Bachelor of Law (LLB) (Hons.), 57897, 0, Received from REGICTRATION, 0, 15GCOL101005, 0, 2015-2016, Alumni, 817853, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101027, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 139000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57875, 0, , 0, 15CCME101027, 0, 2015-2016, Alumni, 813628, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201009, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, M.Tech Computer Science Engineering, 57915, 0, Received from REGICTRATION, 0, 15CCCE201009, 0, 2015-2016, No Information, 767541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201004, AIE, MA Journalism & Mass Communication 2015-2016 I Sem II, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 25000, MA Journalism & Mass Communication, 57911, 0, Received from REGICTRATION, 0, 15CMCC201004, 0, 2015-2016, No Information, 763117, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102012, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57873, 0, , 0, 15CMAC102012, 0, 2015-2016, Alumni, 765225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102012, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57873, 0, , 0, 15CMAC102012, 0, 2015-2016, Alumni, 765225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101056, AIE, BBA 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57810, 0, , 0, 15GCOB101056, 0, 2015-2016, No Information, 782541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101056, AIE, BBA 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57810, 0, , 0, 15GCOB101056, 0, 2015-2016, No Information, 782541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57824, 0, , 0, 11CETBT105279, 0, 2015-2016, Alumni, 887207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101027, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57876, 0, , 0, 15CCME101027, 0, 2015-2016, Alumni, 813629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101027, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57876, 0, , 0, 15CCME101027, 0, 2015-2016, Alumni, 813629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101060, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57844, 0, , 0, 15CCCE101060, 0, 2015-2016, Alumni, 785649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101060, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57844, 0, , 0, 15CCCE101060, 0, 2015-2016, Alumni, 785649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101024, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57833, 0, , 0, 15CCME101024, 0, 2015-2016, Alumni, 813654, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101024, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57833, 0, , 0, 15CCME101024, 0, 2015-2016, Alumni, 813654, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101058, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57856, 0, , 0, 15GCOB101058, 0, 2015-2016, Alumni, 782578, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101058, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57856, 0, , 0, 15GCOB101058, 0, 2015-2016, Alumni, 782578, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101013, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57807, 0, , 0, 15CMCC101013, 0, 2015-2016, Alumni, 764520, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101013, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57807, 0, , 0, 15CMCC101013, 0, 2015-2016, Alumni, 764520, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201008, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, M.Tech Computer Science Engineering, 57893, 0, Received from REGICTRATION, 0, 15CCCE201008, 0, 2015-2016, No Information, 767543, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201055, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57895, 0, Received from REGICTRATION, 0, 15GCOB201055, 0, 2015-2016, No Information, 788243, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101306, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 1200, B.Tech/B.Tech (Hons) Computer Science Engineering, 57846, 0, , 0, 12CET101306, 0, 2015-2016, No Information, 878417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204006, AIE, M.Tech Power System Engineering 2015-2016 I Sem II, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, M.Tech Power System Engineering, 57916, 0, Received from REGICTRATION, 0, 15CECE204006, 0, 2015-2016, No Information, 765581, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101015, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57853, 0, , 0, 15CBAC101015, 0, 2015-2016, Alumni, 814458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101015, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57853, 0, , 0, 15CBAC101015, 0, 2015-2016, Alumni, 814458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101023, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57831, 0, , 0, 15CCME101023, 0, 2015-2016, Alumni, 813663, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101023, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57831, 0, , 0, 15CCME101023, 0, 2015-2016, Alumni, 813663, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102045, AIE,  , 0, 01-07-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 25000, Test, 57907, 0, Received from REGICTRATION, 0, 15GCOL102045, 0, 2015-2016, No Information, 817308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102044, AIE, BALLB 2016-2017 III Sem V, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 20000, Integrated BA + LLB (Hons.), 57904, 0, Received from REGICTRATION, 0, 15GCOL102044, 0, 2015-2016, Cancelled, 817316, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101007, AIE, LLB 2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 25000, Bachelor of Law (LLB) (Hons.), 57908, 0, Received from REGICTRATION, 0, 15GCOL101007, 0, 2015-2016, Alumni, 817836, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204004, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57815, 0, , 0, 15CECE204004, 0, 2015-2016, No Information, 765591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204004, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57815, 0, , 0, 15CECE204004, 0, 2015-2016, No Information, 765591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203004, AIE, Communication Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, M.Tech Communication Engineering, 57894, 0, Received from REGICTRATION, 0, 15CECE203004, 0, 2015-2016, No Information, 765674, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103035, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57811, 0, , 0, 15GCOL103035, 0, 2015-2016, Alumni, 816247, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103035, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57811, 0, , 0, 15GCOL103035, 0, 2015-2016, Alumni, 816247, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102001, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 57881, 0, , 0, 15CCCE102001, 0, 2015-2016, Alumni, 771658, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102001, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 57881, 0, , 0, 15CCCE102001, 0, 2015-2016, Alumni, 771658, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57896, 0, Received from REGICTRATION, 0, 15GCOB201064, 0, 2015-2016, No Information, 788307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102016, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57852, 0, , 0, 15GCOB102016, 0, 2015-2016, Alumni, 787196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102016, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57852, 0, , 0, 15GCOB102016, 0, 2015-2016, Alumni, 787196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57906, 0, Received from REGICTRATION, 0, 15GCOB201063, 0, 2015-2016, Alumni, 818199, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57823, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201060, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57958, 0, Received from REGICTRATION, 0, 15GCOB201060, 0, 2015-2016, No Information, 788290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101006, AIE, LLB 2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 25000, Bachelor of Law (LLB) (Hons.), 57899, 0, Received from REGICTRATION, 0, 15GCOL101006, 0, 2015-2016, Alumni, 817846, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103007, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 III Sem VI, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57812, 0, , 0, 15CECE103007, 0, 2015-2016, No Information, 766737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103007, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 III Sem VI, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57812, 0, , 0, 15CECE103007, 0, 2015-2016, No Information, 766737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101025, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57837, 0, , 0, 15CCME101025, 0, 2015-2016, Alumni, 813642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101025, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57837, 0, , 0, 15CCME101025, 0, 2015-2016, Alumni, 813642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CAC903001, AIE, Ph.D(Political Science) 2012-2013 IV Sem VIII, 0, 01-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, Ph.D(Political Science), 57835, 0, , 0, 12CAC903001, 0, 2015-2016, No Information, 884005, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101057, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57855, 0, , 0, 15CCCE101057, 0, 2015-2016, Alumni, 785733, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201057, AIE, MBA in dual specialization  2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57903, 0, Received from REGICTRATION, 0, 15GCOB201057, 0, 2015-2016, No Information, 788267, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101063, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 57917, 0, Received from REGICTRATION, 0, 15GCOB101063, 0, 2015-2016, No Information, 782647, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105020, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57865, 0, , 0, 15CCCE105020, 0, 2015-2016, Alumni, 770617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105020, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57865, 0, , 0, 15CCCE105020, 0, 2015-2016, Alumni, 770617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103036, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57841, 0, , 0, 15GCOL103036, 0, 2015-2016, Alumni, 816239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103036, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57841, 0, , 0, 15GCOL103036, 0, 2015-2016, Alumni, 816239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103112, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 II Sem IV, 0, 01-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 57877, 0, , 0, 13CCME103112, 0, 2015-2016, No Information, 852316, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101057, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57820, 0, , 0, 15CCCE101057, 0, 2015-2016, Alumni, 785731, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57814, 0, , 0, 11CETBT101040, 0, 2015-2016, Alumni, 896505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101021, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57818, 0, , 0, 15CCME101021, 0, 2015-2016, Alumni, 813681, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101021, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57818, 0, , 0, 15CCME101021, 0, 2015-2016, Alumni, 813681, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57816, 0, , 0, 11CETBT105237, 0, 2015-2016, Alumni, 887590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101004, AIE, BPT2014-15 III Sem VI, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 57845, 0, , 0, 15CMAC101004, 0, 2015-2016, No Information, 765528, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101004, AIE, BPT2014-15 III Sem VI, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57845, 0, , 0, 15CMAC101004, 0, 2015-2016, No Information, 765528, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201058, AIE, MBA in dual specialization  2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57905, 0, Received from REGICTRATION, 0, 15GCOB201058, 0, 2015-2016, No Information, 788269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101064, AIE, BBA 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 57918, 0, Received from REGICTRATION, 0, 15GCOB101064, 0, 2015-2016, No Information, 782649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101057, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57840, 0, , 0, 15GCOB101057, 0, 2015-2016, Alumni, 782562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101057, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57840, 0, , 0, 15GCOB101057, 0, 2015-2016, Alumni, 782562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57826, 0, , 0, 11CETBT105276, 0, 2015-2016, Alumni, 887235, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101061, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57857, 0, , 0, 15CCCE101061, 0, 2015-2016, Alumni, 785617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101061, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57857, 0, , 0, 15CCCE101061, 0, 2015-2016, Alumni, 785617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101058, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57829, 0, , 0, 15CCCE101058, 0, 2015-2016, Alumni, 785697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101058, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57829, 0, , 0, 15CCCE101058, 0, 2015-2016, Alumni, 785697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101059, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57863, 0, , 0, 15GCOB101059, 0, 2015-2016, Alumni, 782610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101059, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57863, 0, , 0, 15GCOB101059, 0, 2015-2016, Alumni, 782610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105019, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57851, 0, , 0, 15CCCE105019, 0, 2015-2016, Withdrawn, 770629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105019, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57851, 0, , 0, 15CCCE105019, 0, 2015-2016, Withdrawn, 770629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101060, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57869, 0, , 0, 15GCOB101060, 0, 2015-2016, No Information, 782612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101060, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57869, 0, , 0, 15GCOB101060, 0, 2015-2016, No Information, 782612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201065, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 58064, 0, Received from REGICTRATION, 0, 15GCOB201065, 0, 2015-2016, No Information, 788318, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101015, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57878, 0, , 0, 15CMCC101015, 0, 2015-2016, Alumni, 764498, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101022, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57827, 0, , 0, 15CCME101022, 0, 2015-2016, Alumni, 813674, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101022, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57827, 0, , 0, 15CCME101022, 0, 2015-2016, Alumni, 813674, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102014, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 25000, Bachelor of Pharmacy, 57909, 0, Received from REGICTRATION, 0, 15CMAC102014, 0, 2015-2016, Alumni, 765210, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101061, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 75000, Bachelor of Business Administration, 57890, 0, , 0, 15GCOB101061, 0, 2015-2016, No Information, 782625, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57825, 0, , 0, 11CETBT105295, 0, 2015-2016, Alumni, 887012, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101062, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57861, 0, , 0, 15CCCE101062, 0, 2015-2016, Alumni, 785590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101062, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57861, 0, , 0, 15CCCE101062, 0, 2015-2016, Alumni, 785590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402001, AIE, AUTO ENGINEERING 2015-2016 III Sem VI, 0, 01-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Automobile Engineering, 57808, 0, , 0, 15GPTC402001, 0, 2015-2016, Alumni, 822032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402001, AIE, AUTO ENGINEERING 2015-2016 III Sem VI, 0, 01-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Automobile Engineering, 57808, 0, , 0, 15GPTC402001, 0, 2015-2016, Alumni, 822032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103038, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57886, 0, , 0, 15GCOL103038, 0, 2015-2016, Alumni, 816218, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103038, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57886, 0, , 0, 15GCOL103038, 0, 2015-2016, Alumni, 816218, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB103005, AIE, Ph.D Management 2017-2018 IV Sem VIII, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 57836, 0, , 0, 12COB103005, 0, 2015-2016, No Information, 863130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103037, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57862, 0, , 0, 15GCOL103037, 0, 2015-2016, Alumni, 816226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103037, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57862, 0, , 0, 15GCOL103037, 0, 2015-2016, Alumni, 816226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101062, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 57910, 0, Received from REGICTRATION, 0, 15GCOB101062, 0, 2015-2016, Alumni, 782641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101016, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 25000, B.Sc.(Hons) Forensic Sciences, 57912, 0, Received from REGICTRATION, 0, 15CBAC101016, 0, 2015-2016, Withdrawn, 814451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101017, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 25000, B.Sc.(Hons) Forensic Sciences, 57913, 0, Received from REGICTRATION, 0, 15CBAC101017, 0, 2015-2016, No Information, 814448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101003, AIE, B.Ed.(2 year) 2015-2016 I SEM II, 0, 01-07-2015, School of Education, 0, School of Education, General, TUITION FEE, 0, 25000, Bachelor of Education (B.Ed.), 57892, 0, Received from REGICTRATION, 0, 15GCOE101003, 0, 2015-2016, No Information, 818144, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1100, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BA + LLB (Hons.), 57823, 0, TUITION FEE, 0, 15GCOL102028, 0, 2015-2016, Alumni, 1005385, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101015, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57879, 0, , 0, 15CMCC101015, 0, 2015-2016, Alumni, 764500, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102017, AIE, Integrated MBA (BBA+MBA) 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Integrated MBA (BBA+MBA), 57891, 0, Received from REGICTRATION, 0, 15GCOB102017, 0, 2015-2016, No Information, 818224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101063, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57871, 0, , 0, 15CCCE101063, 0, 2015-2016, Alumni, 785566, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101063, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57871, 0, , 0, 15CCCE101063, 0, 2015-2016, Alumni, 785566, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101016, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57941, 0, , 0, 15CMCC101016, 0, 2015-2016, Active, 764487, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101016, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57941, 0, , 0, 15CMCC101016, 0, 2015-2016, Active, 764487, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101065, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57962, 0, , 0, 15CCCE101065, 0, 2015-2016, Alumni, 785533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101065, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57962, 0, , 0, 15CCCE101065, 0, 2015-2016, Alumni, 785533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101006, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 35000, Bachelor of Law (LLB) (Hons.), 57948, 0, , 0, 15GCOL101006, 0, 2015-2016, Alumni, 817847, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101006, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57948, 0, , 0, 15GCOL101006, 0, 2015-2016, Alumni, 817847, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201001, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 65000, Masters of Law (LL.M.), 57943, 0, , 0, 15GCOL201001, 0, 2015-2016, Alumni, 815504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201001, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Masters of Law (LL.M.), 57943, 0, , 0, 15GCOL201001, 0, 2015-2016, Alumni, 815504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101075, AIE, BA Journalism & Mass Communication 2017-2018 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Fine Fee, 0, 3200, BA Journalism & Mass Communication, 57950, 0, , 0, 14CMCC101075, 0, 2015-2016, No Information, 823669, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101132, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57976, 0, , 0, 12COB101132, 0, 2015-2016, Alumni, 864959, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201060, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 124000, MBA in dual specialization , 57959, 0, , 0, 15GCOB201060, 0, 2015-2016, No Information, 788292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201060, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57959, 0, , 0, 15GCOB201060, 0, 2015-2016, No Information, 788292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101003, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57993, 0, , 0, 15CECE101003, 0, 2015-2016, Alumni, 767103, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101003, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57993, 0, , 0, 15CECE101003, 0, 2015-2016, Alumni, 767103, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402002, AIE, AUTO  ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Automobile Engineering, 57949, 0, , 0, 15GPTC402002, 0, 2015-2016, Alumni, 822025, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402002, AIE, AUTO  ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Automobile Engineering, 57949, 0, , 0, 15GPTC402002, 0, 2015-2016, Alumni, 822025, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101020, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57947, 0, , 0, 15GCFC101020, 0, 2015-2016, Alumni, 819213, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101020, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57947, 0, , 0, 15GCFC101020, 0, 2015-2016, Alumni, 819213, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203007, AIE, Communication Engineering-2016-17 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 24000, M.Tech Communication Engineering, 58012, 0, , 0, 15CECE203007, 0, 2015-2016, No Information, 765662, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58014, 0, , 0, 15CCCE101070, 0, 2015-2016, Alumni, 785398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 95000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58014, 0, , 0, 15CCCE101070, 0, 2015-2016, Alumni, 785398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58014, 0, , 0, 15CCCE101070, 0, 2015-2016, Alumni, 785398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57995, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770575, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CAC501008, AIE, B.A (Hons) English 2012-2013 III Sem VI, 0, 02-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee (Back Paper), 0, 500, B.A (Hons) English, 57945, 0, , 0, 12CAC501008, 0, 2015-2016, Alumni, 884019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 58015, 0, TUITION FEE, 0, 15CCCE101070, 0, 2015-2016, Alumni, 1005634, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57983, 0, , 0, 11CETBT102044, 0, 2015-2016, Alumni, 893136, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101017, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57964, 0, , 0, 15CMCC101017, 0, 2015-2016, Cancelled, 764477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101017, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57964, 0, , 0, 15CMCC101017, 0, 2015-2016, Cancelled, 764477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57994, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101066, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57939, 0, , 0, 15GCOB101066, 0, 2015-2016, Alumni, 782694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101066, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57939, 0, , 0, 15GCOB101066, 0, 2015-2016, Alumni, 782694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404008, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57936, 0, , 0, 15GPTC404008, 0, 2015-2016, Alumni, 821921, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404008, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57936, 0, , 0, 15GPTC404008, 0, 2015-2016, Alumni, 821921, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101069, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57988, 0, , 0, 15CCCE101069, 0, 2015-2016, Alumni, 785423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101069, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57988, 0, , 0, 15CCCE101069, 0, 2015-2016, Alumni, 785423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105022, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57931, 0, , 0, 15CCCE105022, 0, 2015-2016, Alumni, 770591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105022, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57931, 0, , 0, 15CCCE105022, 0, 2015-2016, Alumni, 770591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101030, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57982, 0, , 0, 12COB101030, 0, 2015-2016, Alumni, 865741, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101007, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 02-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57955, 0, , 0, 15GCOH101007, 0, 2015-2016, No Information, 818051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101007, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 02-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57955, 0, , 0, 15GCOH101007, 0, 2015-2016, No Information, 818051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101021, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57985, 0, , 0, 15GCFC101021, 0, 2015-2016, Alumni, 819205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101021, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57985, 0, , 0, 15GCFC101021, 0, 2015-2016, Alumni, 819205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111006, AIE,  , 0, 02-07-2015, School of Design, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Test, 58007, 0, , 0, 15CCCE111006, 0, 2015-2016, No Information, 767692, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111006, AIE,  , 0, 02-07-2015, School of Design, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Test, 58007, 0, , 0, 15CCCE111006, 0, 2015-2016, No Information, 767692, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203006, AIE, Communication Engineering-2016-17 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 24000, M.Tech Communication Engineering, 58011, 0, , 0, 15CECE203006, 0, 2015-2016, No Information, 765666, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101028, AIE, ME 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57951, 0, , 0, 15CCME101028, 0, 2015-2016, Alumni, 813622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101028, AIE, ME 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57951, 0, , 0, 15CCME101028, 0, 2015-2016, Alumni, 813622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101047, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57981, 0, , 0, 12COB101047, 0, 2015-2016, Alumni, 865611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103039, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57984, 0, , 0, 15GCOL103039, 0, 2015-2016, Alumni, 816208, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103039, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57984, 0, , 0, 15GCOL103039, 0, 2015-2016, Alumni, 816208, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201062, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57991, 0, , 0, 15GCOB201062, 0, 2015-2016, No Information, 788300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201062, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57991, 0, , 0, 15GCOB201062, 0, 2015-2016, No Information, 788300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 17, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57987, 0, , 0, 11CETBT105207, 0, 2015-2016, Alumni, 887885, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57987, 0, , 0, 11CETBT105207, 0, 2015-2016, Alumni, 887885, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105024, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58004, 0, , 0, 15CCCE105024, 0, 2015-2016, Alumni, 770563, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103088, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 2200, B.Tech/B.Tech (Hons) Civil Engineering, 57992, 0, , 0, 14CCME103088, 0, 2015-2016, No Information, 834027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104027, AIE, BCA 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58000, 0, , 0, 15CCCE104027, 0, 2015-2016, Alumni, 771336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104027, AIE, BCA 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58000, 0, , 0, 15CCCE104027, 0, 2015-2016, Alumni, 771336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101068, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57971, 0, , 0, 15CCCE101068, 0, 2015-2016, Alumni, 785463, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 5000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105002, AIE, AE 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 57972, 0, , 0, 15CCME105002, 0, 2015-2016, Alumni, 787631, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105002, AIE, AE 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 57972, 0, , 0, 15CCME105002, 0, 2015-2016, Alumni, 787631, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -17, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57987, 0, TUITION FEE, 0, 11CETBT105207, 0, 2015-2016, Alumni, 1003090, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101016, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 25000, B.Sc.(Hons) Forensic Sciences, 58018, 0, , 0, 15CBAC101016, 0, 2015-2016, Withdrawn, 814452, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101016, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58018, 0, , 0, 15CBAC101016, 0, 2015-2016, Withdrawn, 814452, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103010, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 III Sem VI, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58008, 0, , 0, 15CECE103010, 0, 2015-2016, No Information, 766717, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101067, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57974, 0, , 0, 15GCOB101067, 0, 2015-2016, Alumni, 782710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101067, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57974, 0, , 0, 15GCOB101067, 0, 2015-2016, Alumni, 782710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101029, AIE, ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57979, 0, , 0, 15CCME101029, 0, 2015-2016, Alumni, 822920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101029, AIE, ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57979, 0, , 0, 15CCME101029, 0, 2015-2016, Alumni, 822920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101065, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 47000, Bachelor of Business Administration, 57926, 0, , 0, 15GCOB101065, 0, 2015-2016, Alumni, 782663, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103009, , ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57961, 0, , 0, 15CECE103009, 0, 2015-2016, Alumni, 766728, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103009, , ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57961, 0, , 0, 15CECE103009, 0, 2015-2016, Alumni, 766728, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET301017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 6600, B.Tech/B.Tech (Hons) Civil Engineering, 57977, 0, , 0, 12CET301017, 0, 2015-2016, No Information, 872335, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57998, 0, , 0, 15CECE101004, 0, 2015-2016, Alumni, 767087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57998, 0, , 0, 15CECE101004, 0, 2015-2016, Alumni, 767087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106002, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58001, 0, , 0, 15CCCE106002, 0, 2015-2016, Active, 768768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106002, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58001, 0, , 0, 15CCCE106002, 0, 2015-2016, Active, 768768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101007, AIE, ME 2015-2016 III Sem VI, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57934, 0, , 0, 15CCME101007, 0, 2015-2016, No Information, 813802, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101064, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57946, 0, , 0, 15CCCE101064, 0, 2015-2016, No Information, 785547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101064, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57946, 0, , 0, 15CCCE101064, 0, 2015-2016, No Information, 785547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101022, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57929, 0, , 0, 15GCCE101022, 0, 2015-2016, No Information, 821096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101022, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57929, 0, , 0, 15GCCE101022, 0, 2015-2016, No Information, 821096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 1000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57996, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770576, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57996, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770576, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101007, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 35000, Bachelor of Law (LLB) (Hons.), 57944, 0, , 0, 15GCOL101007, 0, 2015-2016, Alumni, 817837, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101007, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57944, 0, , 0, 15GCOL101007, 0, 2015-2016, Alumni, 817837, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101065, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 57927, 0, , 0, 15GCOB101065, 0, 2015-2016, Alumni, 782665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101065, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57927, 0, , 0, 15GCOB101065, 0, 2015-2016, Alumni, 782665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101018, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57953, 0, , 0, 15CBAC101018, 0, 2015-2016, Alumni, 814447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101018, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57953, 0, , 0, 15CBAC101018, 0, 2015-2016, Alumni, 814447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE105020, NRI, Electrical Engineering-2014-15 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electrical Engineering, 57940, 0, , 0, 14CECE105020, 0, 2015-2016, Alumni, 825121, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE105020, NRI, Electrical Engineering-2014-15 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 12000, B.Tech/B.Tech (Hons) Electrical Engineering, 57940, 0, , 0, 14CECE105020, 0, 2015-2016, Alumni, 825121, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102046, AIE, BALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57966, 0, , 0, 15GCOL102046, 0, 2015-2016, Alumni, 817307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102046, AIE, BALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57966, 0, , 0, 15GCOL102046, 0, 2015-2016, Alumni, 817307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105025, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58009, 0, , 0, 15CCCE105025, 0, 2015-2016, Alumni, 770550, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105025, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58009, 0, , 0, 15CCCE105025, 0, 2015-2016, Alumni, 770550, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101068, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57973, 0, , 0, 15GCOB101068, 0, 2015-2016, Alumni, 782737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101068, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57973, 0, , 0, 15GCOB101068, 0, 2015-2016, Alumni, 782737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103040, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58013, 0, , 0, 15GCOL103040, 0, 2015-2016, Alumni, 816194, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103040, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58013, 0, , 0, 15GCOL103040, 0, 2015-2016, Alumni, 816194, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101024, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 58003, 0, , 0, 15GCCE101024, 0, 2015-2016, Alumni, 821081, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101067, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57968, 0, , 0, 15CCCE101067, 0, 2015-2016, Alumni, 785493, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101067, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57968, 0, , 0, 15CCCE101067, 0, 2015-2016, Alumni, 785493, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2017-2018 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58010, 0, , 0, 15CECE101005, 0, 2015-2016, No Information, 767075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2017-2018 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58010, 0, , 0, 15CECE101005, 0, 2015-2016, No Information, 767075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105024, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58005, 0, , 0, 15CCCE105024, 0, 2015-2016, Alumni, 770564, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105024, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58005, 0, , 0, 15CCCE105024, 0, 2015-2016, Alumni, 770564, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103008, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57956, 0, , 0, 15CECE103008, 0, 2015-2016, Alumni, 766735, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103008, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57956, 0, , 0, 15CECE103008, 0, 2015-2016, Alumni, 766735, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101136, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1500, Bachelor of Business Administration, 57975, 0, , 0, 12COB101136, 0, 2015-2016, Alumni, 864909, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101023, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57978, 0, , 0, 15GCCE101023, 0, 2015-2016, Alumni, 821095, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101023, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57978, 0, , 0, 15GCCE101023, 0, 2015-2016, Alumni, 821095, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105009, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58017, 0, , 0, 15CCCE105009, 0, 2015-2016, Alumni, 770749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105009, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58017, 0, , 0, 15CCCE105009, 0, 2015-2016, Alumni, 770749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103161, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 3800, B.Tech/B.Tech (Hons) Civil Engineering, 57921, 0, , 0, 14CCME103161, 0, 2015-2016, No Information, 833173, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101068, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57970, 0, , 0, 15CCCE101068, 0, 2015-2016, Alumni, 785464, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101066, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57965, 0, , 0, 15CCCE101066, 0, 2015-2016, Alumni, 785508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101066, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57965, 0, , 0, 15CCCE101066, 0, 2015-2016, Alumni, 785508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201065, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 124000, MBA in dual specialization , 58065, 0, , 0, 15GCOB201065, 0, 2015-2016, No Information, 788320, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201065, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58065, 0, , 0, 15GCOB201065, 0, 2015-2016, No Information, 788320, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105030, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58082, 0, , 0, 15CCCE105030, 0, 2015-2016, Alumni, 770496, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -333, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 58055, 0, TUITION FEE, 0, 13CCME103005, 0, 2015-2016, No Information, 1004143, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101041, AIE, BBA 2012-2013 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 58117, 0, , 0, 12COB101041, 0, 2015-2016, Alumni, 865660, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101093, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58145, 0, , 0, 15CCCE101093, 0, 2015-2016, Alumni, 784960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101093, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58145, 0, , 0, 15CCCE101093, 0, 2015-2016, Alumni, 784960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101009, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 16000, BA Journalism & Mass Communication, 58019, 0, , 0, 15CMCC101009, 0, 2015-2016, No Information, 764544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101009, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58019, 0, , 0, 15CMCC101009, 0, 2015-2016, No Information, 764544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105030, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58083, 0, , 0, 15CCCE105030, 0, 2015-2016, Alumni, 770497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105030, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58083, 0, , 0, 15CCCE105030, 0, 2015-2016, Alumni, 770497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101092, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58143, 0, , 0, 15CCCE101092, 0, 2015-2016, No Information, 784973, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101092, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58143, 0, , 0, 15CCCE101092, 0, 2015-2016, No Information, 784973, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201066, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 100000, MBA in dual specialization , 58165, 0, , 0, 15GCOB201066, 0, 2015-2016, No Information, 788328, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101004, AIE, BBA 2012-2013 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 58027, 0, , 0, 12COB101004, 0, 2015-2016, Alumni, 865962, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103041, AIE, BBALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58053, 0, , 0, 15GCOL103041, 0, 2015-2016, Alumni, 816182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103041, AIE, BBALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58053, 0, , 0, 15GCOL103041, 0, 2015-2016, Alumni, 816182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101345, AIE, ME 2014-2015 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 2800, B.Tech/B.Tech (Hons) Mechanical Engineering, 58032, 0, , 0, 14CCME101345, 0, 2015-2016, Alumni, 836888, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102015, AIE, B.Pharm 2015-16 V Sem IX, 0, 03-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58052, 0, , 0, 15CMAC102015, 0, 2015-2016, Alumni, 765196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102015, AIE, B.Pharm 2015-16 V Sem IX, 0, 03-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58052, 0, , 0, 15CMAC102015, 0, 2015-2016, Alumni, 765196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101077, 37250, 2015-2016, Alumni, 614764, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101089, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58129, 0, , 0, 15CCCE101089, 0, 2015-2016, Alumni, 785051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101089, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58129, 0, , 0, 15CCCE101089, 0, 2015-2016, Alumni, 785051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101073, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58028, 0, , 0, 15CCCE101073, 0, 2015-2016, Alumni, 785355, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101073, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58028, 0, , 0, 15CCCE101073, 0, 2015-2016, Alumni, 785355, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101081, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58098, 0, , 0, 15CCCE101081, 0, 2015-2016, Alumni, 785179, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101081, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58098, 0, , 0, 15CCCE101081, 0, 2015-2016, Alumni, 785179, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101006, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 03-07-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 20000, B.Sc. (Nursing), 58164, 0, , 0, 15GCON101006, 0, 2015-2016, Alumni, 815449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101087, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58127, 0, , 0, 15CCCE101087, 0, 2015-2016, Alumni, 785068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101087, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58127, 0, , 0, 15CCCE101087, 0, 2015-2016, Alumni, 785068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101038, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58150, 0, , 0, 15CCME101038, 0, 2015-2016, Alumni, 813551, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101091, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58141, 0, , 0, 15CCCE101091, 0, 2015-2016, Alumni, 784995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101091, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58141, 0, , 0, 15CCCE101091, 0, 2015-2016, Alumni, 784995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101038, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58151, 0, , 0, 15CCME101038, 0, 2015-2016, Alumni, 813553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Civil Engineering, 58055, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853330, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101074, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58047, 0, , 0, 15CCCE101074, 0, 2015-2016, Alumni, 785330, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101074, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58047, 0, , 0, 15CCCE101074, 0, 2015-2016, Alumni, 785330, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE107013, AIE, B.Tech in CSBA 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58121, 0, , 0, 14CCCE107013, 0, 2015-2016, Alumni, 826707, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101072, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58024, 0, , 0, 15CCCE101072, 0, 2015-2016, Alumni, 785381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101072, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58024, 0, , 0, 15CCCE101072, 0, 2015-2016, Alumni, 785381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101075, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58068, 0, , 0, 15CCCE101075, 0, 2015-2016, Alumni, 785298, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101075, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58068, 0, , 0, 15CCCE101075, 0, 2015-2016, Alumni, 785298, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101098, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58161, 0, , 0, 15CCCE101098, 0, 2015-2016, Alumni, 784841, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101098, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58161, 0, , 0, 15CCCE101098, 0, 2015-2016, Alumni, 784841, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105031, AIE, B.Tech in CSCC 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58108, 0, , 0, 15CCCE105031, 0, 2015-2016, Alumni, 770486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101082, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58099, 0, , 0, 15CCCE101082, 0, 2015-2016, Alumni, 785159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101082, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58099, 0, , 0, 15CCCE101082, 0, 2015-2016, Alumni, 785159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -37250, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 58073, 0, TUITION FEE, 0, 15CCCE101077, 0, 2015-2016, Alumni, 1005635, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101039, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58163, 0, , 0, 15CCME101039, 0, 2015-2016, Alumni, 813544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101039, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58163, 0, , 0, 15CCME101039, 0, 2015-2016, Alumni, 813544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105031, AIE, B.Tech in CSCC 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58110, 0, , 0, 15CCCE105031, 0, 2015-2016, Alumni, 770488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105031, AIE, B.Tech in CSCC 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58110, 0, , 0, 15CCCE105031, 0, 2015-2016, Alumni, 770488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET301163, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 58035, 0, , 0, 12CET301163, 0, 2015-2016, Alumni, 870746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104028, AIE, BCA 2016-17 IV Sem VII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, BCA, 58097, 0, , 0, 15CCCE104028, 0, 2015-2016, Alumni, 771322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58020, 0, , 0, 15CCCE101071, 0, 2015-2016, No Information, 785383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58020, 0, , 0, 15CCCE101071, 0, 2015-2016, No Information, 785383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105032, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58132, 0, , 0, 15CCCE105032, 0, 2015-2016, Alumni, 770472, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE107013, AIE, B.Tech in CSBA 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58122, 0, , 0, 14CCCE107013, 0, 2015-2016, Alumni, 826708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE107013, AIE, B.Tech in CSBA 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58122, 0, , 0, 14CCCE107013, 0, 2015-2016, Alumni, 826708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -500, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 58049, 0, TUITION FEE, 0, 15CCME101031, 0, 2015-2016, Alumni, 1005554, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101080, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58091, 0, , 0, 15CCCE101080, 0, 2015-2016, Alumni, 785196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101080, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58091, 0, , 0, 15CCCE101080, 0, 2015-2016, Alumni, 785196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101078, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 1000, B.Com. (Hons), 58081, 0, , 0, 12CFC101078, 0, 2015-2016, Alumni, 867297, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOL102064, AIE, BALLB  2014-2015 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Fine Fee, 0, 4600, Integrated BA + LLB (Hons.), 58023, 0, , 0, 14GCOL102064, 0, 2015-2016, Alumni, 839872, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102047, AIE, BALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58152, 0, , 0, 15GCOL102047, 0, 2015-2016, Alumni, 817302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102047, AIE, BALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58152, 0, , 0, 15GCOL102047, 0, 2015-2016, Alumni, 817302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101076, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58070, 0, , 0, 15CCCE101076, 0, 2015-2016, No Information, 785283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101076, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58070, 0, , 0, 15CCCE101076, 0, 2015-2016, No Information, 785283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, MBA in dual specialization , 58061, 0, , 0, 15GCOB201063, 0, 2015-2016, Alumni, 818201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58061, 0, , 0, 15GCOB201063, 0, 2015-2016, Alumni, 818201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101257, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58025, 0, , 0, 14CCCE101257, 0, 2015-2016, Alumni, 830231, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 59000, MBA in dual specialization , 58062, 0, , 0, 15GCOB201063, 0, 2015-2016, Alumni, 818200, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101022, AIE, B COM H-2015-16 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58104, 0, , 0, 15GCFC101022, 0, 2015-2016, Alumni, 819191, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101022, AIE, B COM H-2015-16 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58104, 0, , 0, 15GCFC101022, 0, 2015-2016, Alumni, 819191, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101027, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58124, 0, , 0, 15GCCE101027, 0, 2015-2016, Alumni, 821041, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58033, 0, , 0, 15CCME101030, 0, 2015-2016, No Information, 813609, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58033, 0, , 0, 15CCME101030, 0, 2015-2016, No Information, 813609, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101078, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58076, 0, , 0, 15CCCE101078, 0, 2015-2016, Alumni, 785252, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101078, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58076, 0, , 0, 15CCCE101078, 0, 2015-2016, Alumni, 785252, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1600, 14GCOL102064, AIE, BALLB  2014-2015 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 58023, 0, TUITION FEE, 0, 14GCOL102064, 0, 2015-2016, Alumni, 1004604, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74500, B.Tech/B.Tech (Hons) Mechanical Engineering, 58048, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813608, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 58048, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813608, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58048, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813608, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107006, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58158, 0, , 0, 15CCCE107006, 0, 2015-2016, Alumni, 768519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107006, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58158, 0, , 0, 15CCCE107006, 0, 2015-2016, Alumni, 768519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101097, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58156, 0, , 0, 15CCCE101097, 0, 2015-2016, Alumni, 784875, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101097, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58156, 0, , 0, 15CCCE101097, 0, 2015-2016, Alumni, 784875, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105027, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58051, 0, , 0, 15CCCE105027, 0, 2015-2016, Alumni, 770525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105027, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58051, 0, , 0, 15CCCE105027, 0, 2015-2016, Alumni, 770525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102002, AIE, BCA 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, BCA, 58057, 0, , 0, 15CCCE102002, 0, 2015-2016, Withdrawn, 771646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102002, AIE, BCA 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58057, 0, , 0, 15CCCE102002, 0, 2015-2016, Withdrawn, 771646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58075, 0, , 0, 11CETBT105214, 0, 2015-2016, Alumni, 887800, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101034, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58066, 0, , 0, 15CCME101034, 0, 2015-2016, Alumni, 813575, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101034, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58066, 0, , 0, 15CCME101034, 0, 2015-2016, Alumni, 813575, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101029, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58160, 0, , 0, 15GCCE101029, 0, 2015-2016, Alumni, 821015, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101006, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58154, 0, , 0, 15CECE101006, 0, 2015-2016, Alumni, 767069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101006, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58154, 0, , 0, 15CECE101006, 0, 2015-2016, Alumni, 767069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102018, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58036, 0, , 0, 15GCOB102018, 0, 2015-2016, Alumni, 787225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102018, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58036, 0, , 0, 15GCOB102018, 0, 2015-2016, Alumni, 787225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, MBA in dual specialization , 58058, 0, , 0, 15GCOB201064, 0, 2015-2016, No Information, 788309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58058, 0, , 0, 15GCOB201064, 0, 2015-2016, No Information, 788309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107005, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58139, 0, , 0, 15CCCE107005, 0, 2015-2016, Alumni, 768531, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101035, AIE, ME 2015-2016 III Sem VI, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58101, 0, , 0, 15CCME101035, 0, 2015-2016, No Information, 813570, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101035, AIE, ME 2015-2016 III Sem VI, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58101, 0, , 0, 15CCME101035, 0, 2015-2016, No Information, 813570, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58029, 0, , 0, 11CETBT105089, 0, 2015-2016, Alumni, 888796, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CCI101048, AIE, BCA 2012-2013 III Sem VI, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 58115, 0, , 0, 12CCI101048, 0, 2015-2016, Alumni, 883269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102003, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 03-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 58136, 0, , 0, 15CAHC102003, 0, 2015-2016, No Information, 815107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102003, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 03-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 58136, 0, , 0, 15CAHC102003, 0, 2015-2016, No Information, 815107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101084, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58106, 0, , 0, 15CCCE101084, 0, 2015-2016, Alumni, 785119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101084, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58106, 0, , 0, 15CCCE101084, 0, 2015-2016, Alumni, 785119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -149000, , 0, 13CCME103024, 0, 2015-2016, No Information, 995761, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 13CCME103024, 0, 2015-2016, No Information, 995761, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 59000, MBA in dual specialization , 58059, 0, , 0, 15GCOB201064, 0, 2015-2016, No Information, 788305, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101095, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58137, 0, , 0, 15CCCE101095, 0, 2015-2016, No Information, 784904, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101095, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58137, 0, , 0, 15CCCE101095, 0, 2015-2016, No Information, 784904, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101028, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Civil Engineering, 58159, 0, , 0, 15GCCE101028, 0, 2015-2016, Alumni, 821029, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 13CCME103024, 0, 2015-2016, No Information, 607121, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 13CCME103024, 0, 2015-2016, No Information, 607121, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107005, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58140, 0, , 0, 15CCCE107005, 0, 2015-2016, Alumni, 768532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107005, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58140, 0, , 0, 15CCCE107005, 0, 2015-2016, Alumni, 768532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101096, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58155, 0, , 0, 15CCCE101096, 0, 2015-2016, Alumni, 784892, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103011, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 III Sem V, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58092, 0, , 0, 15CECE103011, 0, 2015-2016, Cancelled, 766715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101094, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58147, 0, , 0, 15CCCE101094, 0, 2015-2016, Alumni, 784920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101094, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58147, 0, , 0, 15CCCE101094, 0, 2015-2016, Alumni, 784920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58119, 0, , 0, 15CCCE101086, 0, 2015-2016, No Information, 785070, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58119, 0, , 0, 15CCCE101086, 0, 2015-2016, No Information, 785070, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101036, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58133, 0, , 0, 15CCME101036, 0, 2015-2016, Alumni, 813569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101036, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58133, 0, , 0, 15CCME101036, 0, 2015-2016, Alumni, 813569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101069, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58046, 0, , 0, 15GCOB101069, 0, 2015-2016, Alumni, 782769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101069, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58046, 0, , 0, 15GCOB101069, 0, 2015-2016, Alumni, 782769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101027, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58123, 0, , 0, 15GCCE101027, 0, 2015-2016, Alumni, 821040, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101032, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58040, 0, , 0, 15CCME101032, 0, 2015-2016, Alumni, 813595, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101032, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58040, 0, , 0, 15CCME101032, 0, 2015-2016, Alumni, 813595, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 58049, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813607, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 37250, B.Tech/B.Tech (Hons) Computer Science Engineering, 58073, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105026, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58044, 0, , 0, 15CCCE105026, 0, 2015-2016, Alumni, 770536, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105026, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58044, 0, , 0, 15CCCE105026, 0, 2015-2016, Alumni, 770536, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105028, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58056, 0, , 0, 15CCCE105028, 0, 2015-2016, Alumni, 770513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105028, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58056, 0, , 0, 15CCCE105028, 0, 2015-2016, Alumni, 770513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101019, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 30000, BA Journalism & Mass Communication, 58086, 0, , 0, 15CMCC101019, 0, 2015-2016, Alumni, 764468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101019, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58086, 0, , 0, 15CMCC101019, 0, 2015-2016, Alumni, 764468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101090, AIE, B.Tech in CSE 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58130, 0, , 0, 15CCCE101090, 0, 2015-2016, Cancelled, 785032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101090, AIE, B.Tech in CSE 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58130, 0, , 0, 15CCCE101090, 0, 2015-2016, Cancelled, 785032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105003, AIE, AE 2015-2016 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Automobile Engineering, 58093, 0, , 0, 15CCME105003, 0, 2015-2016, Alumni, 787611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101079, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58089, 0, , 0, 15CCCE101079, 0, 2015-2016, Alumni, 785234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101079, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58089, 0, , 0, 15CCCE101079, 0, 2015-2016, Alumni, 785234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101006, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58153, 0, , 0, 15CECE101006, 0, 2015-2016, Alumni, 767067, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101037, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58149, 0, , 0, 15CCME101037, 0, 2015-2016, Alumni, 813562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101037, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58149, 0, , 0, 15CCME101037, 0, 2015-2016, Alumni, 813562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101020, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58125, 0, , 0, 15CMCC101020, 0, 2015-2016, Alumni, 764456, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101020, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58125, 0, , 0, 15CMCC101020, 0, 2015-2016, Alumni, 764456, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101083, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58105, 0, , 0, 15CCCE101083, 0, 2015-2016, Alumni, 785141, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101083, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58105, 0, , 0, 15CCCE101083, 0, 2015-2016, Alumni, 785141, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105003, AIE, AE 2015-2016 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Automobile Engineering, 58094, 0, , 0, 15CCME105003, 0, 2015-2016, Alumni, 787612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105003, AIE, AE 2015-2016 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58095, 0, , 0, 15CCME105003, 0, 2015-2016, Alumni, 787614, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101018, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58038, 0, , 0, 15CMCC101018, 0, 2015-2016, Alumni, 764472, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101018, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58038, 0, , 0, 15CMCC101018, 0, 2015-2016, Alumni, 764472, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101033, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58042, 0, , 0, 15CCME101033, 0, 2015-2016, Alumni, 813583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101033, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58042, 0, , 0, 15CCME101033, 0, 2015-2016, Alumni, 813583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 15CCME101031, 74500, 2015-2016, Alumni, 614777, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201205, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, MBA in dual specialization , 58045, 0, , 0, 13GCOB201205, 0, 2015-2016, Alumni, 858709, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105029, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 170000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58078, 0, , 0, 15CCCE105029, 0, 2015-2016, Alumni, 770505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105029, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58078, 0, , 0, 15CCCE105029, 0, 2015-2016, Alumni, 770505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101177, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 2600, B.Tech/B.Tech (Hons) Computer Science Engineering, 58103, 0, , 0, 13CCCE101177, 0, 2015-2016, Alumni, 849655, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101085, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58114, 0, , 0, 15CCCE101085, 0, 2015-2016, Alumni, 785097, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101085, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58114, 0, , 0, 15CCCE101085, 0, 2015-2016, Alumni, 785097, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101025, AIE, B Tech Civil Engineering 2016-17 III Sem V, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Civil Engineering, 58113, 0, , 0, 15GCCE101025, 0, 2015-2016, Withdrawn, 821068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101033, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 58080, 0, , 0, 12CFC101033, 0, 2015-2016, Alumni, 867599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101019, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 47000, BA Journalism & Mass Communication, 58085, 0, , 0, 15CMCC101019, 0, 2015-2016, Alumni, 764467, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 111750, B.Tech/B.Tech (Hons) Computer Science Engineering, 58072, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 37250, B.Tech/B.Tech (Hons) Computer Science Engineering, 58072, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58072, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101026, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Civil Engineering, 58074, 0, , 0, 15GCCE101026, 0, 2015-2016, Alumni, 821054, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107004, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58107, 0, , 0, 15CCCE107004, 0, 2015-2016, Alumni, 768541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107004, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58107, 0, , 0, 15CCCE107004, 0, 2015-2016, Alumni, 768541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101021, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58138, 0, , 0, 15CMCC101021, 0, 2015-2016, Alumni, 764451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101021, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58138, 0, , 0, 15CMCC101021, 0, 2015-2016, Alumni, 764451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105027, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58050, 0, , 0, 15CCCE105027, 0, 2015-2016, Alumni, 770524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58116, 0, , 0, 15CCME106001, 0, 2015-2016, Alumni, 787255, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58116, 0, , 0, 15CCME106001, 0, 2015-2016, Alumni, 787255, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101008, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 04-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 58174, 0, , 0, 15GCOH101008, 0, 2015-2016, Alumni, 818050, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101008, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 04-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 58174, 0, , 0, 15GCOH101008, 0, 2015-2016, Alumni, 818050, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101024, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58211, 0, , 0, 15GCFC101024, 0, 2015-2016, Alumni, 819168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101024, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58211, 0, , 0, 15GCFC101024, 0, 2015-2016, Alumni, 819168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101022, AIE, BJMC 2014-2015 III Sem VI, 0, 04-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58184, 0, , 0, 15CMCC101022, 0, 2015-2016, Alumni, 764446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101022, AIE, BJMC 2014-2015 III Sem VI, 0, 04-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58184, 0, , 0, 15CMCC101022, 0, 2015-2016, Alumni, 764446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105036, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58201, 0, , 0, 15CCCE105036, 0, 2015-2016, No Information, 770430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105035, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58190, 0, , 0, 15CCCE105035, 0, 2015-2016, Alumni, 770439, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105035, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58190, 0, , 0, 15CCCE105035, 0, 2015-2016, Alumni, 770439, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101109, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58251, 0, , 0, 15CCCE101109, 0, 2015-2016, Alumni, 784672, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101109, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58251, 0, , 0, 15CCCE101109, 0, 2015-2016, Alumni, 784672, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101113, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58258, 0, , 0, 15CCCE101113, 0, 2015-2016, Alumni, 784592, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101034, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58249, 0, , 0, 15GCCE101034, 0, 2015-2016, Alumni, 820983, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101034, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58249, 0, , 0, 15GCCE101034, 0, 2015-2016, Alumni, 820983, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105039, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58234, 0, , 0, 15CCCE105039, 0, 2015-2016, Alumni, 770408, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105039, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58234, 0, , 0, 15CCCE105039, 0, 2015-2016, Alumni, 770408, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105033, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58175, 0, , 0, 15CCCE105033, 0, 2015-2016, Alumni, 770461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101102, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58194, 0, , 0, 15CCCE101102, 0, 2015-2016, Alumni, 784788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101102, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58194, 0, , 0, 15CCCE101102, 0, 2015-2016, Alumni, 784788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105034, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58188, 0, , 0, 15CCCE105034, 0, 2015-2016, Alumni, 770450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105034, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58188, 0, , 0, 15CCCE105034, 0, 2015-2016, Alumni, 770450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101009, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 19000, Bachelor of Law (LLB) (Hons.), 58215, 0, , 0, 15GCOL101009, 0, 2015-2016, No Information, 817830, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101019, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58212, 0, , 0, 15CBAC101019, 0, 2015-2016, Alumni, 814441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101019, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58212, 0, , 0, 15CBAC101019, 0, 2015-2016, Alumni, 814441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105034, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58187, 0, , 0, 15CCCE105034, 0, 2015-2016, Alumni, 770449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101072, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58217, 0, , 0, 15GCOB101072, 0, 2015-2016, Alumni, 782825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101072, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58217, 0, , 0, 15GCOB101072, 0, 2015-2016, Alumni, 782825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101073, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 58238, 0, , 0, 15GCOB101073, 0, 2015-2016, Alumni, 782847, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 58198, 0, , 0, 15CCME106002, 0, 2015-2016, Alumni, 787240, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 85000, B.Tech/B.Tech (Hons) Automobile Engineering, 58198, 0, , 0, 15CCME106002, 0, 2015-2016, Alumni, 787240, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58198, 0, , 0, 15CCME106002, 0, 2015-2016, Alumni, 787240, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101002, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101002, 37250, 2015-2016, Alumni, 614766, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101099, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58185, 0, , 0, 15CCCE101099, 0, 2015-2016, Alumni, 784823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101099, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58185, 0, , 0, 15CCCE101099, 0, 2015-2016, Alumni, 784823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101103, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58195, 0, , 0, 15CCCE101103, 0, 2015-2016, Alumni, 784773, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101103, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58195, 0, , 0, 15CCCE101103, 0, 2015-2016, Alumni, 784773, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101070, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58183, 0, , 0, 15GCOB101070, 0, 2015-2016, Alumni, 782797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101070, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58183, 0, , 0, 15GCOB101070, 0, 2015-2016, Alumni, 782797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101023, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58171, 0, , 0, 15GCFC101023, 0, 2015-2016, Alumni, 819182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101023, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58171, 0, , 0, 15GCFC101023, 0, 2015-2016, Alumni, 819182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101033, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58244, 0, , 0, 15GCCE101033, 0, 2015-2016, Alumni, 820994, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101033, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58244, 0, , 0, 15GCCE101033, 0, 2015-2016, Alumni, 820994, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101023, AIE, BJMC 2014-2015 III Sem VI, 0, 04-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 44000, BA Journalism & Mass Communication, 58196, 0, , 0, 15CMCC101023, 0, 2015-2016, Alumni, 764435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58193, 0, , 0, 15GCCE101030, 0, 2015-2016, No Information, 821006, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58193, 0, , 0, 15GCCE101030, 0, 2015-2016, No Information, 821006, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107003, AIE, Chemical Engineering 2015-2016 V Sem IX, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Chemical Engineering, 58241, 0, , 0, 15COCE107003, 0, 2015-2016, Alumni, 763057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105037, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58213, 0, , 0, 15CCCE105037, 0, 2015-2016, No Information, 770427, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101041, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58235, 0, , 0, 15CCME101041, 0, 2015-2016, Alumni, 813525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101041, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58235, 0, , 0, 15CCME101041, 0, 2015-2016, Alumni, 813525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105038, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58221, 0, , 0, 15CCCE105038, 0, 2015-2016, Alumni, 770426, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105038, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58221, 0, , 0, 15CCCE105038, 0, 2015-2016, Alumni, 770426, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101040, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58178, 0, , 0, 15CCME101040, 0, 2015-2016, Alumni, 813537, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101040, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58178, 0, , 0, 15CCME101040, 0, 2015-2016, Alumni, 813537, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107002, AIE, Chemical Engineering 2015-2016 V Sem IX, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Chemical Engineering, 58207, 0, , 0, 15COCE107002, 0, 2015-2016, Alumni, 763064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107002, AIE, Chemical Engineering 2015-2016 V Sem IX, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Chemical Engineering, 58207, 0, , 0, 15COCE107002, 0, 2015-2016, Alumni, 763064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105036, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58202, 0, , 0, 15CCCE105036, 0, 2015-2016, No Information, 770431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105036, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58202, 0, , 0, 15CCCE105036, 0, 2015-2016, No Information, 770431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE202001, AIE, VLSI Design-2016-17 II Sem IV, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech VLSI Design, 58226, 0, , 0, 15CECE202001, 0, 2015-2016, No Information, 765710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE202001, AIE, VLSI Design-2016-17 II Sem IV, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech VLSI Design, 58226, 0, , 0, 15CECE202001, 0, 2015-2016, No Information, 765710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101004, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 4200, B.Tech/B.Tech (Hons) Computer Science Engineering, 58166, 0, , 0, 12CET101004, 0, 2015-2016, No Information, 881207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105037, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58214, 0, , 0, 15CCCE105037, 0, 2015-2016, No Information, 770429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105037, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58214, 0, , 0, 15CCCE105037, 0, 2015-2016, No Information, 770429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101101, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58192, 0, , 0, 15CCCE101101, 0, 2015-2016, No Information, 784802, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101101, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58192, 0, , 0, 15CCCE101101, 0, 2015-2016, No Information, 784802, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201067, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 100000, MBA in dual specialization , 58228, 0, , 0, 15GCOB201067, 0, 2015-2016, No Information, 788332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102001, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58181, 0, , 0, 15CCME102001, 0, 2015-2016, Alumni, 787796, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102001, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58181, 0, , 0, 15CCME102001, 0, 2015-2016, Alumni, 787796, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103043, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58219, 0, , 0, 15GCOL103043, 0, 2015-2016, Alumni, 816166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103043, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58219, 0, , 0, 15GCOL103043, 0, 2015-2016, Alumni, 816166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101112, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58255, 0, , 0, 15CCCE101112, 0, 2015-2016, Alumni, 784610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101112, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58255, 0, , 0, 15CCCE101112, 0, 2015-2016, Alumni, 784610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101100, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58191, 0, , 0, 15CCCE101100, 0, 2015-2016, No Information, 784808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105033, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58176, 0, , 0, 15CCCE105033, 0, 2015-2016, Alumni, 770462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105033, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58176, 0, , 0, 15CCCE105033, 0, 2015-2016, Alumni, 770462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME107002, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58220, 0, , 0, 15CCME107002, 0, 2015-2016, Alumni, 787224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME107002, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58220, 0, , 0, 15CCME107002, 0, 2015-2016, Alumni, 787224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101074, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58250, 0, , 0, 15GCOB101074, 0, 2015-2016, Alumni, 782878, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101074, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58250, 0, , 0, 15GCOB101074, 0, 2015-2016, Alumni, 782878, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102010, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 47000, Bachelor of Business Administration, 58223, 0, , 0, 15GCOB102010, 0, 2015-2016, Alumni, 787075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102010, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58223, 0, , 0, 15GCOB102010, 0, 2015-2016, Alumni, 787075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101020, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58229, 0, , 0, 15CBAC101020, 0, 2015-2016, Alumni, 814435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101020, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58229, 0, , 0, 15CBAC101020, 0, 2015-2016, Alumni, 814435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101031, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58205, 0, , 0, 15GCCE101031, 0, 2015-2016, No Information, 821005, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101031, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58205, 0, , 0, 15GCCE101031, 0, 2015-2016, No Information, 821005, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104029, AIE, BCA 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58200, 0, , 0, 15CCCE104029, 0, 2015-2016, Alumni, 771307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104029, AIE, BCA 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58200, 0, , 0, 15CCCE104029, 0, 2015-2016, Alumni, 771307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101108, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58246, 0, , 0, 15CCCE101108, 0, 2015-2016, No Information, 784677, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103003, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, BMS(H), 58210, 0, , 0, 15GCOB103003, 0, 2015-2016, Alumni, 787701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103003, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, BMS(H), 58210, 0, , 0, 15GCOB103003, 0, 2015-2016, Alumni, 787701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101008, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 58173, 0, , 0, 15GCOL101008, 0, 2015-2016, No Information, 817832, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101008, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 58173, 0, , 0, 15GCOL101008, 0, 2015-2016, No Information, 817832, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101071, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58206, 0, , 0, 15GCOB101071, 0, 2015-2016, No Information, 782803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101071, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58206, 0, , 0, 15GCOB101071, 0, 2015-2016, No Information, 782803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101106, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58247, 0, , 0, 15CCCE101106, 0, 2015-2016, Alumni, 784724, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101106, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58247, 0, , 0, 15CCCE101106, 0, 2015-2016, Alumni, 784724, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107001, AIE, B.Tech/B.Tech (Hons) Chemical Engineering 2017-2018 IV Sem VIII, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 124000, B.Tech/B.Tech (Hons) Chemical Engineering, 58239, 0, , 0, 15COCE107001, 0, 2015-2016, No Information, 730462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107001, AIE, B.Tech/B.Tech (Hons) Chemical Engineering 2017-2018 IV Sem VIII, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Chemical Engineering, 58239, 0, , 0, 15COCE107001, 0, 2015-2016, No Information, 730462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101104, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58203, 0, , 0, 15CCCE101104, 0, 2015-2016, No Information, 784753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101104, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58203, 0, , 0, 15CCCE101104, 0, 2015-2016, No Information, 784753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104030, AIE, BCA 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, BCA, 58218, 0, , 0, 15CCCE104030, 0, 2015-2016, Alumni, 771298, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101032, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58240, 0, , 0, 15GCCE101032, 0, 2015-2016, Alumni, 821004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101032, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58240, 0, , 0, 15GCCE101032, 0, 2015-2016, Alumni, 821004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105004, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 58197, 0, , 0, 15CCME105004, 0, 2015-2016, Alumni, 787574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105004, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58197, 0, , 0, 15CCME105004, 0, 2015-2016, Alumni, 787574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101043, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58243, 0, , 0, 15CCME101043, 0, 2015-2016, Alumni, 813508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101043, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58243, 0, , 0, 15CCME101043, 0, 2015-2016, Alumni, 813508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204006, AIE, M.Tech Power System Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32750, M.Tech Power System Engineering, 58225, 0, , 0, 15CECE204006, 0, 2015-2016, No Information, 765582, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101107, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58245, 0, , 0, 15CCCE101107, 0, 2015-2016, Alumni, 784697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101107, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58245, 0, , 0, 15CCCE101107, 0, 2015-2016, Alumni, 784697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101110, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58252, 0, , 0, 15CCCE101110, 0, 2015-2016, Alumni, 784646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101110, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58252, 0, , 0, 15CCCE101110, 0, 2015-2016, Alumni, 784646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105005, AIE, B.Tech/B.Tech (Hons) Automobile Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Automobile Engineering, 58236, 0, , 0, 15CCME105005, 0, 2015-2016, No Information, 787557, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105001, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical Engineering, 58248, 0, , 0, 15CECE105001, 0, 2015-2016, Alumni, 766079, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105001, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical Engineering, 58248, 0, , 0, 15CECE105001, 0, 2015-2016, Alumni, 766079, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1100, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Law (LLB) (Hons.), 58257, 0, TUITION FEE, 0, 15GCOL101002, 0, 2015-2016, Alumni, 1005363, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101044, AIE, ME 2015-2016 III Sem VI, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58254, 0, , 0, 15CCME101044, 0, 2015-2016, No Information, 813496, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101044, AIE, ME 2015-2016 III Sem VI, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58254, 0, , 0, 15CCME101044, 0, 2015-2016, No Information, 813496, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101105, , B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58231, 0, , 0, 15CCCE101105, 0, 2015-2016, Alumni, 784743, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101105, , B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58231, 0, , 0, 15CCCE101105, 0, 2015-2016, Alumni, 784743, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58189, 0, , 0, 15GCOL103042, 0, 2015-2016, Alumni, 816174, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Integrated BBA + LLB (Hons.), 58189, 0, , 0, 15GCOL103042, 0, 2015-2016, Alumni, 816174, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58189, 0, , 0, 15GCOL103042, 0, 2015-2016, Alumni, 816174, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204006, AIE, M.Tech Power System Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 58224, 0, , 0, 15CECE204006, 0, 2015-2016, No Information, 765583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106003, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58169, 0, , 0, 15CCCE106003, 0, 2015-2016, Alumni, 768744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106003, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58169, 0, , 0, 15CCCE106003, 0, 2015-2016, Alumni, 768744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE102012, AIE,  B.Tech (CSE) + MBA 14-15 V Sem X, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 58209, 0, , 0, 14CCCE102012, 0, 2015-2016, Alumni, 828344, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE102012, AIE,  B.Tech (CSE) + MBA 14-15 V Sem X, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 58209, 0, , 0, 14CCCE102012, 0, 2015-2016, Alumni, 828344, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101009, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3400, B.Tech/B.Tech (Hons) Computer Science Engineering, 58216, 0, , 0, 13CCCE101009, 0, 2015-2016, No Information, 851315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101111, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58253, 0, , 0, 15CCCE101111, 0, 2015-2016, No Information, 784622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Automobile Engineering, 58199, 0, TUITION FEE, 0, 15CCME106002, 0, 2015-2016, Alumni, 1005625, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 100, Bachelor of Law (LLB) (Hons.), 58257, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817870, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201068, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 58242, 0, , 0, 15GCOB201068, 0, 2015-2016, Alumni, 788347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201068, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58242, 0, , 0, 15GCOB201068, 0, 2015-2016, Alumni, 788347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101042, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58237, 0, , 0, 15CCME101042, 0, 2015-2016, Alumni, 813515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101042, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58237, 0, , 0, 15CCME101042, 0, 2015-2016, Alumni, 813515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102048, AIE, BALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58179, 0, , 0, 15GCOL102048, 0, 2015-2016, Alumni, 817292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102048, AIE, BALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58179, 0, , 0, 15GCOL102048, 0, 2015-2016, Alumni, 817292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 124000, MBA in dual specialization , 58204, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788055, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58204, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788055, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -20000, , 0, 11CETBT105018, 0, 2015-2016, Alumni, 994775, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 58284, 0, TUITION FEE, 0, 15GCOB101076, 0, 2015-2016, Alumni, 1005283, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101009, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 58399, 0, , 0, 15GCOH101009, 0, 2015-2016, Alumni, 818043, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101009, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 58399, 0, , 0, 15GCOH101009, 0, 2015-2016, Alumni, 818043, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101053, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58374, 0, , 0, 15CCME101053, 0, 2015-2016, Alumni, 813401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101053, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58374, 0, , 0, 15CCME101053, 0, 2015-2016, Alumni, 813401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101037, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58276, 0, , 0, 15GCCE101037, 0, 2015-2016, Alumni, 820960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101037, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58276, 0, , 0, 15GCCE101037, 0, 2015-2016, Alumni, 820960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104032, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58305, 0, , 0, 15CCCE104032, 0, 2015-2016, Alumni, 771282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104032, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58305, 0, , 0, 15CCCE104032, 0, 2015-2016, Alumni, 771282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -91000, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 58349, 0, TUITION FEE, 0, 15GCCE101040, 0, 2015-2016, Alumni, 1005208, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201002, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 65000, Masters of Law (LL.M.), 58304, 0, , 0, 15GCOL201002, 0, 2015-2016, Alumni, 815503, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201002, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Masters of Law (LL.M.), 58304, 0, , 0, 15GCOL201002, 0, 2015-2016, Alumni, 815503, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103014, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58397, 0, , 0, 15CECE103014, 0, 2015-2016, Alumni, 766680, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103014, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58397, 0, , 0, 15CECE103014, 0, 2015-2016, Alumni, 766680, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103045, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58377, 0, , 0, 15GCOL103045, 0, 2015-2016, Alumni, 816150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103045, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 8000, Integrated BBA + LLB (Hons.), 58377, 0, , 0, 15GCOL103045, 0, 2015-2016, Alumni, 816150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -77000, , 0, 14GCOB101008, 0, 2015-2016, No Information, 995867, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Bachelor of Business Administration, , -10000, , 0, 14GCOB101008, 0, 2015-2016, No Information, 995867, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105045, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58363, 0, , 0, 15CCCE105045, 0, 2015-2016, Alumni, 770335, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105045, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58363, 0, , 0, 15CCCE105045, 0, 2015-2016, Alumni, 770335, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103013, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58340, 0, , 0, 15CECE103013, 0, 2015-2016, Alumni, 766694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103013, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58340, 0, , 0, 15CECE103013, 0, 2015-2016, Alumni, 766694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101045, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58271, 0, , 0, 15CCME101045, 0, 2015-2016, Alumni, 813488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101045, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58271, 0, , 0, 15CCME101045, 0, 2015-2016, Alumni, 813488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101137, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58414, 0, , 0, 15CCCE101137, 0, 2015-2016, Alumni, 784051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105042, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58328, 0, , 0, 15CCCE105042, 0, 2015-2016, Alumni, 770368, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101039, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Civil Engineering, 58318, 0, , 0, 15GCCE101039, 0, 2015-2016, Alumni, 820936, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102052, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58368, 0, , 0, 15GCOL102052, 0, 2015-2016, Alumni, 817261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102052, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58368, 0, , 0, 15GCOL102052, 0, 2015-2016, Alumni, 817261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101051, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58356, 0, , 0, 15CCME101051, 0, 2015-2016, Alumni, 813419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101051, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58356, 0, , 0, 15CCME101051, 0, 2015-2016, Alumni, 813419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105044, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58358, 0, , 0, 15CCCE105044, 0, 2015-2016, Alumni, 770347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -600, 14GCOH101010, AIE, B.Sc (Hotel Management) 2017-2018 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Ajustable_Excess_Amount, 0, 0, B.Sc (Hotel Management), 58261, 0, TUITION FEE, 0, 14GCOH101010, 0, 2015-2016, No Information, 1004565, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105043, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58338, 0, , 0, 15CCCE105043, 0, 2015-2016, Alumni, 770359, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105043, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58338, 0, , 0, 15CCCE105043, 0, 2015-2016, Alumni, 770359, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103044, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58375, 0, , 0, 15GCOL103044, 0, 2015-2016, Alumni, 816158, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103044, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58375, 0, , 0, 15GCOL103044, 0, 2015-2016, Alumni, 816158, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101130, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 9000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58401, 0, , 0, 15CCCE101130, 0, 2015-2016, Alumni, 784228, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103012, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58313, 0, , 0, 15CECE103012, 0, 2015-2016, Alumni, 766702, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103012, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58313, 0, , 0, 15CECE103012, 0, 2015-2016, Alumni, 766702, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET301103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 4400, B.Tech/B.Tech (Hons) Civil Engineering, 58260, 0, , 0, 12CET301103, 0, 2015-2016, Alumni, 871427, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105044, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58359, 0, , 0, 15CCCE105044, 0, 2015-2016, Alumni, 770348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105044, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58359, 0, , 0, 15CCCE105044, 0, 2015-2016, Alumni, 770348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104033, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58383, 0, , 0, 15CCCE104033, 0, 2015-2016, Alumni, 771276, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104033, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58383, 0, , 0, 15CCCE104033, 0, 2015-2016, Alumni, 771276, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101130, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58400, 0, , 0, 15CCCE101130, 0, 2015-2016, Alumni, 784226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101130, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58400, 0, , 0, 15CCCE101130, 0, 2015-2016, Alumni, 784226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101131, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58407, 0, , 0, 15CCCE101131, 0, 2015-2016, Alumni, 784207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101131, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58407, 0, , 0, 15CCCE101131, 0, 2015-2016, Alumni, 784207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101131, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58407, 0, , 0, 15CCCE101131, 0, 2015-2016, Alumni, 784207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101041, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58380, 0, , 0, 15GCCE101041, 0, 2015-2016, Alumni, 820913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101041, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58380, 0, , 0, 15GCCE101041, 0, 2015-2016, Alumni, 820913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101056, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58390, 0, , 0, 15CCME101056, 0, 2015-2016, Alumni, 813386, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101056, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58390, 0, , 0, 15CCME101056, 0, 2015-2016, Alumni, 813386, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 16CCCE104112, AIE, BCA 2016-17 III Sem V, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, BCA, 58369, 0, , 0, 16CCCE104112, 0, 2015-2016, Withdrawn, 807746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 16CCCE104112, AIE, BCA 2016-17 III Sem V, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58369, 0, , 0, 16CCCE104112, 0, 2015-2016, Withdrawn, 807746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105040, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58309, 0, , 0, 15CCCE105040, 0, 2015-2016, Alumni, 770390, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102051, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58322, 0, , 0, 15GCOL102051, 0, 2015-2016, Alumni, 817271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101173, 0, 2015-2016, No Information, 996021, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101173, 0, 2015-2016, No Information, 996021, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102050, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58308, 0, , 0, 15GCOL102050, 0, 2015-2016, Alumni, 817278, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102050, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58308, 0, , 0, 15GCOL102050, 0, 2015-2016, Alumni, 817278, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101133, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58409, 0, , 0, 15CCCE101133, 0, 2015-2016, Alumni, 784166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101133, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58409, 0, , 0, 15CCCE101133, 0, 2015-2016, Alumni, 784166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105002, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical Engineering, 58384, 0, , 0, 15CECE105002, 0, 2015-2016, Alumni, 766071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105002, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical Engineering, 58384, 0, , 0, 15CECE105002, 0, 2015-2016, Alumni, 766071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101055, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58393, 0, , 0, 15CCME101055, 0, 2015-2016, Alumni, 813394, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401010, AIE, CIVIL ENGINEERING 2016-2017 II Sem IV, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 58280, 0, , 0, 15GPTC401010, 0, 2015-2016, No Information, 822449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401010, AIE, CIVIL ENGINEERING 2016-2017 II Sem IV, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 58280, 0, , 0, 15GPTC401010, 0, 2015-2016, No Information, 822449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401011, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 58293, 0, , 0, 15GPTC401011, 0, 2015-2016, No Information, 822444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401011, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 58293, 0, , 0, 15GPTC401011, 0, 2015-2016, No Information, 822444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102051, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58323, 0, , 0, 15GCOL102051, 0, 2015-2016, Alumni, 817272, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101135, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58413, 0, , 0, 15CCCE101135, 0, 2015-2016, Alumni, 784116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105040, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58310, 0, , 0, 15CCCE105040, 0, 2015-2016, Alumni, 770391, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105040, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58310, 0, , 0, 15CCCE105040, 0, 2015-2016, Alumni, 770391, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101003, AIE, B.Sc (Hotel Management) 2015-2016 I Sem II, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 27000, B.Sc (Hotel Management), 58320, 0, , 0, 15GCOH101003, 0, 2015-2016, No Information, 818070, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401012, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 58294, 0, , 0, 15GPTC401012, 0, 2015-2016, No Information, 822443, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401012, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 58294, 0, , 0, 15GPTC401012, 0, 2015-2016, No Information, 822443, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101042, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58402, 0, , 0, 15GCCE101042, 0, 2015-2016, Alumni, 820900, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101042, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58402, 0, , 0, 15GCCE101042, 0, 2015-2016, Alumni, 820900, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101134, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58411, 0, , 0, 15CCCE101134, 0, 2015-2016, Alumni, 784145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101134, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58411, 0, , 0, 15CCCE101134, 0, 2015-2016, Alumni, 784145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101038, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58291, 0, , 0, 15GCCE101038, 0, 2015-2016, Alumni, 820950, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101038, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58291, 0, , 0, 15GCCE101038, 0, 2015-2016, Alumni, 820950, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105041, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58315, 0, , 0, 15CCCE105041, 0, 2015-2016, Alumni, 770381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101177, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 4400, B.Tech/B.Tech (Hons) Civil Engineering, 58259, 0, , 0, 12CET101177, 0, 2015-2016, Alumni, 879691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58348, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 91000, B.Tech/B.Tech (Hons) Civil Engineering, 58348, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58348, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1000, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 58279, 0, TUITION FEE, 0, 15GCOL103042, 0, 2015-2016, Alumni, 1005464, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101024, AIE, BJMC 2014-2015 III Sem VI, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58344, 0, , 0, 15CMCC101024, 0, 2015-2016, No Information, 764429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101024, AIE, BJMC 2014-2015 III Sem VI, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58344, 0, , 0, 15CMCC101024, 0, 2015-2016, No Information, 764429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101005, AIE, BPT2014-15 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 58307, 0, , 0, 15CMAC101005, 0, 2015-2016, Alumni, 765523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101005, AIE, BPT2014-15 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 58307, 0, , 0, 15CMAC101005, 0, 2015-2016, Alumni, 765523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105046, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58403, 0, , 0, 15CCCE105046, 0, 2015-2016, Alumni, 770322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101373, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3600, B.Tech/B.Tech (Hons) Computer Science Engineering, 58347, 0, , 0, 12CET101373, 0, 2015-2016, No Information, 877643, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 58349, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820925, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102049, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58302, 0, , 0, 15GCOL102049, 0, 2015-2016, Alumni, 817285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102049, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58302, 0, , 0, 15GCOL102049, 0, 2015-2016, Alumni, 817285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101052, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58364, 0, , 0, 15CCME101052, 0, 2015-2016, Alumni, 813412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101052, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58364, 0, , 0, 15CCME101052, 0, 2015-2016, Alumni, 813412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE106006, AIE, B.Tech in CSOS 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 4800, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58317, 0, , 0, 14CCCE106006, 0, 2015-2016, Alumni, 826895, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101036, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58273, 0, , 0, 15GCCE101036, 0, 2015-2016, Alumni, 820968, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101036, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58273, 0, , 0, 15GCCE101036, 0, 2015-2016, Alumni, 820968, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101136, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58412, 0, , 0, 15CCCE101136, 0, 2015-2016, Alumni, 784085, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401013, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 58295, 0, , 0, 15GPTC401013, 0, 2015-2016, No Information, 822442, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401013, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 58295, 0, , 0, 15GPTC401013, 0, 2015-2016, No Information, 822442, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101035, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58265, 0, , 0, 15GCCE101035, 0, 2015-2016, Alumni, 820975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101035, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58265, 0, , 0, 15GCCE101035, 0, 2015-2016, Alumni, 820975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101043, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58405, 0, , 0, 15GCCE101043, 0, 2015-2016, Alumni, 820893, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101043, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58405, 0, , 0, 15GCCE101043, 0, 2015-2016, Alumni, 820893, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105006, AIE, AE 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 58268, 0, , 0, 15CCME105006, 0, 2015-2016, Alumni, 787554, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105006, AIE, AE 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58268, 0, , 0, 15CCME105006, 0, 2015-2016, Alumni, 787554, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101025, AIE, BJMC 2014-2015 IV Sem VII, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58355, 0, , 0, 15CMCC101025, 0, 2015-2016, Alumni, 764428, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101025, AIE, BJMC 2014-2015 IV Sem VII, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58355, 0, , 0, 15CMCC101025, 0, 2015-2016, Alumni, 764428, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101132, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58408, 0, , 0, 15CCCE101132, 0, 2015-2016, Alumni, 784185, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104031, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58264, 0, , 0, 15CCCE104031, 0, 2015-2016, Alumni, 771290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104031, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58264, 0, , 0, 15CCCE104031, 0, 2015-2016, Alumni, 771290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE REVERCE, 0, 14GCOB101008, 0, 2015-2016, No Information, 607244, REVDUE, 77000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Bachelor of Business Administration, , 0, DUE REVERCE, 0, 14GCOB101008, 0, 2015-2016, No Information, 607244, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101054, AIE, ME 2014-2015 IV Sem VIII, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58386, 0, , 0, 15CCME101054, 0, 2015-2016, Cancelled, 822913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101054, AIE, ME 2014-2015 IV Sem VIII, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58386, 0, , 0, 15CCME101054, 0, 2015-2016, Cancelled, 822913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101292, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58278, 0, , 0, 12CET101292, 0, 2015-2016, No Information, 878584, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201005, AIE, MJMC 2014-2015 II Sem IV, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, MA Journalism & Mass Communication, 58327, 0, , 0, 15CMCC201005, 0, 2015-2016, No Information, 763116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201005, AIE, MJMC 2014-2015 II Sem IV, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, MA Journalism & Mass Communication, 58327, 0, , 0, 15CMCC201005, 0, 2015-2016, No Information, 763116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101021, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 06-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58272, 0, , 0, 15CBAC101021, 0, 2015-2016, Alumni, 814430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101021, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 06-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58272, 0, , 0, 15CBAC101021, 0, 2015-2016, Alumni, 814430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101118, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58332, 0, , 0, 15CCCE101118, 0, 2015-2016, Alumni, 784486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101118, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58332, 0, , 0, 15CCCE101118, 0, 2015-2016, Alumni, 784486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101046, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58287, 0, , 0, 15CCME101046, 0, 2015-2016, Alumni, 813477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101046, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58287, 0, , 0, 15CCME101046, 0, 2015-2016, Alumni, 813477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101075, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58267, 0, , 0, 15GCOB101075, 0, 2015-2016, Alumni, 782892, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101075, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58267, 0, , 0, 15GCOB101075, 0, 2015-2016, Alumni, 782892, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102013, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 75000, Bachelor of Pharmacy, 58296, 0, , 0, 15CMAC102013, 0, 2015-2016, Alumni, 765219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102013, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58296, 0, , 0, 15CMAC102013, 0, 2015-2016, Alumni, 765219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101079, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58335, 0, , 0, 15GCOB101079, 0, 2015-2016, Alumni, 782954, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101079, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58335, 0, , 0, 15GCOB101079, 0, 2015-2016, Alumni, 782954, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58283, 0, , 0, 15GCOB101076, 0, 2015-2016, Alumni, 782910, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 95000, Bachelor of Business Administration, 58283, 0, , 0, 15GCOB101076, 0, 2015-2016, Alumni, 782910, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58283, 0, , 0, 15GCOB101076, 0, 2015-2016, Alumni, 782910, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101125, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58371, 0, , 0, 15CCCE101125, 0, 2015-2016, Alumni, 784309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101125, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58371, 0, , 0, 15CCCE101125, 0, 2015-2016, Alumni, 784309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102003, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58337, 0, , 0, 15CCCE102003, 0, 2015-2016, No Information, 771630, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102003, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58337, 0, , 0, 15CCCE102003, 0, 2015-2016, No Information, 771630, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101047, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58298, 0, , 0, 15CCME101047, 0, 2015-2016, Alumni, 813459, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101047, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58298, 0, , 0, 15CCME101047, 0, 2015-2016, Alumni, 813459, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101078, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58301, 0, , 0, 15GCOB101078, 0, 2015-2016, No Information, 782933, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101078, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58301, 0, , 0, 15GCOB101078, 0, 2015-2016, No Information, 782933, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101116, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58319, 0, , 0, 15CCCE101116, 0, 2015-2016, Alumni, 784532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101116, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58319, 0, , 0, 15CCCE101116, 0, 2015-2016, Alumni, 784532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101120, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 16000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58352, 0, , 0, 15CCCE101120, 0, 2015-2016, Alumni, 822768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101120, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58352, 0, , 0, 15CCCE101120, 0, 2015-2016, Alumni, 822768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101114, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58285, 0, , 0, 15CCCE101114, 0, 2015-2016, Alumni, 784565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101114, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58285, 0, , 0, 15CCCE101114, 0, 2015-2016, Alumni, 784565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101049, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58336, 0, , 0, 15CCME101049, 0, 2015-2016, Alumni, 813441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101049, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58336, 0, , 0, 15CCME101049, 0, 2015-2016, Alumni, 813441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101122, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58361, 0, , 0, 15CCCE101122, 0, 2015-2016, Alumni, 784390, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101122, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58361, 0, , 0, 15CCCE101122, 0, 2015-2016, Alumni, 784390, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101119, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58342, 0, , 0, 15CCCE101119, 0, 2015-2016, Alumni, 784457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101119, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58342, 0, , 0, 15CCCE101119, 0, 2015-2016, Alumni, 784457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103046, AIE,  , 0, 06-07-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 58396, 0, , 0, 15GCOL103046, 0, 2015-2016, No Information, 816135, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103046, AIE,  , 0, 06-07-2015, School of Design, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Test, 58396, 0, , 0, 15GCOL103046, 0, 2015-2016, No Information, 816135, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103046, AIE,  , 0, 06-07-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 58396, 0, , 0, 15GCOL103046, 0, 2015-2016, No Information, 816135, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101120, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 133000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58351, 0, , 0, 15CCCE101120, 0, 2015-2016, Alumni, 822767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106004, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58416, 0, , 0, 15CCCE106004, 0, 2015-2016, Alumni, 768735, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101115, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58289, 0, , 0, 15CCCE101115, 0, 2015-2016, No Information, 784547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101115, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58289, 0, , 0, 15CCCE101115, 0, 2015-2016, No Information, 784547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101121, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58353, 0, , 0, 15CCCE101121, 0, 2015-2016, Alumni, 784423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101121, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58353, 0, , 0, 15CCCE101121, 0, 2015-2016, Alumni, 784423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOH101010, AIE, B.Sc (Hotel Management) 2017-2018 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Ajustable_Excess_Amount, 0, 6500, B.Sc (Hotel Management), 58261, 0, , 0, 14GCOH101010, 0, 2015-2016, No Information, 840767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOH101010, AIE, B.Sc (Hotel Management) 2017-2018 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Fine Fee, 0, 5600, B.Sc (Hotel Management), 58261, 0, , 0, 14GCOH101010, 0, 2015-2016, No Information, 840767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101117, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58329, 0, , 0, 15CCCE101117, 0, 2015-2016, Alumni, 784504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101117, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58329, 0, , 0, 15CCCE101117, 0, 2015-2016, Alumni, 784504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101080, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58350, 0, , 0, 15GCOB101080, 0, 2015-2016, Alumni, 782978, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101080, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58350, 0, , 0, 15GCOB101080, 0, 2015-2016, Alumni, 782978, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101048, AIE, ME 2015-2016 III Sem VI, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58299, 0, , 0, 15CCME101048, 0, 2015-2016, No Information, 813448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101048, AIE, ME 2015-2016 III Sem VI, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58299, 0, , 0, 15CCME101048, 0, 2015-2016, No Information, 813448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102018, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58394, 0, , 0, 15CMAC102018, 0, 2015-2016, Alumni, 765168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102018, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58394, 0, , 0, 15CMAC102018, 0, 2015-2016, Alumni, 765168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102016, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58334, 0, , 0, 15CMAC102016, 0, 2015-2016, Alumni, 765189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102016, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58334, 0, , 0, 15CMAC102016, 0, 2015-2016, Alumni, 765189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102017, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58389, 0, , 0, 15CMAC102017, 0, 2015-2016, Alumni, 765181, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101129, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58381, 0, , 0, 15CCCE101129, 0, 2015-2016, Alumni, 784265, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101129, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58381, 0, , 0, 15CCCE101129, 0, 2015-2016, Alumni, 784265, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101173, 0, 2015-2016, No Information, 607381, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101173, 0, 2015-2016, No Information, 607381, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101123, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58366, 0, , 0, 15CCCE101123, 0, 2015-2016, Alumni, 784354, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101123, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58366, 0, , 0, 15CCCE101123, 0, 2015-2016, Alumni, 784354, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106004, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58417, 0, , 0, 15CCCE106004, 0, 2015-2016, Alumni, 768736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106004, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58417, 0, , 0, 15CCCE106004, 0, 2015-2016, Alumni, 768736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101126, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58367, 0, , 0, 15CCCE101126, 0, 2015-2016, No Information, 784285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101126, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58367, 0, , 0, 15CCCE101126, 0, 2015-2016, No Information, 784285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101128, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58378, 0, , 0, 15CCCE101128, 0, 2015-2016, No Information, 784283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101128, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58378, 0, , 0, 15CCCE101128, 0, 2015-2016, No Information, 784283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103114, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 5800, B.Tech/B.Tech (Hons) Civil Engineering, 58331, 0, , 0, 14CCME103114, 0, 2015-2016, Alumni, 833713, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101124, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58372, 0, , 0, 15CCCE101124, 0, 2015-2016, Alumni, 784325, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101124, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58372, 0, , 0, 15CCCE101124, 0, 2015-2016, Alumni, 784325, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102005, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 58404, 0, , 0, 15CAHC102005, 0, 2015-2016, Alumni, 815105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102005, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 58404, 0, , 0, 15CAHC102005, 0, 2015-2016, Alumni, 815105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102004, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 58392, 0, , 0, 15CAHC102004, 0, 2015-2016, No Information, 815106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102004, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 58392, 0, , 0, 15CAHC102004, 0, 2015-2016, No Information, 815106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101081, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 58357, 0, , 0, 15GCOB101081, 0, 2015-2016, No Information, 782982, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101300, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 600, B.Tech/B.Tech (Hons) Computer Science Engineering, 58269, 0, , 0, 12CET101300, 0, 2015-2016, No Information, 878476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101050, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58345, 0, , 0, 15CCME101050, 0, 2015-2016, Alumni, 813434, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101050, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58345, 0, , 0, 15CCME101050, 0, 2015-2016, Alumni, 813434, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101077, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, Bachelor of Business Administration, 58297, 0, , 0, 15GCOB101077, 0, 2015-2016, Alumni, 782925, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101162, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58549, 0, , 0, 15CCCE101162, 0, 2015-2016, Alumni, 783521, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101085, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58547, 0, , 0, 15GCOB101085, 0, 2015-2016, Alumni, 783072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101085, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58547, 0, , 0, 15GCOB101085, 0, 2015-2016, Alumni, 783072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105048, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58496, 0, , 0, 15CCCE105048, 0, 2015-2016, Alumni, 770294, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105049, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58502, 0, , 0, 15CCCE105049, 0, 2015-2016, Alumni, 770284, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101026, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 0, B.Com. (Hons), , 0, , 0, 15GCFC101026, 95000, 2015-2016, Alumni, 614806, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101026, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 0, B.Com. (Hons), , 0, , 0, 15GCFC101026, 10000, 2015-2016, Alumni, 614806, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58434, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784010, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101147, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58466, 0, , 0, 15CCCE101147, 0, 2015-2016, Alumni, 783842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101147, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58466, 0, , 0, 15CCCE101147, 0, 2015-2016, Alumni, 783842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101058, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58430, 0, , 0, 15CCME101058, 0, 2015-2016, Alumni, 813371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101058, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58430, 0, , 0, 15CCME101058, 0, 2015-2016, Alumni, 813371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58433, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784012, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102004, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 58546, 0, , 0, 15CCCE102004, 0, 2015-2016, Alumni, 771629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102004, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 58546, 0, , 0, 15CCCE102004, 0, 2015-2016, Alumni, 771629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101160, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58540, 0, , 0, 15CCCE101160, 0, 2015-2016, Alumni, 783574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101160, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58540, 0, , 0, 15CCCE101160, 0, 2015-2016, Alumni, 783574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101140, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58440, 0, , 0, 15CCCE101140, 0, 2015-2016, Alumni, 784008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101140, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58440, 0, , 0, 15CCCE101140, 0, 2015-2016, Alumni, 784008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101146, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58467, 0, , 0, 15CCCE101146, 0, 2015-2016, Alumni, 783863, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101146, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58467, 0, , 0, 15CCCE101146, 0, 2015-2016, Alumni, 783863, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101137, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58461, 0, , 0, 15CCCE101137, 0, 2015-2016, Alumni, 784053, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101137, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58461, 0, , 0, 15CCCE101137, 0, 2015-2016, Alumni, 784053, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101161, AIE, B.Tech in CSE 2015-16 IV Sem VII, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 58543, 0, , 0, 15CCCE101161, 0, 2015-2016, Alumni, 783546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101161, AIE, B.Tech in CSE 2015-16 IV Sem VII, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 58543, 0, , 0, 15CCCE101161, 0, 2015-2016, Alumni, 783546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101026, AIE, BJMC 2014-2015 II Sem IV, 0, 07-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58495, 0, , 0, 15CMCC101026, 0, 2015-2016, No Information, 764418, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101026, AIE, BJMC 2014-2015 II Sem IV, 0, 07-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58495, 0, , 0, 15CMCC101026, 0, 2015-2016, No Information, 764418, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME105008, AIE, B.Tech/B.Tech (Hons) Automobile Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 4000, B.Tech/B.Tech (Hons) Automobile Engineering, 58422, 0, , 0, 13CCME105008, 0, 2015-2016, No Information, 851588, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105054, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , 0, , 0, 15CCCE105054, 85000, 2015-2016, Alumni, 614738, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101100, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1000, Bachelor of Business Administration, 58477, 0, , 0, 12COB101100, 0, 2015-2016, Alumni, 865210, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101060, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58523, 0, , 0, 15CCME101060, 0, 2015-2016, Alumni, 813358, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101060, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58523, 0, , 0, 15CCME101060, 0, 2015-2016, Alumni, 813358, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101083, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58488, 0, , 0, 15GCOB101083, 0, 2015-2016, Alumni, 783019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101083, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58488, 0, , 0, 15GCOB101083, 0, 2015-2016, Alumni, 783019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58441, 0, , 0, 15GCCE101044, 0, 2015-2016, No Information, 820877, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58441, 0, , 0, 15GCCE101044, 0, 2015-2016, No Information, 820877, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101143, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58450, 0, , 0, 15CCCE101143, 0, 2015-2016, Alumni, 783936, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101143, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58450, 0, , 0, 15CCCE101143, 0, 2015-2016, Alumni, 783936, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101372, NRI, B.Tech in CSE 2014-15 IV Sem VIII, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 12CET101372, 0, 2015-2016, No Information, 590206, REVDUE, 2000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET501150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 3800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58439, 0, , 0, 12CET501150, 0, 2015-2016, Alumni, 868839, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101046, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58451, 0, , 0, 15GCCE101046, 0, 2015-2016, Year Back, 820876, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101046, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58451, 0, , 0, 15GCCE101046, 0, 2015-2016, Year Back, 820876, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Degree/Convocation/Certificate fee, 0, 2000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58449, 0, , 0, 12CET201070, 0, 2015-2016, Alumni, 875899, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101079, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 4500, Bachelor of Business Administration, 58472, 0, , 0, 12COB101079, 0, 2015-2016, Alumni, 865355, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET501169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 59732, 0, , 0, 12CET501169, 0, 2015-2016, Alumni, 868590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101142, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58445, 0, , 0, 15CCCE101142, 0, 2015-2016, Alumni, 783965, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101142, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58445, 0, , 0, 15CCCE101142, 0, 2015-2016, Alumni, 783965, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103007, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 58487, 0, , 0, 15CAHC103007, 0, 2015-2016, Alumni, 814820, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103007, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 58487, 0, , 0, 15CAHC103007, 0, 2015-2016, Alumni, 814820, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201003, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 65000, Masters of Law (LL.M.), 58490, 0, , 0, 15GCOL201003, 0, 2015-2016, Alumni, 815502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201003, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Masters of Law (LL.M.), 58490, 0, , 0, 15GCOL201003, 0, 2015-2016, Alumni, 815502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101084, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58518, 0, , 0, 15GCOB101084, 0, 2015-2016, Alumni, 783047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101084, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 70000, Bachelor of Business Administration, 58518, 0, , 0, 15GCOB101084, 0, 2015-2016, Alumni, 783047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101084, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58518, 0, , 0, 15GCOB101084, 0, 2015-2016, Alumni, 783047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105046, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58423, 0, , 0, 15CCCE105046, 0, 2015-2016, Alumni, 770323, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105046, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58423, 0, , 0, 15CCCE105046, 0, 2015-2016, Alumni, 770323, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Automobile Engineering, , 0, , 0, 15CCME105007, 37250, 2015-2016, No Information, 614767, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103008, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 58493, 0, , 0, 15CAHC103008, 0, 2015-2016, No Information, 814812, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103008, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 58493, 0, , 0, 15CAHC103008, 0, 2015-2016, No Information, 814812, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105047, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58457, 0, , 0, 15CCCE105047, 0, 2015-2016, Alumni, 770308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105047, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58457, 0, , 0, 15CCCE105047, 0, 2015-2016, Alumni, 770308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101141, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58443, 0, , 0, 15CCCE101141, 0, 2015-2016, Alumni, 783990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101141, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58443, 0, , 0, 15CCCE101141, 0, 2015-2016, Alumni, 783990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Automobile Engineering, 58482, 0, , 0, 15CCME105007, 0, 2015-2016, No Information, 787529, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101159, 37250, 2015-2016, Alumni, 614763, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408003, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 58526, 0, , 0, 15GPTC408003, 0, 2015-2016, No Information, 821420, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408003, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 58526, 0, , 0, 15GPTC408003, 0, 2015-2016, No Information, 821420, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101016, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58421, 0, , 0, 15CCCE101016, 0, 2015-2016, No Information, 786638, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101016, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58421, 0, , 0, 15CCCE101016, 0, 2015-2016, No Information, 786638, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101082, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58444, 0, , 0, 15GCOB101082, 0, 2015-2016, Alumni, 782998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101082, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58444, 0, , 0, 15GCOB101082, 0, 2015-2016, Alumni, 782998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101145, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58454, 0, , 0, 15CCCE101145, 0, 2015-2016, No Information, 783887, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101145, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58454, 0, , 0, 15CCCE101145, 0, 2015-2016, No Information, 783887, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 61750, B.Tech/B.Tech (Hons) Automobile Engineering, 58483, 0, , 0, 15CCME105007, 0, 2015-2016, No Information, 787530, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58483, 0, , 0, 15CCME105007, 0, 2015-2016, No Information, 787530, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101025, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58447, 0, , 0, 15GCFC101025, 0, 2015-2016, Alumni, 819157, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101059, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58492, 0, , 0, 15CCME101059, 0, 2015-2016, No Information, 813363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101059, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58492, 0, , 0, 15CCME101059, 0, 2015-2016, No Information, 813363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101049, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58545, 0, , 0, 15GCCE101049, 0, 2015-2016, No Information, 820823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101049, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58545, 0, , 0, 15GCCE101049, 0, 2015-2016, No Information, 820823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101445, AIE, ME 2014-2015 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58491, 0, , 0, 14CCME101445, 0, 2015-2016, Alumni, 835886, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101445, AIE, ME 2014-2015 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58491, 0, , 0, 14CCME101445, 0, 2015-2016, Alumni, 835886, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101050, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58550, 0, , 0, 15GCCE101050, 0, 2015-2016, Alumni, 820822, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101050, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58550, 0, , 0, 15GCCE101050, 0, 2015-2016, Alumni, 820822, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101144, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58452, 0, , 0, 15CCCE101144, 0, 2015-2016, Alumni, 783917, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101144, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58452, 0, , 0, 15CCCE101144, 0, 2015-2016, Alumni, 783917, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101025, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58446, 0, , 0, 15GCFC101025, 0, 2015-2016, Alumni, 819156, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101147, 0, 2015-2016, No Information, 996010, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101147, 0, 2015-2016, No Information, 996010, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101163, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58552, 0, , 0, 15CCCE101163, 0, 2015-2016, Alumni, 783504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101163, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58552, 0, , 0, 15CCCE101163, 0, 2015-2016, Alumni, 783504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101086, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, Bachelor of Business Administration, 58555, 0, , 0, 15GCOB101086, 0, 2015-2016, Alumni, 783092, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME101085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 1800, B.Tech/B.Tech (Hons) Mechanical Engineering, 58512, 0, , 0, 13CCME101085, 0, 2015-2016, Alumni, 855011, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101126, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1000, Bachelor of Business Administration, 58419, 0, , 0, 12COB101126, 0, 2015-2016, Alumni, 865013, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105053, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58521, 0, , 0, 15CCCE105053, 0, 2015-2016, Alumni, 770232, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105053, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58521, 0, , 0, 15CCCE105053, 0, 2015-2016, Alumni, 770232, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104034, AIE, BCA 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58554, 0, , 0, 15CCCE104034, 0, 2015-2016, Alumni, 771268, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104034, AIE, BCA 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58554, 0, , 0, 15CCCE104034, 0, 2015-2016, Alumni, 771268, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102002, AIE, ME 2015-2016 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58464, 0, , 0, 15CCME102002, 0, 2015-2016, Alumni, 787776, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102002, AIE, ME 2015-2016 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58464, 0, , 0, 15CCME102002, 0, 2015-2016, Alumni, 787776, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCFC101080, NRI, B.Com. (Hons) 2013-2014 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, Fine Fee, 0, 600, B.Com. (Hons), 58429, 0, , 0, 13GCFC101080, 0, 2015-2016, Alumni, 861180, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 1200, B.Tech/B.Tech (Hons) Mechanical Engineering, 58474, 0, , 0, 12CET201194, 0, 2015-2016, Alumni, 874688, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101007, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58494, 0, , 0, 15CECE101007, 0, 2015-2016, Alumni, 767048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101007, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58494, 0, , 0, 15CECE101007, 0, 2015-2016, Alumni, 767048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105052, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58517, 0, , 0, 15CCCE105052, 0, 2015-2016, Alumni, 770246, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101152, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58500, 0, , 0, 15CCCE101152, 0, 2015-2016, Alumni, 783786, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101152, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58500, 0, , 0, 15CCCE101152, 0, 2015-2016, Alumni, 783786, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101138, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58428, 0, , 0, 15CCCE101138, 0, 2015-2016, Alumni, 784031, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101138, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58428, 0, , 0, 15CCCE101138, 0, 2015-2016, Alumni, 784031, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110003, AIE, B.Tech + Mtech (CSE) 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech. + M.Tech. in Computer Science & Engineering (Specialization in Computer Science/S, 58515, 0, , 0, 15CCCE110003, 0, 2015-2016, Alumni, 767870, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110003, AIE, B.Tech + Mtech (CSE) 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech. + M.Tech. in Computer Science & Engineering (Specialization in Computer Science/S, 58515, 0, , 0, 15CCCE110003, 0, 2015-2016, Alumni, 767870, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101153, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58504, 0, , 0, 15CCCE101153, 0, 2015-2016, Alumni, 783768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101153, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58504, 0, , 0, 15CCCE101153, 0, 2015-2016, Alumni, 783768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101157, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58519, 0, , 0, 15CCCE101157, 0, 2015-2016, Alumni, 783641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101157, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58519, 0, , 0, 15CCCE101157, 0, 2015-2016, Alumni, 783641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101048, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58486, 0, , 0, 15GCCE101048, 0, 2015-2016, Alumni, 820842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101048, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58486, 0, , 0, 15GCCE101048, 0, 2015-2016, Alumni, 820842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102021, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58510, 0, , 0, 15CMAC102021, 0, 2015-2016, Alumni, 765139, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102021, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58510, 0, , 0, 15CMAC102021, 0, 2015-2016, Alumni, 765139, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101023, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58459, 0, , 0, 15CBAC101023, 0, 2015-2016, Alumni, 814417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101023, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58459, 0, , 0, 15CBAC101023, 0, 2015-2016, Alumni, 814417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET401017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58489, 0, , 0, 12CET401017, 0, 2015-2016, Alumni, 870451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101022, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58427, 0, , 0, 15CBAC101022, 0, 2015-2016, Alumni, 814424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101022, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58427, 0, , 0, 15CBAC101022, 0, 2015-2016, Alumni, 814424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101156, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58509, 0, , 0, 15CCCE101156, 0, 2015-2016, Alumni, 783691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101156, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58509, 0, , 0, 15CCCE101156, 0, 2015-2016, Alumni, 783691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101155, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58507, 0, , 0, 15CCCE101155, 0, 2015-2016, Alumni, 783719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101155, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58507, 0, , 0, 15CCCE101155, 0, 2015-2016, Alumni, 783719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102019, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58479, 0, , 0, 15CMAC102019, 0, 2015-2016, Alumni, 765161, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102019, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58479, 0, , 0, 15CMAC102019, 0, 2015-2016, Alumni, 765161, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102020, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58498, 0, , 0, 15CMAC102020, 0, 2015-2016, Alumni, 765154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102020, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58498, 0, , 0, 15CMAC102020, 0, 2015-2016, Alumni, 765154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2014-2015, 0, 13CCME103153, NRI, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 13CCME103153, 0, 2014-2015, Alumni, 588097, REVDUE, 1000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101154, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58506, 0, , 0, 15CCCE101154, 0, 2015-2016, Alumni, 783746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105054, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 85000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58537, 0, , 0, 15CCCE105054, 0, 2015-2016, Alumni, 770223, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105054, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58537, 0, , 0, 15CCCE105054, 0, 2015-2016, Alumni, 770223, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101147, 0, 2015-2016, No Information, 607370, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101147, 0, 2015-2016, No Information, 607370, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101175, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 58420, 0, , 0, 12COB101175, 0, 2015-2016, Alumni, 864564, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105002, AIE, B Tech Civil Engineering 2016-17 III Sem V, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58538, 0, , 0, 15GCCE105002, 0, 2015-2016, Withdrawn, 819461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105002, AIE, B Tech Civil Engineering 2016-17 III Sem V, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58538, 0, , 0, 15GCCE105002, 0, 2015-2016, Withdrawn, 819461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101061, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58541, 0, , 0, 15CCME101061, 0, 2015-2016, Alumni, 813346, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101061, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58541, 0, , 0, 15CCME101061, 0, 2015-2016, Alumni, 813346, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101045, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58438, 0, , 0, 15GCCE101045, 0, 2015-2016, Alumni, 823057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101045, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58438, 0, , 0, 15GCCE101045, 0, 2015-2016, Alumni, 823057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404009, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 58525, 0, , 0, 15GPTC404009, 0, 2015-2016, Alumni, 821915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404009, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 58525, 0, , 0, 15GPTC404009, 0, 2015-2016, Alumni, 821915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201395, NRI, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 12CET201395, 0, 2015-2016, Alumni, 588060, REVDUE, 1000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105050, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58513, 0, , 0, 15CCCE105050, 0, 2015-2016, Alumni, 770273, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101148, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58473, 0, , 0, 15CCCE101148, 0, 2015-2016, No Information, 783826, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101148, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58473, 0, , 0, 15CCCE101148, 0, 2015-2016, No Information, 783826, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101151, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58499, 0, , 0, 15CCCE101151, 0, 2015-2016, Alumni, 783804, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101151, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58499, 0, , 0, 15CCCE101151, 0, 2015-2016, Alumni, 783804, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58528, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101062, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 111750, B.Tech/B.Tech (Hons) Mechanical Engineering, 58539, 0, , 0, 15CCME101062, 0, 2015-2016, No Information, 813340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101062, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58539, 0, , 0, 15CCME101062, 0, 2015-2016, No Information, 813340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102053, AIE, BALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58544, 0, , 0, 15GCOL102053, 0, 2015-2016, Alumni, 817253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102053, AIE, BALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58544, 0, , 0, 15GCOL102053, 0, 2015-2016, Alumni, 817253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58530, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783614, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58530, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783614, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58481, 0, , 0, 15CECE105004, 0, 2015-2016, Alumni, 766046, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58481, 0, , 0, 15CECE105004, 0, 2015-2016, Alumni, 766046, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58435, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784017, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101057, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58425, 0, , 0, 15CCME101057, 0, 2015-2016, Alumni, 813377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101057, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58425, 0, , 0, 15CCME101057, 0, 2015-2016, Alumni, 813377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103047, AIE, BBALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58548, 0, , 0, 15GCOL103047, 0, 2015-2016, Alumni, 816134, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103047, AIE, BBALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58548, 0, , 0, 15GCOL103047, 0, 2015-2016, Alumni, 816134, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101010, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 07-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 58456, 0, , 0, 15GCOH101010, 0, 2015-2016, Alumni, 818032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101010, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 07-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 58456, 0, , 0, 15GCOH101010, 0, 2015-2016, Alumni, 818032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105051, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58514, 0, , 0, 15CCCE105051, 0, 2015-2016, Alumni, 770261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58432, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784014, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101062, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 15CCME101062, 37250, 2015-2016, No Information, 614776, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 1750, B.Tech/B.Tech (Hons) Computer Science Engineering, 58535, 0, , 0, 15CCCE101159, 0, 2015-2016, Alumni, 783592, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58529, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105049, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58501, 0, , 0, 15CCCE105049, 0, 2015-2016, Alumni, 770283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101149, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58475, 0, , 0, 15CCCE101149, 0, 2015-2016, Alumni, 783824, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101149, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58475, 0, , 0, 15CCCE101149, 0, 2015-2016, Alumni, 783824, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58534, 0, , 0, 15CCCE101159, 0, 2015-2016, Alumni, 783593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58534, 0, , 0, 15CCCE101159, 0, 2015-2016, Alumni, 783593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12Cet201373, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 3800, B.Tech/B.Tech (Hons) Mechanical Engineering, 58485, 0, , 0, 12Cet201373, 0, 2015-2016, No Information, 872829, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105003, AIE, Electrical Engineering-2016-17 II Sem IV, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical Engineering, 58478, 0, , 0, 15CECE105003, 0, 2015-2016, No Information, 766054, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105003, AIE, Electrical Engineering-2016-17 II Sem IV, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical Engineering, 58478, 0, , 0, 15CECE105003, 0, 2015-2016, No Information, 766054, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101010, AIE, LLB 2015-2016 III Sem VI, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 58527, 0, , 0, 15GCOL101010, 0, 2015-2016, Alumni, 817825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101010, AIE, LLB 2015-2016 III Sem VI, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 58527, 0, , 0, 15GCOL101010, 0, 2015-2016, Alumni, 817825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101047, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58470, 0, , 0, 15GCCE101047, 0, 2015-2016, Alumni, 820861, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101047, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58470, 0, , 0, 15GCCE101047, 0, 2015-2016, Alumni, 820861, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201069, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 58462, 0, , 0, 15GCOB201069, 0, 2015-2016, No Information, 788349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201069, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58462, 0, , 0, 15GCOB201069, 0, 2015-2016, No Information, 788349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101088, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 58699, 0, , 0, 15GCOB101088, 0, 2015-2016, Alumni, 783129, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101168, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58576, 0, , 0, 15CCCE101168, 0, 2015-2016, Alumni, 783412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101168, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58576, 0, , 0, 15CCCE101168, 0, 2015-2016, Alumni, 783412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101088, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 58698, 0, , 0, 15GCOB101088, 0, 2015-2016, Alumni, 783131, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101186, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58671, 0, , 0, 15CCCE101186, 0, 2015-2016, Alumni, 783034, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101186, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58671, 0, , 0, 15CCCE101186, 0, 2015-2016, Alumni, 783034, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107009, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58613, 0, , 0, 15CCCE107009, 0, 2015-2016, Alumni, 768486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107009, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58613, 0, , 0, 15CCCE107009, 0, 2015-2016, Alumni, 768486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101181, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58637, 0, , 0, 15CCCE101181, 0, 2015-2016, Alumni, 783128, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101181, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58637, 0, , 0, 15CCCE101181, 0, 2015-2016, Alumni, 783128, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103048, AIE, BBALLB  2015-2016 V Sem X, 0, 08-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58609, 0, , 0, 15GCOL103048, 0, 2015-2016, Alumni, 816119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103048, AIE, BBALLB  2015-2016 V Sem X, 0, 08-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58609, 0, , 0, 15GCOL103048, 0, 2015-2016, Alumni, 816119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101185, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58655, 0, , 0, 15CCCE101185, 0, 2015-2016, Alumni, 783051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101185, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58655, 0, , 0, 15CCCE101185, 0, 2015-2016, Alumni, 783051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101087, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58719, 0, , 0, 15GCOB101087, 0, 2015-2016, Alumni, 783107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101087, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58719, 0, , 0, 15GCOB101087, 0, 2015-2016, Alumni, 783107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102005, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58694, 0, , 0, 15CCCE102005, 0, 2015-2016, No Information, 771616, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102005, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58694, 0, , 0, 15CCCE102005, 0, 2015-2016, No Information, 771616, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58649, 0, , 0, 15CCCE106005, 0, 2015-2016, Alumni, 768725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58649, 0, , 0, 15CCCE106005, 0, 2015-2016, Alumni, 768725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106006, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58652, 0, , 0, 15CCCE106006, 0, 2015-2016, Alumni, 768715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106006, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58652, 0, , 0, 15CCCE106006, 0, 2015-2016, Alumni, 768715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107010, AIE, B.Tech in CSBA 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58673, 0, , 0, 15CCCE107010, 0, 2015-2016, No Information, 768470, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101184, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58659, 0, , 0, 15CCCE101184, 0, 2015-2016, Alumni, 783071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101184, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58659, 0, , 0, 15CCCE101184, 0, 2015-2016, Alumni, 783071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202008, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 08-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 58653, 0, , 0, 15GCFC202008, 0, 2015-2016, No Information, 818516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202008, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 08-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 58653, 0, , 0, 15GCFC202008, 0, 2015-2016, No Information, 818516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104035, AIE, BCA 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58560, 0, , 0, 15CCCE104035, 0, 2015-2016, Alumni, 771261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 22007): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\\xA0B.Tec...' for column `playnpri_test_project`.`Report`.`Program` at row 369 (SQL: insert into `Report` (`Academic_Year`, `Adjusted_Amount`, `Admno`, `Alloted_Category`, `Batch`, `Concession_Amount`, `Date`, `Department`, `Due_Amount`, `Faculty`, `Fee_Category`, `Fee_Head`, `Fund_Tran_Amount`, `Paid_Amount`, `Program`, `Receipt_N`, `Refund_Amount`, `Remarks`, `Reverse_Concession_Amount`, `Roll_No`, `Scholarship_Amount`, `Session`, `Status`, `Voucher_No`, `Voucher_Type`, `Write_Off_Amount`, `file_name`, `ip_address`) values (2015-2016, 0, 14GCOB201174, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, Tuition Fee (Back Paper), 0, 10800, MBA in dual specialization , 57176, 0, , 0, 14GCOB201174, 0, 2015-2016, No Information, 840998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201174, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 3000, MBA in dual specialization , 57176, 0, , 0, 14GCOB201174, 0, 2015-2016, No Information, 840998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102003, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57163, 0, , 0, 15CMAC102003, 0, 2015-2016, Alumni, 765314, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102003, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57163, 0, , 0, 15CMAC102003, 0, 2015-2016, Alumni, 765314, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201067, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57171, 0, , 0, 13CCCE201067, 0, 2015-2016, Alumni, 848027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101004, AIE, BJMC 2014-2015 III Sem VI, 0, 17-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 37000, BA Journalism & Mass Communication, 57168, 0, , 0, 15CMCC101004, 0, 2015-2016, Alumni, 764577, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101004, AIE, BJMC 2014-2015 III Sem VI, 0, 17-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57168, 0, , 0, 15CMCC101004, 0, 2015-2016, Alumni, 764577, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105300, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57161, 0, , 0, 11CETBT105300, 0, 2015-2016, Alumni, 886954, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201018, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, MBA in dual specialization , 57173, 0, , 0, 15GCOB201018, 0, 2015-2016, No Information, 787952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201018, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 17-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57173, 0, , 0, 15GCOB201018, 0, 2015-2016, No Information, 787952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102004, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57170, 0, , 0, 15CMAC102004, 0, 2015-2016, Alumni, 765306, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201064, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57158, 0, , 0, 13CCCE201064, 0, 2015-2016, Alumni, 848042, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 17-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 70000, Bachelor of Business Administration, 57178, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102001, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 17-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 57166, 0, , 0, 15CAHC102001, 0, 2015-2016, No Information, 815113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102001, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 17-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 57166, 0, , 0, 15CAHC102001, 0, 2015-2016, No Information, 815113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101001, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 17-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57167, 0, , 0, 15GCON101001, 0, 2015-2016, Alumni, 815482, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101001, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 17-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57167, 0, , 0, 15GCON101001, 0, 2015-2016, Alumni, 815482, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204001, AIE, Power System Engineering-2016-17 II Sem IV, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57172, 0, , 0, 15CECE204001, 0, 2015-2016, No Information, 765599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204001, AIE, Power System Engineering-2016-17 II Sem IV, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57172, 0, , 0, 15CECE204001, 0, 2015-2016, No Information, 765599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105308, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 17-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57162, 0, , 0, 11CETBT105308, 0, 2015-2016, Alumni, 886861, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102004, AIE, B.Pharm 2015-16 V Sem IX, 0, 17-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57169, 0, , 0, 15CMAC102004, 0, 2015-2016, Alumni, 765304, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104009, AIE, BCA 2015-16 III Sem VI, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57165, 0, , 0, 15CCCE104009, 0, 2015-2016, Alumni, 771447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104009, AIE, BCA 2015-16 III Sem VI, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57165, 0, , 0, 15CCCE104009, 0, 2015-2016, Alumni, 771447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101012, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57179, 0, , 0, 15CCCE101012, 0, 2015-2016, Alumni, 786744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101012, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57179, 0, , 0, 15CCCE101012, 0, 2015-2016, Alumni, 786744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101029, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 17-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 57164, 0, , 0, 12CFC101029, 0, 2015-2016, Alumni, 867648, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102246, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 17-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57175, 0, , 0, 11CETBT102246, 0, 2015-2016, Alumni, 891369, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201057, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57160, 0, , 0, 13CCCE201057, 0, 2015-2016, Alumni, 848068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57174, 0, , 0, 15CCCE110001, 0, 2015-2016, Alumni, 767906, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 17-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57174, 0, , 0, 15CCCE110001, 0, 2015-2016, Alumni, 767906, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406004, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 18-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57191, 0, , 0, 15GPTC406004, 0, 2015-2016, No Information, 821628, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406004, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 18-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57191, 0, , 0, 15GPTC406004, 0, 2015-2016, No Information, 821628, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101025, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57203, 0, , 0, 15GCOB101025, 0, 2015-2016, Alumni, 781997, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101025, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57203, 0, , 0, 15GCOB101025, 0, 2015-2016, Alumni, 781997, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104011, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57195, 0, , 0, 15CCCE104011, 0, 2015-2016, Alumni, 771436, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104011, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57195, 0, , 0, 15CCCE104011, 0, 2015-2016, Alumni, 771436, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104010, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57183, 0, , 0, 15CCCE104010, 0, 2015-2016, No Information, 771437, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104010, AIE, BCA 2015-16 III Sem VI, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57183, 0, , 0, 15CCCE104010, 0, 2015-2016, No Information, 771437, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101021, AIE, BBA 2015-2016 I Sem II, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57196, 0, , 0, 15GCOB101021, 0, 2015-2016, No Information, 818253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101021, AIE, BBA 2015-2016 I Sem II, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57196, 0, , 0, 15GCOB101021, 0, 2015-2016, No Information, 818253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC202001, AIE, Masters Of Pharmacy (Pharmaceutics) 2017-2018 II Sem IV, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 55000, Masters Of Pharmacy (Pharmaceutics), 57197, 0, , 0, 15CMAC202001, 0, 2015-2016, No Information, 764635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC202001, AIE, Masters Of Pharmacy (Pharmaceutics) 2017-2018 II Sem IV, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Masters Of Pharmacy (Pharmaceutics), 57197, 0, , 0, 15CMAC202001, 0, 2015-2016, No Information, 764635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101109, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 57182, 0, , 0, 12CET101109, 0, 2015-2016, Alumni, 880312, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2015-2016 I Sem II, 0, 18-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 64000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57204, 0, , 0, 15CECE101001, 0, 2015-2016, No Information, 767119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101001, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2015-2016 I Sem II, 0, 18-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57204, 0, , 0, 15CECE101001, 0, 2015-2016, No Information, 767119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57192, 0, , 0, 15GCOB101020, 0, 2015-2016, Alumni, 781952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101020, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57192, 0, , 0, 15GCOB101020, 0, 2015-2016, Alumni, 781952, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101003, AIE, B.Sc (Hotel Management) 2015-2016 I Sem II, 0, 18-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 50000, B.Sc (Hotel Management), 57205, 0, , 0, 15GCOH101003, 0, 2015-2016, No Information, 818071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101003, AIE, B.Sc (Hotel Management) 2015-2016 I Sem II, 0, 18-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57205, 0, , 0, 15GCOH101003, 0, 2015-2016, No Information, 818071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101024, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57202, 0, , 0, 15GCOB101024, 0, 2015-2016, No Information, 781975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101024, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57202, 0, , 0, 15GCOB101024, 0, 2015-2016, No Information, 781975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101023, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57201, 0, , 0, 15GCOB101023, 0, 2015-2016, No Information, 781972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101023, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57201, 0, , 0, 15GCOB101023, 0, 2015-2016, No Information, 781972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101022, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 57198, 0, , 0, 15GCOB101022, 0, 2015-2016, No Information, 781970, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101022, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57198, 0, , 0, 15GCOB101022, 0, 2015-2016, No Information, 781970, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201019, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 18-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57199, 0, , 0, 15GCOB201019, 0, 2015-2016, Alumni, 787961, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201019, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 18-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57199, 0, , 0, 15GCOB201019, 0, 2015-2016, Alumni, 787961, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102005, AIE, B.Pharm 2015-16 V Sem IX, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57206, 0, Received from REGICTRATION, 0, 15CMAC102005, 0, 2015-2016, Alumni, 765287, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102005, AIE, B.Pharm 2015-16 V Sem IX, 0, 18-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57206, 0, Received from REGICTRATION, 0, 15CMAC102005, 0, 2015-2016, Alumni, 765287, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE201018, AIE, M.Tech Computer Science Engineering 2013-2014 II Sem IV, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Reckecking/Scrutiny Fee, 0, 500, M.Tech Computer Science Engineering, 57180, 0, , 0, 13CCCE201018, 0, 2015-2016, Alumni, 848204, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101001, AIE, B Arch 2015-16 V Sem X, 0, 18-06-2015, School of Architecture, 0, School of Architecture, General, TUITION FEE, 0, 175000, B.Arch, 57187, 0, , 0, 15GCOA101001, 0, 2015-2016, Alumni, 818455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101001, AIE, B Arch 2015-16 V Sem X, 0, 18-06-2015, School of Architecture, 0, School of Architecture, General, Exam Fee, 0, 10000, B.Arch, 57187, 0, , 0, 15GCOA101001, 0, 2015-2016, Alumni, 818455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111002, AIE, BCA + MCA 2015-2016 V Sem X, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Integrated BCA + MCA, 57193, 0, , 0, 15CCCE111002, 0, 2015-2016, Alumni, 767730, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111002, AIE, BCA + MCA 2015-2016 V Sem X, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated BCA + MCA, 57193, 0, , 0, 15CCCE111002, 0, 2015-2016, Alumni, 767730, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101004, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57188, 0, , 0, 15CBAC101004, 0, 2015-2016, Alumni, 814531, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101004, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57188, 0, , 0, 15CBAC101004, 0, 2015-2016, Alumni, 814531, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201002, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, M.Sc. Forensic Sciences, 57184, 0, , 0, 15CBAC201002, 0, 2015-2016, No Information, 813998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201002, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 18-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, M.Sc. Forensic Sciences, 57184, 0, , 0, 15CBAC201002, 0, 2015-2016, No Information, 813998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202001, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 18-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57190, 0, , 0, 15GCFC202001, 0, 2015-2016, No Information, 818527, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202001, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 18-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57190, 0, , 0, 15GCFC202001, 0, 2015-2016, No Information, 818527, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103134, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 18-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 7200, B.Tech/B.Tech (Hons) Civil Engineering, 57194, 0, , 0, 14CCME103134, 0, 2015-2016, Withdrawn, 833468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103134, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 18-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Civil Engineering, 57194, 0, , 0, 14CCME103134, 0, 2015-2016, Withdrawn, 833468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101325, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 18-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Computer Science Engineering, 57181, 0, , 0, 11CETBT101325, 0, 2015-2016, Alumni, 893784, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102008, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Integrated MBA (BBA+MBA), 57232, 0, , 0, 15GCOB102008, 0, 2015-2016, Alumni, 787049, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102008, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57232, 0, , 0, 15GCOB102008, 0, 2015-2016, Alumni, 787049, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101005, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57209, 0, , 0, 15GCFC101005, 0, 2015-2016, Alumni, 819308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101005, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57209, 0, , 0, 15GCFC101005, 0, 2015-2016, Alumni, 819308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101002, AIE, B Arch 2015-16 V Sem X, 0, 19-06-2015, School of Architecture, 0, School of Architecture, General, TUITION FEE, 0, 15000, B.Arch, 57208, 0, , 0, 15GCOA101002, 0, 2015-2016, Alumni, 818448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOA101002, AIE, B Arch 2015-16 V Sem X, 0, 19-06-2015, School of Architecture, 0, School of Architecture, General, Exam Fee, 0, 10000, B.Arch, 57208, 0, , 0, 15GCOA101002, 0, 2015-2016, Alumni, 818448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104006, AIE, BCA 2015-16 III Sem VI, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 7000, BCA, 57217, 0, , 0, 15CCCE104006, 0, 2015-2016, Alumni, 771471, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104006, AIE, BCA 2015-16 III Sem VI, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57217, 0, , 0, 15CCCE104006, 0, 2015-2016, Alumni, 771471, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406005, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 19-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57207, 0, , 0, 15GPTC406005, 0, 2015-2016, No Information, 821624, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406005, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 19-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57207, 0, , 0, 15GPTC406005, 0, 2015-2016, No Information, 821624, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201021, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57218, 0, Received from REGICTRATION, 0, 15GCOB201021, 0, 2015-2016, Alumni, 787984, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201021, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57218, 0, Received from REGICTRATION, 0, 15GCOB201021, 0, 2015-2016, Alumni, 787984, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111003, AIE, BCA + MCA 2015-2016 V Sem X, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Integrated BCA + MCA, 57220, 0, , 0, 15CCCE111003, 0, 2015-2016, Alumni, 767720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111003, AIE, BCA + MCA 2015-2016 V Sem X, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated BCA + MCA, 57220, 0, , 0, 15CCCE111003, 0, 2015-2016, Alumni, 767720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102007, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57226, 0, Received from REGICTRATION, 0, 15GCOB102007, 0, 2015-2016, Alumni, 787001, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102007, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57226, 0, Received from REGICTRATION, 0, 15GCOB102007, 0, 2015-2016, Alumni, 787001, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 10000, Bachelor of Business Administration, 57228, 0, , 0, 15GCOB101026, 0, 2015-2016, Alumni, 782027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57228, 0, , 0, 15GCOB101026, 0, 2015-2016, Alumni, 782027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 0, B.Com. (Hons), , -77000, , 0, 12CFC101056, 0, 2015-2016, No Information, 995545, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Security Fee, 0, 0, B.Com. (Hons), , -10000, , 0, 12CFC101056, 0, 2015-2016, No Information, 995545, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101027, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57231, 0, , 0, 15GCOB101027, 0, 2015-2016, Alumni, 782047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101027, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57231, 0, , 0, 15GCOB101027, 0, 2015-2016, Alumni, 782047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105175, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57216, 0, , 0, 11CETBT105175, 0, 2015-2016, Alumni, 888145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102006, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57215, 0, , 0, 15GCOB102006, 0, 2015-2016, Alumni, 786986, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102006, AIE, BBA+MBA 2015-16 V Sem X, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57215, 0, , 0, 15GCOB102006, 0, 2015-2016, Alumni, 786986, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105309, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57210, 0, , 0, 11CETBT105309, 0, 2015-2016, Alumni, 886841, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202001, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Mechatronics, 57227, 0, , 0, 15CCME202001, 0, 2015-2016, Alumni, 787154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202001, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Mechatronics, 57227, 0, , 0, 15CCME202001, 0, 2015-2016, Alumni, 787154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 0, B.Com. (Hons), , 0, DUE REVERCE, 0, 12CFC101056, 0, 2015-2016, No Information, 606905, REVDUE, 77000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101056, AIE, B.Com. (Hons) 2012-2013 I Sem II, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Security Fee, 0, 0, B.Com. (Hons), , 0, DUE REVERCE, 0, 12CFC101056, 0, 2015-2016, No Information, 606905, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201020, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57213, 0, , 0, 15GCOB201020, 0, 2015-2016, No Information, 787976, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201020, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57213, 0, , 0, 15GCOB201020, 0, 2015-2016, No Information, 787976, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201275, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57925, 0, , 0, 12CET201275, 0, 2015-2016, Alumni, 873882, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201275, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57925, 0, , 0, 12CET201275, 0, 2015-2016, Alumni, 873882, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101004, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 19-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57230, 0, , 0, 15GCOH101004, 0, 2015-2016, Alumni, 818069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101004, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 19-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57230, 0, , 0, 15GCOH101004, 0, 2015-2016, Alumni, 818069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101006, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57235, 0, , 0, 15GCFC101006, 0, 2015-2016, Alumni, 819302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101006, AIE, B COM H-2015-16 III Sem VI, 0, 19-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57235, 0, , 0, 15GCFC101006, 0, 2015-2016, Alumni, 819302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101076, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 3500, B.Tech/B.Tech (Hons) Computer Science Engineering, 57229, 0, , 0, 11CETBT101076, 0, 2015-2016, Alumni, 896197, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101001, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 19-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57233, 0, , 0, 15CAHC101001, 0, 2015-2016, Alumni, 815232, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102188, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 19-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57214, 0, , 0, 12COB102188, 0, 2015-2016, Alumni, 863538, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201390, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57212, 0, , 0, 12CET201390, 0, 2015-2016, No Information, 872607, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201390, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 19-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57212, 0, , 0, 12CET201390, 0, 2015-2016, No Information, 872607, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101331, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 19-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Computer Science Engineering, 57223, 0, , 0, 11CETBT101331, 0, 2015-2016, Alumni, 893729, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101002, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 19-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57234, 0, , 0, 15CAHC101002, 0, 2015-2016, Alumni, 815226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101001, AIE, BPT2014-15 V Sem IX, 0, 19-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 57224, 0, , 0, 15CMAC101001, 0, 2015-2016, Alumni, 765545, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101001, AIE, BPT2014-15 V Sem IX, 0, 19-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57224, 0, , 0, 15CMAC101001, 0, 2015-2016, Alumni, 765545, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101028, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 57256, 0, , 0, 15GCOB101028, 0, 2015-2016, Alumni, 782066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101028, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57256, 0, , 0, 15GCOB101028, 0, 2015-2016, Alumni, 782066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101005, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 20-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57240, 0, Received from REGICTRATION, 0, 15CBAC101005, 0, 2015-2016, Alumni, 814523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201022, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57242, 0, Received from REGICTRATION, 0, 15GCOB201022, 0, 2015-2016, No Information, 787990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201022, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57242, 0, Received from REGICTRATION, 0, 15GCOB201022, 0, 2015-2016, No Information, 787990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101002, AIE, BPT2014-15 V Sem IX, 0, 20-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 57238, 0, , 0, 15CMAC101002, 0, 2015-2016, Alumni, 765540, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101002, AIE, BPT2014-15 V Sem IX, 0, 20-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57238, 0, , 0, 15CMAC101002, 0, 2015-2016, Alumni, 765540, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201024, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57254, 0, Received from REGICTRATION, 0, 15GCOB201024, 0, 2015-2016, No Information, 788004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201024, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57254, 0, Received from REGICTRATION, 0, 15GCOB201024, 0, 2015-2016, No Information, 788004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101011, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57244, 0, , 0, 15CCCE101011, 0, 2015-2016, Alumni, 786770, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101011, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57244, 0, , 0, 15CCCE101011, 0, 2015-2016, Alumni, 786770, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201023, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57248, 0, , 0, 15GCOB201023, 0, 2015-2016, No Information, 787999, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201023, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57248, 0, , 0, 15GCOB201023, 0, 2015-2016, No Information, 787999, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101007, AIE, B COM H-2015-16 II Sem IV, 0, 20-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57253, 0, , 0, 15GCFC101007, 0, 2015-2016, No Information, 819295, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101007, AIE, B COM H-2015-16 II Sem IV, 0, 20-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57253, 0, , 0, 15GCFC101007, 0, 2015-2016, No Information, 819295, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102008, AIE, BBA+MBA 2015-16 V Sem X, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 57000, Integrated MBA (BBA+MBA), 57255, 0, , 0, 15GCOB102008, 0, 2015-2016, Alumni, 787048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103007, AIE, BBALLB  2015-2016 V Sem X, 0, 20-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 85000, Integrated BBA + LLB (Hons.), 57249, 0, , 0, 15GCOL103007, 0, 2015-2016, Alumni, 816532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102009, AIE, BBA+MBA 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57252, 0, , 0, 15GCOB102009, 0, 2015-2016, No Information, 787052, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102009, AIE, BBA+MBA 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57252, 0, , 0, 15GCOB102009, 0, 2015-2016, No Information, 787052, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103007, AIE, BBALLB  2015-2016 V Sem X, 0, 20-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 15000, Integrated BBA + LLB (Hons.), 57250, 0, , 0, 15GCOL103007, 0, 2015-2016, Alumni, 816533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103007, AIE, BBALLB  2015-2016 V Sem X, 0, 20-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57250, 0, , 0, 15GCOL103007, 0, 2015-2016, Alumni, 816533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104012, AIE, BCA 2015-16 III Sem VI, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57236, 0, , 0, 15CCCE104012, 0, 2015-2016, Alumni, 771424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104012, AIE, BCA 2015-16 III Sem VI, 0, 20-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57236, 0, , 0, 15CCCE104012, 0, 2015-2016, Alumni, 771424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101005, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 20-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57241, 0, , 0, 15CBAC101005, 0, 2015-2016, Alumni, 814524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101026, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 20-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 67000, Bachelor of Business Administration, 57245, 0, , 0, 15GCOB101026, 0, 2015-2016, Alumni, 782022, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103009, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57281, 0, , 0, 15GCOL103009, 0, 2015-2016, Alumni, 816515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103009, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57281, 0, , 0, 15GCOL103009, 0, 2015-2016, Alumni, 816515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104016, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 33000, BCA, 57302, 0, , 0, 15CCCE104016, 0, 2015-2016, No Information, 771405, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104016, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57302, 0, , 0, 15CCCE104016, 0, 2015-2016, No Information, 771405, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111005, AIE, BCA + MCA 2015-2016 V Sem X, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Integrated BCA + MCA, 57287, 0, , 0, 15CCCE111005, 0, 2015-2016, Active, 767710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111005, AIE, BCA + MCA 2015-2016 V Sem X, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated BCA + MCA, 57287, 0, , 0, 15CCCE111005, 0, 2015-2016, Active, 767710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101005, AIE, BJMC 2014-2015 III Sem VI, 0, 22-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57271, 0, , 0, 15CMCC101005, 0, 2015-2016, Alumni, 764567, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101005, AIE, BJMC 2014-2015 III Sem VI, 0, 22-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57271, 0, , 0, 15CMCC101005, 0, 2015-2016, Alumni, 764567, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103002, AIE, B.A (Hons) English 2015-2016 I Sem II, 0, 22-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57266, 0, , 0, 15CAHC103002, 0, 2015-2016, No Information, 814840, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103002, AIE, B.A (Hons) English 2015-2016 I Sem II, 0, 22-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57266, 0, , 0, 15CAHC103002, 0, 2015-2016, No Information, 814840, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104015, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57301, 0, , 0, 15CCCE104015, 0, 2015-2016, No Information, 771406, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104015, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57301, 0, , 0, 15CCCE104015, 0, 2015-2016, No Information, 771406, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101002, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57299, 0, , 0, 15GCCE101002, 0, 2015-2016, Alumni, 821300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101002, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57299, 0, , 0, 15GCCE101002, 0, 2015-2016, Alumni, 821300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111004, AIE,  , 0, 22-06-2015, School of Design, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Test, 57286, 0, , 0, 15CCCE111004, 0, 2015-2016, No Information, 767711, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111004, AIE,  , 0, 22-06-2015, School of Design, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Test, 57286, 0, , 0, 15CCCE111004, 0, 2015-2016, No Information, 767711, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102012, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57293, 0, , 0, 15GCOL102012, 0, 2015-2016, Alumni, 817613, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102012, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57293, 0, , 0, 15GCOL102012, 0, 2015-2016, Alumni, 817613, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101006, AIE, ME 2014-2015 IV Sem VIII, 0, 22-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57273, 0, , 0, 15CCME101006, 0, 2015-2016, Alumni, 822927, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101006, AIE, ME 2014-2015 IV Sem VIII, 0, 22-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57273, 0, , 0, 15CCME101006, 0, 2015-2016, Alumni, 822927, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101029, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57267, 0, , 0, 15GCOB101029, 0, 2015-2016, Alumni, 782090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101029, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57267, 0, , 0, 15GCOB101029, 0, 2015-2016, Alumni, 782090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101026, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Ajustable_Excess_Amount, 0, 100, B.Sc.(Hons) Forensic Sciences, 58385, 0, , 0, 14CBAC101026, 0, 2015-2016, No Information, 838155, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101013, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 65000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57297, 0, , 0, 15CCCE101013, 0, 2015-2016, Alumni, 786720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101013, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57297, 0, , 0, 15CCCE101013, 0, 2015-2016, Alumni, 786720, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101030, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57268, 0, , 0, 15GCOB101030, 0, 2015-2016, Alumni, 782120, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101030, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57268, 0, , 0, 15GCOB101030, 0, 2015-2016, Alumni, 782120, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC409001, AIE, CHEMICAL ENGINEERING 2015-2016 III Sem VI, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Chemical Engineering, 57262, 0, , 0, 15GPTC409001, 0, 2015-2016, Alumni, 821334, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC409001, AIE, CHEMICAL ENGINEERING 2015-2016 III Sem VI, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Chemical Engineering, 57262, 0, , 0, 15GPTC409001, 0, 2015-2016, Alumni, 821334, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201027, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 49000, MBA in dual specialization , 57294, 0, , 0, 15GCOB201027, 0, 2015-2016, Alumni, 788032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201027, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57294, 0, , 0, 15GCOB201027, 0, 2015-2016, Alumni, 788032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103002, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 22-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 65000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57295, 0, , 0, 15CECE103002, 0, 2015-2016, Alumni, 766797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103002, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 22-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57295, 0, , 0, 15CECE103002, 0, 2015-2016, Alumni, 766797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103002, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 22-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57296, 0, , 0, 15CECE103002, 0, 2015-2016, Alumni, 766795, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102009, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57257, 0, , 0, 15GCOL102009, 0, 2015-2016, Alumni, 817641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102009, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57257, 0, , 0, 15GCOL102009, 0, 2015-2016, Alumni, 817641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201025, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57278, 0, , 0, 15GCOB201025, 0, 2015-2016, No Information, 788013, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201025, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57278, 0, , 0, 15GCOB201025, 0, 2015-2016, No Information, 788013, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203002, AIE, MCA 2015 - 16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57270, 0, , 0, 15CCCE203002, 0, 2015-2016, Alumni, 767450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203002, AIE, MCA 2015 - 16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57270, 0, , 0, 15CCCE203002, 0, 2015-2016, Alumni, 767450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101013, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57298, 0, , 0, 15CCCE101013, 0, 2015-2016, Alumni, 786716, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201026, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57288, 0, , 0, 15GCOB201026, 0, 2015-2016, No Information, 788019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201026, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57288, 0, , 0, 15GCOB201026, 0, 2015-2016, No Information, 788019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201002, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 77000, M.Tech Structural Engineering, 57300, 0, Received from REGICTRATION, 0, 15GCCE201002, 0, 2015-2016, No Information, 819401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201002, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, M.Tech Structural Engineering, 57300, 0, Received from REGICTRATION, 0, 15GCCE201002, 0, 2015-2016, No Information, 819401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101031, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57274, 0, , 0, 15GCOB101031, 0, 2015-2016, Alumni, 782140, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101031, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57274, 0, , 0, 15GCOB101031, 0, 2015-2016, Alumni, 782140, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57264, 0, , 0, 15GCOL102010, 0, 2015-2016, Alumni, 817635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 95000, Integrated BA + LLB (Hons.), 57264, 0, , 0, 15GCOL102010, 0, 2015-2016, Alumni, 817635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57264, 0, , 0, 15GCOL102010, 0, 2015-2016, Alumni, 817635, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101008, AIE, B.Com. (Hons) 2015-2016 I SEM II, 0, 22-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57283, 0, , 0, 15GCFC101008, 0, 2015-2016, No Information, 819290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101008, AIE, B.Com. (Hons) 2015-2016 I SEM II, 0, 22-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57283, 0, , 0, 15GCFC101008, 0, 2015-2016, No Information, 819290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOL102010, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 57265, 0, TUITION FEE, 0, 15GCOL102010, 0, 2015-2016, Alumni, 1005374, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104013, AIE, BCA 2015-2016 I Sem II, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57263, 0, , 0, 15CCCE104013, 0, 2015-2016, No Information, 771417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104013, AIE, BCA 2015-2016 I Sem II, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57263, 0, , 0, 15CCCE104013, 0, 2015-2016, No Information, 771417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT103104, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -125000, , 0, 11CETBT103104, 0, 2015-2016, Alumni, 994753, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT103013, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Civil Engineering, 57260, 0, , 0, 11CETBT103013, 0, 2015-2016, Alumni, 890990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103008, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57272, 0, , 0, 15GCOL103008, 0, 2015-2016, Alumni, 816524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103008, AIE, BBALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57272, 0, , 0, 15GCOL103008, 0, 2015-2016, Alumni, 816524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408001, AIE, Diploma in Electrical Engineering 2015-2016 I Sem II, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 57259, 0, , 0, 15GPTC408001, 0, 2015-2016, No Information, 821431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408001, AIE, Diploma in Electrical Engineering 2015-2016 I Sem II, 0, 22-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 57259, 0, , 0, 15GPTC408001, 0, 2015-2016, No Information, 821431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202002, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 200000, MBA Business Analytics, 57275, 0, Received from REGICTRATION, 0, 15GCOB202002, 0, 2015-2016, No Information, 789584, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202002, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA Business Analytics, 57275, 0, Received from REGICTRATION, 0, 15GCOB202002, 0, 2015-2016, No Information, 789584, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101014, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57303, 0, , 0, 15CCCE101014, 0, 2015-2016, Alumni, 786694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101014, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57303, 0, , 0, 15CCCE101014, 0, 2015-2016, Alumni, 786694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102011, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57284, 0, , 0, 15GCOL102011, 0, 2015-2016, Alumni, 817627, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102011, AIE, BALLB  2015-2016 V Sem X, 0, 22-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57284, 0, , 0, 15GCOL102011, 0, 2015-2016, Alumni, 817627, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -100, 14CBAC101026, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Ajustable_Excess_Amount, 0, 0, B.Sc.(Hons) Forensic Sciences, 58385, 0, TUITION FEE, 0, 14CBAC101026, 0, 2015-2016, No Information, 1004686, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 15000, Bachelor of Business Administration, 57291, 0, , 0, 15GCOB101032, 0, 2015-2016, Alumni, 782162, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 22-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57291, 0, , 0, 15GCOB101032, 0, 2015-2016, Alumni, 782162, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104014, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57277, 0, , 0, 15CCCE104014, 0, 2015-2016, Alumni, 771416, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104014, AIE, BCA 2015-16 III Sem VI, 0, 22-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57277, 0, , 0, 15CCCE104014, 0, 2015-2016, Alumni, 771416, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101006, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57279, 0, Received from REGICTRATION, 0, 15CBAC101006, 0, 2015-2016, Alumni, 814518, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101006, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 22-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57279, 0, Received from REGICTRATION, 0, 15CBAC101006, 0, 2015-2016, Alumni, 814518, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME104004, AIE, Integrated B Tech Civil Engineering + MBA 2014-15 V Sem X, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Civil Engineering) + MBA, 57269, 0, , 0, 14CCME104004, 0, 2015-2016, Alumni, 832940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME104004, AIE, Integrated B Tech Civil Engineering + MBA 2014-15 V Sem X, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Civil Engineering) + MBA, 57269, 0, , 0, 14CCME104004, 0, 2015-2016, Alumni, 832940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME104004, AIE, Integrated B Tech Civil Engineering + MBA 2014-15 V Sem X, 0, 22-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 8000, Integrated B.Tech (Civil Engineering) + MBA, 57269, 0, , 0, 14CCME104004, 0, 2015-2016, Alumni, 832940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102002, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 57311, 0, Received from REGICTRATION, 0, 15CAHC102002, 0, 2015-2016, Alumni, 815112, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102002, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 57311, 0, Received from REGICTRATION, 0, 15CAHC102002, 0, 2015-2016, Alumni, 815112, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101007, AIE, ME 2015-2016 III Sem VI, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57327, 0, , 0, 15CCME101007, 0, 2015-2016, No Information, 813803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101007, AIE, ME 2015-2016 III Sem VI, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57327, 0, , 0, 15CCME101007, 0, 2015-2016, No Information, 813803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE204008, AIE, M.Tech Power System Engineering 2013-2014 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech Power System Engineering, 57325, 0, , 0, 13CECE204008, 0, 2015-2016, Alumni, 846347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101009, AIE, ME 2015-2016 V Sem IX, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57353, 0, , 0, 15CCME101009, 0, 2015-2016, Alumni, 813787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101009, AIE, ME 2015-2016 V Sem IX, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57353, 0, , 0, 15CCME101009, 0, 2015-2016, Alumni, 813787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105001, AIE, AE 2014-2015 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 57331, 0, , 0, 15CCME105001, 0, 2015-2016, Alumni, 822788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105001, AIE, AE 2014-2015 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 57331, 0, , 0, 15CCME105001, 0, 2015-2016, Alumni, 822788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101008, AIE, ME 2015-2016 V Sem IX, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57348, 0, , 0, 15CCME101008, 0, 2015-2016, Alumni, 813794, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103004, , BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57345, 0, , 0, 15GCOL103004, 0, 2015-2016, Alumni, 816557, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 0, B.Sc. Medical Lab Technology, , 0, DUE REVERCE, 0, 13CMAC103004, 0, 2015-2016, No Information, 607223, REVDUE, 50000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 0, B.Sc. Medical Lab Technology, , 0, DUE REVERCE, 0, 13CMAC103004, 0, 2015-2016, No Information, 607223, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103004, , BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 75000, Integrated BBA + LLB (Hons.), 57344, 0, , 0, 15GCOL103004, 0, 2015-2016, Alumni, 816556, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101034, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 23-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57323, 0, , 0, 15GCOB101034, 0, 2015-2016, No Information, 782193, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101034, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 23-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57323, 0, , 0, 15GCOB101034, 0, 2015-2016, No Information, 782193, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201028, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 23-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57332, 0, Received from REGICTRATION, 0, 15GCOB201028, 0, 2015-2016, No Information, 788039, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201028, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 23-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57332, 0, Received from REGICTRATION, 0, 15GCOB201028, 0, 2015-2016, No Information, 788039, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CCICMCA102007, AIE, MCA 2011-2012 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 57326, 0, , 0, 11CCICMCA102007, 0, 2015-2016, Alumni, 898211, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103011, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57342, 0, , 0, 15GCOL103011, 0, 2015-2016, Alumni, 816494, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101001, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, TUITION FEE, 0, 50000, Bachelor of Education (B.Ed.), 57322, 0, Received from REGICTRATION, 0, 15GCOE101001, 0, 2015-2016, No Information, 818150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101001, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, Exam Fee, 0, 9000, Bachelor of Education (B.Ed.), 57322, 0, Received from REGICTRATION, 0, 15GCOE101001, 0, 2015-2016, No Information, 818150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101002, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, TUITION FEE, 0, 50000, Bachelor of Education (B.Ed.), 57338, 0, , 0, 15GCOE101002, 0, 2015-2016, No Information, 818147, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101002, AIE, Bachelor of Education-2016-2017 II Sem IV, 0, 23-06-2015, School of Education, 0, School of Education, General, Exam Fee, 0, 10000, Bachelor of Education (B.Ed.), 57338, 0, , 0, 15GCOE101002, 0, 2015-2016, No Information, 818147, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57885, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 333, B.Tech/B.Tech (Hons) Civil Engineering, 57885, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57885, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103012, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57340, 0, , 0, 15GCOL103012, 0, 2015-2016, Alumni, 816483, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103012, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57341, 0, , 0, 15GCOL103012, 0, 2015-2016, Alumni, 816484, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103011, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57343, 0, , 0, 15GCOL103011, 0, 2015-2016, Alumni, 816495, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105004, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57349, 0, , 0, 15CCCE105004, 0, 2015-2016, Withdrawn, 770808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105004, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57349, 0, , 0, 15CCCE105004, 0, 2015-2016, Withdrawn, 770808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105006, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57357, 0, , 0, 15CCCE105006, 0, 2015-2016, No Information, 770779, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201342, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57304, 0, , 0, 12CET201342, 0, 2015-2016, No Information, 873178, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201342, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57304, 0, , 0, 12CET201342, 0, 2015-2016, No Information, 873178, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201342, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57304, 0, , 0, 12CET201342, 0, 2015-2016, No Information, 873178, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205002, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Automobile Engineering, 57336, 0, Received from REGICTRATION, 0, 15CCME205002, 0, 2015-2016, No Information, 787080, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205002, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 23-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Automobile Engineering, 57336, 0, Received from REGICTRATION, 0, 15CCME205002, 0, 2015-2016, No Information, 787080, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57315, 0, , 0, 15GCOL103010, 0, 2015-2016, Alumni, 816504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 95000, Integrated BBA + LLB (Hons.), 57315, 0, , 0, 15GCOL103010, 0, 2015-2016, Alumni, 816504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57315, 0, , 0, 15GCOL103010, 0, 2015-2016, Alumni, 816504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOL103010, AIE, BBALLB  2015-2016 V Sem X, 0, 23-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57316, 0, TUITION FEE, 0, 15GCOL103010, 0, 2015-2016, Alumni, 1005422, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57352, 0, , 0, 15CCCE105005, 0, 2015-2016, Alumni, 770793, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57352, 0, , 0, 15CCCE105005, 0, 2015-2016, Alumni, 770793, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 130000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57351, 0, , 0, 15CCCE105005, 0, 2015-2016, Alumni, 770792, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101033, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 23-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57305, 0, , 0, 15GCOB101033, 0, 2015-2016, Alumni, 782181, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101033, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 23-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57305, 0, , 0, 15GCOB101033, 0, 2015-2016, Alumni, 782181, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57328, 0, Received from REGICTRATION, 0, 15CBAC101008, 0, 2015-2016, Alumni, 814505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Ajustable_Excess_Amount, 0, 85000, B.Sc.(Hons) Forensic Sciences, 57328, 0, Received from REGICTRATION, 0, 15CBAC101008, 0, 2015-2016, Alumni, 814505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57328, 0, Received from REGICTRATION, 0, 15CBAC101008, 0, 2015-2016, Alumni, 814505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101018, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57355, 0, , 0, 15CCCE101018, 0, 2015-2016, Alumni, 786622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101017, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57354, 0, , 0, 15CCCE101017, 0, 2015-2016, No Information, 786626, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101017, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57354, 0, , 0, 15CCCE101017, 0, 2015-2016, No Information, 786626, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 0, B.Sc. Medical Lab Technology, , -50000, , 0, 13CMAC103004, 0, 2015-2016, No Information, 995848, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMAC103004, AIE, B.Sc. Medical Lab Technology 2013-2014 I Sem II, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 0, B.Sc. Medical Lab Technology, , -10000, , 0, 13CMAC103004, 0, 2015-2016, No Information, 995848, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101006, AIE, BJMC 2014-2015 III Sem V, 0, 23-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57318, 0, , 0, 15CMCC101006, 0, 2015-2016, Withdrawn, 764562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101006, AIE, BJMC 2014-2015 III Sem V, 0, 23-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57318, 0, , 0, 15CMCC101006, 0, 2015-2016, Withdrawn, 764562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101009, AIE, B COM H-2015-16 III Sem VI, 0, 23-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57313, 0, , 0, 15GCFC101009, 0, 2015-2016, Alumni, 819289, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101009, AIE, B COM H-2015-16 III Sem VI, 0, 23-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57313, 0, , 0, 15GCFC101009, 0, 2015-2016, Alumni, 819289, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406006, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57310, 0, , 0, 15GPTC406006, 0, 2015-2016, Alumni, 821623, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406006, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57310, 0, , 0, 15GPTC406006, 0, 2015-2016, Alumni, 821623, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CBAC101008, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Adjusted_Amount, 0, 0, B.Sc.(Hons) Forensic Sciences, 57329, 0, TUITION FEE, 0, 15CBAC101008, 0, 2015-2016, Alumni, 1005532, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101016, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57347, 0, , 0, 15CCCE101016, 0, 2015-2016, No Information, 786636, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204002, AIE, Power System Engineering-2016-17 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57339, 0, , 0, 15CECE204002, 0, 2015-2016, No Information, 765596, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204002, AIE, Power System Engineering-2016-17 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57339, 0, , 0, 15CECE204002, 0, 2015-2016, No Information, 765596, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101007, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57317, 0, , 0, 15CBAC101007, 0, 2015-2016, Alumni, 814513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101007, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 23-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57317, 0, , 0, 15CBAC101007, 0, 2015-2016, Alumni, 814513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104018, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57319, 0, , 0, 15CCCE104018, 0, 2015-2016, Alumni, 771398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104018, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57319, 0, , 0, 15CCCE104018, 0, 2015-2016, Alumni, 771398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104017, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57308, 0, , 0, 15CCCE104017, 0, 2015-2016, Alumni, 771403, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104017, AIE, BCA 2015-16 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57308, 0, , 0, 15CCCE104017, 0, 2015-2016, Alumni, 771403, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103003, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57356, 0, , 0, 15CECE103003, 0, 2015-2016, Alumni, 766787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103003, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57356, 0, , 0, 15CECE103003, 0, 2015-2016, Alumni, 766787, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101003, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57334, 0, , 0, 15CAHC101003, 0, 2015-2016, Alumni, 815221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101003, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 23-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57334, 0, , 0, 15CAHC101003, 0, 2015-2016, Alumni, 815221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101015, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57330, 0, , 0, 15CCCE101015, 0, 2015-2016, Alumni, 786665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101015, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57330, 0, , 0, 15CCCE101015, 0, 2015-2016, Alumni, 786665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404003, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57312, 0, , 0, 15GPTC404003, 0, 2015-2016, No Information, 821963, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404003, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 23-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57312, 0, , 0, 15GPTC404003, 0, 2015-2016, No Information, 821963, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101274, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57306, 0, , 0, 14CCCE101274, 0, 2015-2016, Alumni, 830042, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CCI101016, AIE, BCA 2012-2013 III Sem VI, 0, 23-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 57335, 0, , 0, 12CCI101016, 0, 2015-2016, No Information, 883492, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE202021, AIE, M.Tech VLSI Design 2013-2014 II Sem IV, 0, 23-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech VLSI Design, 57324, 0, , 0, 13CECE202021, 0, 2015-2016, Alumni, 846474, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102006, AIE, B.Pharm 2015-16 V Sem IX, 0, 23-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57320, 0, , 0, 15CMAC102006, 0, 2015-2016, Alumni, 765281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Tuition Fee (Back Paper), 0, 1800, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101277, , B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 23-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 57307, 0, , 0, 14CCCE101277, 0, 2015-2016, Alumni, 830008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57363, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817869, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 200000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB202003, AIE, MBA Business Analytics 2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA Business Analytics, 57360, 0, , 0, 15GCOB202003, 0, 2015-2016, No Information, 789591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101010, AIE, ME 2015-2016 III Sem VI, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57374, 0, , 0, 15CCME101010, 0, 2015-2016, No Information, 813782, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 114000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57382, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813777, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101007, AIE, BJMC 2014-2015 III Sem VI, 0, 24-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57372, 0, , 0, 15CMCC101007, 0, 2015-2016, No Information, 764555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101003, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 24-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57371, 0, , 0, 15GCCE101003, 0, 2015-2016, Alumni, 823064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201023, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57362, 0, , 0, 15CCCE201023, 0, 2015-2016, No Information, 767475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102146, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57376, 0, , 0, 12COB102146, 0, 2015-2016, Alumni, 863775, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201029, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57365, 0, Received from REGICTRATION, 0, 15GCOB201029, 0, 2015-2016, No Information, 788047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CMC202005, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57375, 0, , 0, 12CMC202005, 0, 2015-2016, Alumni, 866006, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101011, AIE, ME 2015-2016 V Sem IX, 0, 24-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 35000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57381, 0, , 0, 15CCME101011, 0, 2015-2016, Alumni, 813776, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB102067, AIE, MBA in dual specialization  2012-2013 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 200, MBA in dual specialization , 57370, 0, , 0, 12COB102067, 0, 2015-2016, Alumni, 864179, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57378, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101035, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 24-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57359, 0, , 0, 15GCOB101035, 0, 2015-2016, Alumni, 782219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102013, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57368, 0, , 0, 15GCOL102013, 0, 2015-2016, Alumni, 817605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101010, AIE, B COM H-2015-16 III Sem VI, 0, 24-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57380, 0, , 0, 15GCFC101010, 0, 2015-2016, Alumni, 819282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104019, AIE, BCA 2015-16 III Sem VI, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57379, 0, , 0, 15CCCE104019, 0, 2015-2016, Alumni, 771392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102015, AIE, BALLB  2015-2016 V Sem X, 0, 24-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57383, 0, , 0, 15GCOL102015, 0, 2015-2016, Alumni, 817572, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102007, AIE, Bachelor of Pharmacy 2015-2016 I Sem II, 0, 24-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57373, 0, , 0, 15CMAC102007, 0, 2015-2016, No Information, 765271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406007, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 24-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57364, 0, , 0, 15GPTC406007, 0, 2015-2016, Alumni, 821611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 24-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57377, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788053, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201191, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 24-06-2015, School of Business, 0, School of Business, General, Degree/Convocation/Certificate fee, 0, 250, MBA in dual specialization , 57367, 0, , 0, 13GCOB201191, 0, 2015-2016, Alumni, 858774, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101213, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 24-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57369, 0, , 0, 11CETBT101213, 0, 2015-2016, Alumni, 894940, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107001, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57403, 0, , 0, 15CCCE107001, 0, 2015-2016, Alumni, 768583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 85000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57391, 0, , 0, 15GCOL103013, 0, 2015-2016, Alumni, 816476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201005, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57399, 0, Received from REGICTRATION, 0, 15CCCE201005, 0, 2015-2016, No Information, 767552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103003, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57389, 0, , 0, 15CAHC103003, 0, 2015-2016, Alumni, 814839, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15GCOL103013, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57392, 0, TUITION FEE, 0, 15GCOL103013, 0, 2015-2016, Alumni, 1005429, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 70000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57421, 0, , 0, 15GCOL102017, 0, 2015-2016, Alumni, 817553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57424, 0, Received from REGICTRATION, 0, 15CBAC101009, 0, 2015-2016, No Information, 814499, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC201003, AIE, M. Sc. Forensic Science 2016-17 II Sem IV, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, M.Sc. Forensic Sciences, 57411, 0, Received from REGICTRATION, 0, 15CBAC201003, 0, 2015-2016, No Information, 813995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Adjusted_Amount, 0, 0, Bachelor of Physiotherapy, 57398, 0, TUITION FEE, 0, 15CMAC101003, 0, 2015-2016, Alumni, 1005961, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101009, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 25-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57425, 0, , 0, 15CBAC101009, 0, 2015-2016, No Information, 814500, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 149000, Integratedï¿½B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE109001, AIE, B.Tech. + M.Tech.Chemical Engineering 15-16 V Sem X, 0, 25-06-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, Integratedï¿½B.Tech. + M.Tech. in Chemical Engineering, 57418, 0, , 0, 15COCE109001, 0, 2015-2016, Alumni, 762985, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102016, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57394, 0, , 0, 15GCOL102016, 0, 2015-2016, Alumni, 817565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408002, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 57434, 0, , 0, 15GPTC408002, 0, 2015-2016, Alumni, 821430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 7000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101019, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57386, 0, , 0, 15GCOB101019, 0, 2015-2016, Alumni, 781924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101005, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57419, 0, , 0, 15GCCE101005, 0, 2015-2016, No Information, 821275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE104048, AIE, BCA 2017-2018 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57408, 0, , 0, 14CCCE104048, 0, 2015-2016, No Information, 828000, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102247, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Degree/Convocation/Certificate fee, 0, 600, B.Tech/B.Tech (Hons) Mechanical Engineering, 57393, 0, , 0, 11CETBT102247, 0, 2015-2016, Alumni, 891345, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404004, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 25-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57432, 0, , 0, 15GPTC404004, 0, 2015-2016, Alumni, 821962, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 50000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101004, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101004, 10000, 2015-2016, Alumni, 614795, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105007, AIE, B.Tech in CSCC 2016-17 III Sem V, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57430, 0, , 0, 15CCCE105007, 0, 2015-2016, Withdrawn, 770778, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101019, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57405, 0, , 0, 15CCCE101019, 0, 2015-2016, Active, 786599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102018, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57429, 0, , 0, 15GCOL102018, 0, 2015-2016, Active, 817544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102019, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57433, 0, , 0, 15GCOL102019, 0, 2015-2016, Alumni, 817524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201195, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57414, 0, , 0, 13GCOB201195, 0, 2015-2016, Alumni, 858753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 50000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101005, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 25-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 0, B.A(Hons) Applied Psychology, , 0, , 0, 15CAHC101005, 10000, 2015-2016, Alumni, 614792, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57406, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813766, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101040, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57426, 0, Received from REGICTRATION, 0, 15GCOB101040, 0, 2015-2016, Alumni, 782303, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -70000, 15GCOL102017, AIE, BALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 57422, 0, TUITION FEE, 0, 15GCOL102017, 0, 2015-2016, Alumni, 1005380, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103014, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57415, 0, , 0, 15GCOL103014, 0, 2015-2016, Alumni, 816465, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103014, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57415, 0, , 0, 15GCOL103014, 0, 2015-2016, Alumni, 816465, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57407, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101012, AIE, ME 2015-2016 V Sem IX, 0, 25-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57407, 0, , 0, 15CCME101012, 0, 2015-2016, Alumni, 813767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101009, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57395, 0, , 0, 15CCCE101009, 0, 2015-2016, Alumni, 786808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101020, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57435, 0, , 0, 15CCCE101020, 0, 2015-2016, Alumni, 786555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101020, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57435, 0, , 0, 15CCCE101020, 0, 2015-2016, Alumni, 786555, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 5000, Bachelor of Physiotherapy, 57397, 0, , 0, 15CMAC101003, 0, 2015-2016, Alumni, 765535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Ajustable_Excess_Amount, 0, 85000, Bachelor of Physiotherapy, 57397, 0, , 0, 15CMAC101003, 0, 2015-2016, Alumni, 765535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57397, 0, , 0, 15CMAC101003, 0, 2015-2016, Alumni, 765535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101037, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57400, 0, , 0, 15GCOB101037, 0, 2015-2016, Alumni, 782236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101037, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57400, 0, , 0, 15GCOB101037, 0, 2015-2016, Alumni, 782236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57410, 0, , 0, 15GCOB101038, 0, 2015-2016, No Information, 782239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101038, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57410, 0, , 0, 15GCOB101038, 0, 2015-2016, No Information, 782239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101036, AIE, BBA 2015-2016 I Sem II, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57390, 0, , 0, 15GCOB101036, 0, 2015-2016, No Information, 782221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101036, AIE, BBA 2015-2016 I Sem II, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57390, 0, , 0, 15GCOB101036, 0, 2015-2016, No Information, 782221, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101022, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 57000, Bachelor of Business Administration, 57385, 0, , 0, 15GCOB101022, 0, 2015-2016, No Information, 781968, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101004, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57412, 0, , 0, 15GCCE101004, 0, 2015-2016, Alumni, 821281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101004, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57412, 0, , 0, 15GCCE101004, 0, 2015-2016, Alumni, 821281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101005, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 25-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57387, 0, , 0, 15GCOH101005, 0, 2015-2016, Alumni, 818063, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101005, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 25-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57387, 0, , 0, 15GCOH101005, 0, 2015-2016, Alumni, 818063, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104020, AIE, BCA 2015-16 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57416, 0, , 0, 15CCCE104020, 0, 2015-2016, Alumni, 771383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104020, AIE, BCA 2015-16 III Sem VI, 0, 25-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57416, 0, , 0, 15CCCE104020, 0, 2015-2016, Alumni, 771383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101003, AIE, BPT2014-15 V Sem IX, 0, 25-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 45000, Bachelor of Physiotherapy, 57396, 0, Received from REGICTRATION, 0, 15CMAC101003, 0, 2015-2016, Alumni, 765533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101006, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 57420, 0, , 0, 15GCCE101006, 0, 2015-2016, Alumni, 821271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103015, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57427, 0, , 0, 15GCOL103015, 0, 2015-2016, Alumni, 816455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103015, AIE, BBALLB  2015-2016 V Sem X, 0, 25-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57427, 0, , 0, 15GCOL103015, 0, 2015-2016, Alumni, 816455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101004, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 25-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 5000, B.Tech/B.Tech (Hons) Civil Engineering, 57413, 0, , 0, 15GCCE101004, 0, 2015-2016, Alumni, 821282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101039, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57423, 0, , 0, 15GCOB101039, 0, 2015-2016, Alumni, 782275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101039, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 25-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57423, 0, , 0, 15GCOB101039, 0, 2015-2016, Alumni, 782275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201006, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57484, 0, Received from REGICTRATION, 0, 15CCCE201006, 0, 2015-2016, No Information, 767548, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201006, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57484, 0, Received from REGICTRATION, 0, 15CCCE201006, 0, 2015-2016, No Information, 767548, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103016, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57443, 0, , 0, 15GCOL103016, 0, 2015-2016, Alumni, 816448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103016, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57443, 0, , 0, 15GCOL103016, 0, 2015-2016, Alumni, 816448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101021, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57460, 0, , 0, 15CCCE101021, 0, 2015-2016, Alumni, 786530, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101002, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 26-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57477, 0, , 0, 15GCON101002, 0, 2015-2016, Alumni, 815477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101002, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 26-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57477, 0, , 0, 15GCON101002, 0, 2015-2016, Alumni, 815477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101445, AIE, ME 2014-2015 IV Sem VIII, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57449, 0, , 0, 14CCME101445, 0, 2015-2016, Alumni, 835882, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102008, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57457, 0, , 0, 15CMAC102008, 0, 2015-2016, Alumni, 765270, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102008, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57457, 0, , 0, 15CMAC102008, 0, 2015-2016, Alumni, 765270, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401003, AIE, MECHANICAL ENGINEERING 2016-2017 III Sem V, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57480, 0, , 0, 15GPTC401003, 0, 2015-2016, Withdrawn, 822486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401003, AIE, MECHANICAL ENGINEERING 2016-2017 III Sem V, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57480, 0, , 0, 15GPTC401003, 0, 2015-2016, Withdrawn, 822486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101006, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 26-06-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57479, 0, , 0, 15GCOH101006, 0, 2015-2016, Alumni, 818057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101006, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 26-06-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 9000, B.Sc (Hotel Management), 57479, 0, , 0, 15GCOH101006, 0, 2015-2016, Alumni, 818057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201067, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 2000, MBA in dual specialization , 57471, 0, , 0, 13GCOB201067, 0, 2015-2016, Alumni, 859341, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101009, AIE, BJMC 2014-2015 II Sem IV, 0, 26-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 0, BA Journalism & Mass Communication, , -77000, , 0, 14CMCC101009, 0, 2015-2016, No Information, 996100, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101009, AIE, BJMC 2014-2015 II Sem IV, 0, 26-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Adjustable Excess Fee, 0, 0, BA Journalism & Mass Communication, , -30000, , 0, 14CMCC101009, 0, 2015-2016, No Information, 996100, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101009, AIE, BJMC 2014-2015 II Sem IV, 0, 26-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 0, BA Journalism & Mass Communication, , -10000, , 0, 14CMCC101009, 0, 2015-2016, No Information, 996100, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101011, AIE, B COM H-2015-16 III Sem VI, 0, 26-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57439, 0, , 0, 15GCFC101011, 0, 2015-2016, Alumni, 819275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101011, AIE, B COM H-2015-16 III Sem VI, 0, 26-06-2015, School of Finance, 0, School of Finance & Commerce, General, Ajustable_Excess_Amount, 0, 8400, B.Com. (Hons), 57439, 0, , 0, 15GCFC101011, 0, 2015-2016, Alumni, 819275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101011, AIE, B COM H-2015-16 III Sem VI, 0, 26-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57439, 0, , 0, 15GCFC101011, 0, 2015-2016, Alumni, 819275, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101026, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57503, 0, , 0, 15CCCE101026, 0, 2015-2016, Alumni, 786377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101026, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57503, 0, , 0, 15CCCE101026, 0, 2015-2016, Alumni, 786377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406008, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57470, 0, , 0, 15GPTC406008, 0, 2015-2016, No Information, 821606, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406008, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 26-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57470, 0, , 0, 15GPTC406008, 0, 2015-2016, No Information, 821606, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103020, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57495, 0, , 0, 15GCOL103020, 0, 2015-2016, Active, 816409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103020, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57495, 0, , 0, 15GCOL103020, 0, 2015-2016, Active, 816409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102034, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57459, 0, , 0, 11CETBT102034, 0, 2015-2016, Alumni, 893255, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103017, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57472, 0, , 0, 15GCOL103017, 0, 2015-2016, Alumni, 816440, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103017, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57472, 0, , 0, 15GCOL103017, 0, 2015-2016, Alumni, 816440, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57504, 0, , 0, 15GCCE101010, 0, 2015-2016, No Information, 821205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101010, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57504, 0, , 0, 15GCCE101010, 0, 2015-2016, No Information, 821205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101043, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57482, 0, , 0, 15GCOB101043, 0, 2015-2016, Alumni, 782363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101043, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57482, 0, , 0, 15GCOB101043, 0, 2015-2016, Alumni, 782363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103018, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57485, 0, , 0, 15GCOL103018, 0, 2015-2016, Alumni, 816432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103018, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57485, 0, , 0, 15GCOL103018, 0, 2015-2016, Alumni, 816432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101042, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57461, 0, , 0, 15GCOB101042, 0, 2015-2016, No Information, 782340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101042, AIE, Bachelor of Business Administration 2016-17 II Sem IV, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57461, 0, , 0, 15GCOB101042, 0, 2015-2016, No Information, 782340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101025, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57493, 0, , 0, 15CCCE101025, 0, 2015-2016, Alumni, 786409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101025, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57493, 0, , 0, 15CCCE101025, 0, 2015-2016, Alumni, 786409, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103019, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57488, 0, , 0, 15GCOL103019, 0, 2015-2016, Active, 816424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103019, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57488, 0, , 0, 15GCOL103019, 0, 2015-2016, Active, 816424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103004, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 26-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57464, 0, Received from REGICTRATION, 0, 15CAHC103004, 0, 2015-2016, Alumni, 814834, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103004, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 26-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 57464, 0, Received from REGICTRATION, 0, 15CAHC103004, 0, 2015-2016, Alumni, 814834, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101013, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57458, 0, , 0, 15CCME101013, 0, 2015-2016, Alumni, 813759, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101013, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57458, 0, , 0, 15CCME101013, 0, 2015-2016, Alumni, 813759, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101007, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57446, 0, , 0, 15GCCE101007, 0, 2015-2016, Active, 821259, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101024, AIE, B.Tech in CSE 2016-17 IV Sem VII, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57478, 0, , 0, 15CCCE101024, 0, 2015-2016, Alumni, 786446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101024, AIE, B.Tech in CSE 2016-17 IV Sem VII, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57478, 0, , 0, 15CCCE101024, 0, 2015-2016, Alumni, 786446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103117, AIE, BBALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 0, Integrated BBA + LLB (Hons.), , 0, , 0, 15GCOL103117, 50000, 2015-2016, Alumni, 614796, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101041, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57452, 0, , 0, 15GCOB101041, 0, 2015-2016, Alumni, 782319, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101041, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57452, 0, , 0, 15GCOB101041, 0, 2015-2016, Alumni, 782319, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101008, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57487, 0, , 0, 15GCCE101008, 0, 2015-2016, Alumni, 821239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101008, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57487, 0, , 0, 15GCCE101008, 0, 2015-2016, Alumni, 821239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102020, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57469, 0, , 0, 15GCOL102020, 0, 2015-2016, Alumni, 817516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102020, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57469, 0, , 0, 15GCOL102020, 0, 2015-2016, Alumni, 817516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102022, AIE, BALLB 2015-2016 III Sem VI, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57498, 0, , 0, 15GCOL102022, 0, 2015-2016, No Information, 817490, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102022, AIE, BALLB 2015-2016 III Sem VI, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57498, 0, , 0, 15GCOL102022, 0, 2015-2016, No Information, 817490, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107003, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57492, 0, , 0, 15CCCE107003, 0, 2015-2016, Alumni, 768552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107003, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57492, 0, , 0, 15CCCE107003, 0, 2015-2016, Alumni, 768552, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201036, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57497, 0, , 0, 15GCOB201036, 0, 2015-2016, No Information, 788106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201036, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57497, 0, , 0, 15GCOB201036, 0, 2015-2016, No Information, 788106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101022, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57455, 0, , 0, 15CCCE101022, 0, 2015-2016, Alumni, 786502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101022, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57455, 0, , 0, 15CCCE101022, 0, 2015-2016, Alumni, 786502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107002, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57462, 0, , 0, 15CCCE107002, 0, 2015-2016, Alumni, 768569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107002, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 57462, 0, , 0, 15CCCE107002, 0, 2015-2016, Alumni, 768569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 57499, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782379, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102265, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57475, 0, , 0, 11CETBT102265, 0, 2015-2016, Alumni, 891147, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101014, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57474, 0, , 0, 15CCME101014, 0, 2015-2016, Alumni, 813752, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101014, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57474, 0, , 0, 15CCME101014, 0, 2015-2016, Alumni, 813752, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102021, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57490, 0, , 0, 15GCOL102021, 0, 2015-2016, Alumni, 817497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102021, AIE, BALLB  2015-2016 V Sem X, 0, 26-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57490, 0, , 0, 15GCOL102021, 0, 2015-2016, Alumni, 817497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101014, AIE, ME 2015-2016 V Sem IX, 0, 26-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57473, 0, , 0, 15CCME101014, 0, 2015-2016, Alumni, 813750, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102009, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57466, 0, , 0, 15CMAC102009, 0, 2015-2016, Alumni, 765257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102009, AIE, B.Pharm 2015-16 V Sem IX, 0, 26-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57466, 0, , 0, 15CMAC102009, 0, 2015-2016, Alumni, 765257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 27000, Bachelor of Business Administration, 57500, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 8000, Bachelor of Business Administration, 57500, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104021, AIE, BCA 2015-16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57447, 0, Received from REGICTRATION, 0, 15CCCE104021, 0, 2015-2016, Alumni, 771376, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104021, AIE, BCA 2015-16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57447, 0, Received from REGICTRATION, 0, 15CCCE104021, 0, 2015-2016, Alumni, 771376, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101044, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 2000, Bachelor of Business Administration, 57501, 0, , 0, 15GCOB101044, 0, 2015-2016, Alumni, 782381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101023, , B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57465, 0, , 0, 15CCCE101023, 0, 2015-2016, Alumni, 786477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101023, , B.Tech in CSE 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57465, 0, , 0, 15CCCE101023, 0, 2015-2016, Alumni, 786477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201033, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57441, 0, Received from REGICTRATION, 0, 15GCOB201033, 0, 2015-2016, Alumni, 788082, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201033, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57441, 0, Received from REGICTRATION, 0, 15GCOB201033, 0, 2015-2016, Alumni, 788082, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104022, AIE, BCA 2015-16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 24000, BCA, 57468, 0, , 0, 15CCCE104022, 0, 2015-2016, No Information, 771369, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201034, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57450, 0, Received from REGICTRATION, 0, 15GCOB201034, 0, 2015-2016, No Information, 788087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201034, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57450, 0, Received from REGICTRATION, 0, 15GCOB201034, 0, 2015-2016, No Information, 788087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102010, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 57467, 0, , 0, 15GCOB102010, 0, 2015-2016, Alumni, 787071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201031, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57436, 0, Received from REGICTRATION, 0, 15GCOB201031, 0, 2015-2016, Alumni, 788066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201031, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57436, 0, Received from REGICTRATION, 0, 15GCOB201031, 0, 2015-2016, Alumni, 788066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101009, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Civil Engineering, 57489, 0, , 0, 15GCCE101009, 0, 2015-2016, Alumni, 821217, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102023, AIE,  , 0, 26-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57506, 0, , 0, 15GCOL102023, 0, 2015-2016, No Information, 817484, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102023, AIE,  , 0, 26-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57506, 0, , 0, 15GCOL102023, 0, 2015-2016, No Information, 817484, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107003, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57491, 0, , 0, 15CCCE107003, 0, 2015-2016, Alumni, 768551, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201035, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57476, 0, Received from REGICTRATION, 0, 15GCOB201035, 0, 2015-2016, No Information, 788096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201032, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57438, 0, , 0, 15GCOB201032, 0, 2015-2016, No Information, 788074, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201032, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 26-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57438, 0, , 0, 15GCOB201032, 0, 2015-2016, No Information, 788074, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203003, AIE, MCA 2015 - 16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57440, 0, Received from REGICTRATION, 0, 15CCCE203003, 0, 2015-2016, Alumni, 767444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203003, AIE, MCA 2015 - 16 III Sem VI, 0, 26-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57440, 0, Received from REGICTRATION, 0, 15CCCE203003, 0, 2015-2016, Alumni, 767444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101007, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 26-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 64500, B.Tech/B.Tech (Hons) Civil Engineering, 57445, 0, , 0, 15GCCE101007, 0, 2015-2016, Active, 821258, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101035, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57568, 0, , 0, 15CCCE101035, 0, 2015-2016, Alumni, 786212, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103023, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57528, 0, , 0, 15GCOL103023, 0, 2015-2016, Alumni, 816372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103023, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57528, 0, , 0, 15GCOL103023, 0, 2015-2016, Alumni, 816372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101012, AIE, B COM H-2015-16 III Sem VI, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57542, 0, , 0, 15GCFC101012, 0, 2015-2016, No Information, 819269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101012, AIE, B COM H-2015-16 III Sem VI, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57542, 0, , 0, 15GCFC101012, 0, 2015-2016, No Information, 819269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105009, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57522, 0, , 0, 15CCCE105009, 0, 2015-2016, Alumni, 770748, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101030, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57559, 0, , 0, 15CCCE101030, 0, 2015-2016, Alumni, 786287, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57561, 0, , 0, 15CCCE101032, 0, 2015-2016, No Information, 786239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101032, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57561, 0, , 0, 15CCCE101032, 0, 2015-2016, No Information, 786239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105008, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57520, 0, , 0, 15CCCE105008, 0, 2015-2016, Alumni, 770769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105008, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57520, 0, , 0, 15CCCE105008, 0, 2015-2016, Alumni, 770769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103022, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57525, 0, , 0, 15GCOL103022, 0, 2015-2016, Alumni, 816384, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103022, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57525, 0, , 0, 15GCOL103022, 0, 2015-2016, Alumni, 816384, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57563, 0, , 0, 15CCCE101034, 0, 2015-2016, No Information, 786234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57563, 0, , 0, 15CCCE101034, 0, 2015-2016, No Information, 786234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57562, 0, , 0, 15CCCE101033, 0, 2015-2016, No Information, 786237, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101033, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57562, 0, , 0, 15CCCE101033, 0, 2015-2016, No Information, 786237, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101015, AIE, ME 2015-2016 V Sem IX, 0, 27-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57516, 0, , 0, 15CCME101015, 0, 2015-2016, Alumni, 813733, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101011, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57529, 0, , 0, 15GCCE101011, 0, 2015-2016, Alumni, 821204, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101011, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57529, 0, , 0, 15GCCE101011, 0, 2015-2016, Alumni, 821204, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203004, AIE, MCA 2015 - 16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57546, 0, , 0, 15CCCE203004, 0, 2015-2016, Alumni, 767438, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203004, AIE, MCA 2015 - 16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57546, 0, , 0, 15CCCE203004, 0, 2015-2016, Alumni, 767438, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101009, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 69000, B.Tech/B.Tech (Hons) Civil Engineering, 57536, 0, , 0, 15GCCE101009, 0, 2015-2016, Alumni, 821219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101009, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57536, 0, , 0, 15GCCE101009, 0, 2015-2016, Alumni, 821219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101027, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57527, 0, , 0, 15CCCE101027, 0, 2015-2016, Alumni, 786348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101027, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57527, 0, , 0, 15CCCE101027, 0, 2015-2016, Alumni, 786348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104016, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 44000, BCA, 57508, 0, , 0, 15CCCE104016, 0, 2015-2016, No Information, 771404, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105011, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57550, 0, , 0, 15CCCE105011, 0, 2015-2016, Alumni, 770726, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104024, AIE, BCA 2016-17 IV Sem VII, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57541, 0, , 0, 15CCCE104024, 0, 2015-2016, Alumni, 771360, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104024, AIE, BCA 2016-17 IV Sem VII, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57541, 0, , 0, 15CCCE104024, 0, 2015-2016, Alumni, 771360, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104023, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57514, 0, , 0, 15CCCE104023, 0, 2015-2016, Alumni, 771368, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104023, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57514, 0, , 0, 15CCCE104023, 0, 2015-2016, Alumni, 771368, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101012, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 60000, B.Tech/B.Tech (Hons) Civil Engineering, 57540, 0, , 0, 15GCCE101012, 0, 2015-2016, Alumni, 821188, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105010, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57524, 0, , 0, 15CCCE105010, 0, 2015-2016, Alumni, 770736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105010, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57524, 0, , 0, 15CCCE105010, 0, 2015-2016, Alumni, 770736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101031, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57560, 0, , 0, 15CCCE101031, 0, 2015-2016, Alumni, 786257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101031, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57560, 0, , 0, 15CCCE101031, 0, 2015-2016, Alumni, 786257, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105012, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57557, 0, , 0, 15CCCE105012, 0, 2015-2016, Alumni, 770715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103021, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57519, 0, , 0, 15GCOL103021, 0, 2015-2016, Alumni, 816392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103021, AIE, BBALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57519, 0, , 0, 15GCOL103021, 0, 2015-2016, Alumni, 816392, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105013, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57571, 0, , 0, 15CCCE105013, 0, 2015-2016, Alumni, 770703, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101029, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57554, 0, , 0, 15CCCE101029, 0, 2015-2016, Alumni, 786312, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101029, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57554, 0, , 0, 15CCCE101029, 0, 2015-2016, Alumni, 786312, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101013, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 27-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Civil Engineering, 57553, 0, , 0, 15GCCE101013, 0, 2015-2016, No Information, 821173, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104001, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 17000, BCA, 57539, 0, , 0, 15CCCE104001, 0, 2015-2016, Alumni, 771534, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104001, AIE, BCA 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57539, 0, , 0, 15CCCE104001, 0, 2015-2016, Alumni, 771534, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102011, AIE, BBA+MBA 2015-16 V Sem X, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57523, 0, , 0, 15GCOB102011, 0, 2015-2016, Alumni, 787109, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102011, AIE, BBA+MBA 2015-16 V Sem X, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57523, 0, , 0, 15GCOB102011, 0, 2015-2016, Alumni, 787109, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101028, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57537, 0, , 0, 15CCCE101028, 0, 2015-2016, No Information, 786315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101016, AIE, ME 2015-2016 V Sem IX, 0, 27-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57545, 0, , 0, 15CCME101016, 0, 2015-2016, Alumni, 813725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101016, AIE, ME 2015-2016 V Sem IX, 0, 27-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57545, 0, , 0, 15CCME101016, 0, 2015-2016, Alumni, 813725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105011, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57551, 0, , 0, 15CCCE105011, 0, 2015-2016, Alumni, 770727, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105011, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 27-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57551, 0, , 0, 15CCCE105011, 0, 2015-2016, Alumni, 770727, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101047, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57548, 0, , 0, 15GCOB101047, 0, 2015-2016, Alumni, 782435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101047, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57548, 0, , 0, 15GCOB101047, 0, 2015-2016, Alumni, 782435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201039, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57532, 0, Received from REGICTRATION, 0, 15GCOB201039, 0, 2015-2016, No Information, 788128, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201038, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57518, 0, Received from REGICTRATION, 0, 15GCOB201038, 0, 2015-2016, No Information, 788119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201038, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 25000, MBA in dual specialization , 57518, 0, Received from REGICTRATION, 0, 15GCOB201038, 0, 2015-2016, No Information, 788119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201038, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57518, 0, Received from REGICTRATION, 0, 15GCOB201038, 0, 2015-2016, No Information, 788119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101046, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57530, 0, Received from REGICTRATION, 0, 15GCOB101046, 0, 2015-2016, Alumni, 782419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101046, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57530, 0, Received from REGICTRATION, 0, 15GCOB101046, 0, 2015-2016, Alumni, 782419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 25000, Bachelor of Pharmacy, 57565, 0, , 0, 15CMAC102010, 0, 2015-2016, Alumni, 765250, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201039, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57533, 0, , 0, 15GCOB201039, 0, 2015-2016, No Information, 788130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201037, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57515, 0, Received from REGICTRATION, 0, 15GCOB201037, 0, 2015-2016, No Information, 788113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201037, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57515, 0, Received from REGICTRATION, 0, 15GCOB201037, 0, 2015-2016, No Information, 788113, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202003, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57558, 0, Received from REGICTRATION, 0, 15GCFC202003, 0, 2015-2016, No Information, 818523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202003, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57558, 0, Received from REGICTRATION, 0, 15GCFC202003, 0, 2015-2016, No Information, 818523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201040, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 80000, MBA in dual specialization , 57556, 0, , 0, 15GCOB201040, 0, 2015-2016, No Information, 788137, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101045, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57509, 0, , 0, 15GCOB101045, 0, 2015-2016, Alumni, 782399, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101045, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57509, 0, , 0, 15GCOB101045, 0, 2015-2016, Alumni, 782399, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 15000, Bachelor of Pharmacy, 57566, 0, , 0, 15CMAC102010, 0, 2015-2016, Alumni, 765251, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57566, 0, , 0, 15CMAC102010, 0, 2015-2016, Alumni, 765251, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202002, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57511, 0, Received from REGICTRATION, 0, 15GCFC202002, 0, 2015-2016, No Information, 818524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406009, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 27-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Computer Science & Engineering, 57569, 0, , 0, 15GPTC406009, 0, 2015-2016, No Information, 821605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC406009, AIE, COMPUTER SCIENCE  ENGINEERING 2015-2016 III Sem VI, 0, 27-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Computer Science & Engineering, 57569, 0, , 0, 15GPTC406009, 0, 2015-2016, No Information, 821605, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201035, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 27-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57517, 0, , 0, 15GCOB201035, 0, 2015-2016, No Information, 788098, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101007, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 27-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57543, 0, , 0, 15CAHC101007, 0, 2015-2016, Alumni, 815212, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101007, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 27-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57543, 0, , 0, 15CAHC101007, 0, 2015-2016, Alumni, 815212, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102024, AIE, BALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57544, 0, , 0, 15GCOL102024, 0, 2015-2016, Alumni, 817483, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102024, AIE, BALLB  2015-2016 V Sem X, 0, 27-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57544, 0, , 0, 15GCOL102024, 0, 2015-2016, Alumni, 817483, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102010, AIE, B.Pharm 2015-16 V Sem IX, 0, 27-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 60000, Bachelor of Pharmacy, 57564, 0, Received from REGICTRATION, 0, 15CMAC102010, 0, 2015-2016, Alumni, 765249, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101010, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 27-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57567, 0, Received from REGICTRATION, 0, 15CBAC101010, 0, 2015-2016, Alumni, 814498, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101010, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 27-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57567, 0, Received from REGICTRATION, 0, 15CBAC101010, 0, 2015-2016, Alumni, 814498, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202002, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 27-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57512, 0, , 0, 15GCFC202002, 0, 2015-2016, No Information, 818525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103025, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57624, 0, , 0, 15GCOL103025, 0, 2015-2016, Alumni, 816350, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103025, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57624, 0, , 0, 15GCOL103025, 0, 2015-2016, Alumni, 816350, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101016, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 55000, B.Com. (Hons), 57678, 0, , 0, 15GCFC101016, 0, 2015-2016, Alumni, 819234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404001, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 15000, Diploma in Civil Engineering, 57604, 0, , 0, 15GPTC404001, 0, 2015-2016, No Information, 821977, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404001, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57604, 0, , 0, 15GPTC404001, 0, 2015-2016, No Information, 821977, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103006, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57672, 0, , 0, 15CECE103006, 0, 2015-2016, Alumni, 766749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103006, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57672, 0, , 0, 15CECE103006, 0, 2015-2016, Alumni, 766749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102030, AIE, BALLB  2015-2016 III Sem VI, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57687, 0, , 0, 15GCOL102030, 0, 2015-2016, No Information, 817411, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102030, AIE, BALLB  2015-2016 III Sem VI, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57687, 0, , 0, 15GCOL102030, 0, 2015-2016, No Information, 817411, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101016, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57692, 0, , 0, 15GCCE101016, 0, 2015-2016, Alumni, 821148, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101016, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57692, 0, , 0, 15GCCE101016, 0, 2015-2016, Alumni, 821148, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103006, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 29-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 57639, 0, Received from REGICTRATION, 0, 15CAHC103006, 0, 2015-2016, No Information, 814825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103006, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 29-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 9000, B.A (Hons) English, 57639, 0, Received from REGICTRATION, 0, 15CAHC103006, 0, 2015-2016, No Information, 814825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204003, AIE, Power System Engineering-2016-17 II Sem IV, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57599, 0, , 0, 15CECE204003, 0, 2015-2016, Alumni, 765593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204003, AIE, Power System Engineering-2016-17 II Sem IV, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57599, 0, , 0, 15CECE204003, 0, 2015-2016, Alumni, 765593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404002, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 15000, Diploma in Civil Engineering, 57605, 0, , 0, 15GPTC404002, 0, 2015-2016, Alumni, 821972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404002, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57605, 0, , 0, 15GPTC404002, 0, 2015-2016, Alumni, 821972, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103028, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57643, 0, , 0, 15GCOL103028, 0, 2015-2016, Alumni, 816322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103028, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57643, 0, , 0, 15GCOL103028, 0, 2015-2016, Alumni, 816322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101037, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57597, 0, , 0, 15CCCE101037, 0, 2015-2016, Alumni, 786168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101037, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57597, 0, , 0, 15CCCE101037, 0, 2015-2016, Alumni, 786168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201003, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 77000, M.Tech Structural Engineering, 57700, 0, , 0, 15GCCE201003, 0, 2015-2016, No Information, 819397, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE201003, AIE, M.Tech Structural Engineering 2017-2018 II Sem IV, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, M.Tech Structural Engineering, 57700, 0, , 0, 15GCCE201003, 0, 2015-2016, No Information, 819397, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404006, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57684, 0, , 0, 15GPTC404006, 0, 2015-2016, Alumni, 821935, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404006, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57684, 0, , 0, 15GPTC404006, 0, 2015-2016, Alumni, 821935, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101017, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57594, 0, , 0, 15CCME101017, 0, 2015-2016, Alumni, 813719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101017, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57594, 0, , 0, 15CCME101017, 0, 2015-2016, Alumni, 813719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101015, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57674, 0, , 0, 15GCFC101015, 0, 2015-2016, Alumni, 819244, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101015, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57674, 0, , 0, 15GCFC101015, 0, 2015-2016, Alumni, 819244, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101008, AIE, BJMC 2014-2015 III Sem VI, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57669, 0, , 0, 15CMCC101008, 0, 2015-2016, Alumni, 764549, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101008, AIE, BJMC 2014-2015 III Sem VI, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57669, 0, , 0, 15CMCC101008, 0, 2015-2016, Alumni, 764549, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404007, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 20000, Diploma in Civil Engineering, 57701, 0, , 0, 15GPTC404007, 0, 2015-2016, No Information, 821925, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201001, AIE, MJMC 2014-2015 II Sem IV, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, MA Journalism & Mass Communication, 57688, 0, , 0, 15CMCC201001, 0, 2015-2016, No Information, 763130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201001, AIE, MJMC 2014-2015 II Sem IV, 0, 29-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, MA Journalism & Mass Communication, 57688, 0, , 0, 15CMCC201001, 0, 2015-2016, No Information, 763130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103004, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57652, 0, , 0, 15CECE103004, 0, 2015-2016, Alumni, 766771, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102029, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57685, 0, , 0, 15GCOL102029, 0, 2015-2016, Alumni, 817423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102029, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57685, 0, , 0, 15GCOL102029, 0, 2015-2016, Alumni, 817423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404005, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57607, 0, , 0, 15GPTC404005, 0, 2015-2016, Alumni, 821949, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404005, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57607, 0, , 0, 15GPTC404005, 0, 2015-2016, Alumni, 821949, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103005, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57663, 0, , 0, 15CECE103005, 0, 2015-2016, Alumni, 766758, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103005, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57663, 0, , 0, 15CECE103005, 0, 2015-2016, Alumni, 766758, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOL102063, , BALLB  2013-2014 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 100, Integrated BA + LLB (Hons.), 57595, 0, , 0, 13GCOL102063, 0, 2015-2016, Alumni, 857712, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201043, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57608, 0, , 0, 15GCOB201043, 0, 2015-2016, No Information, 788176, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201043, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57608, 0, , 0, 15GCOB201043, 0, 2015-2016, No Information, 788176, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103004, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57651, 0, , 0, 15CECE103004, 0, 2015-2016, Alumni, 766770, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101049, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57623, 0, , 0, 15GCOB101049, 0, 2015-2016, Alumni, 782479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101049, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57623, 0, , 0, 15GCOB101049, 0, 2015-2016, Alumni, 782479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201044, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57611, 0, Received from REGICTRATION, 0, 15GCOB201044, 0, 2015-2016, No Information, 788182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201044, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57611, 0, Received from REGICTRATION, 0, 15GCOB201044, 0, 2015-2016, No Information, 788182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101017, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 87000, B.Com. (Hons), 57681, 0, , 0, 15GCFC101017, 0, 2015-2016, No Information, 819228, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102041, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57620, 0, , 0, 11CETBT102041, 0, 2015-2016, Alumni, 893176, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201050, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57683, 0, , 0, 15GCOB201050, 0, 2015-2016, No Information, 788216, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201050, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57683, 0, , 0, 15GCOB201050, 0, 2015-2016, No Information, 788216, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101050, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 42000, Bachelor of Business Administration, 57625, 0, , 0, 15GCOB101050, 0, 2015-2016, Alumni, 782504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCFC101063, AIE, B.Com. (Hons) 2013-2014 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57668, 0, , 0, 13GCFC101063, 0, 2015-2016, Alumni, 861296, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCFC101063, AIE, B.Com. (Hons) 2013-2014 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 8000, B.Com. (Hons), 57668, 0, , 0, 13GCFC101063, 0, 2015-2016, Alumni, 861296, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101053, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 57699, 0, , 0, 15GCOB101053, 0, 2015-2016, No Information, 782514, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401005, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57588, 0, , 0, 15GPTC401005, 0, 2015-2016, No Information, 822479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401005, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57588, 0, , 0, 15GPTC401005, 0, 2015-2016, No Information, 822479, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203046, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, MCA, 57635, 0, Received from REGICTRATION, 0, 15CCCE203046, 0, 2015-2016, Alumni, 767144, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203046, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57635, 0, Received from REGICTRATION, 0, 15CCCE203046, 0, 2015-2016, Alumni, 767144, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110002, AIE, B.Tech + Mtech (CSE) 2015-16 V Sem X, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, Integrated B.Tech. + M.Tech. in Computer Science & Engineering (Specialization in Computer Science/S, 57617, 0, , 0, 15CCCE110002, 0, 2015-2016, Active, 767893, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105014, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57601, 0, , 0, 15CCCE105014, 0, 2015-2016, Alumni, 770690, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101002, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 139000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57696, 0, , 0, 15CECE101002, 0, 2015-2016, Alumni, 767117, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101051, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 57670, 0, , 0, 15GCOB101051, 0, 2015-2016, No Information, 782508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -100, 13GCOL102063, , BALLB  2013-2014 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BA + LLB (Hons.), 57595, 0, TUITION FEE, 0, 13GCOL102063, 0, 2015-2016, Alumni, 1003962, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101050, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 35000, Bachelor of Business Administration, 57626, 0, , 0, 15GCOB101050, 0, 2015-2016, Alumni, 782506, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101050, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57626, 0, , 0, 15GCOB101050, 0, 2015-2016, Alumni, 782506, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105014, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57602, 0, , 0, 15CCCE105014, 0, 2015-2016, Alumni, 770691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105014, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57602, 0, , 0, 15CCCE105014, 0, 2015-2016, Alumni, 770691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201051, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57704, 0, Received from REGICTRATION, 0, 15GCOB201051, 0, 2015-2016, No Information, 788222, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201051, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57704, 0, Received from REGICTRATION, 0, 15GCOB201051, 0, 2015-2016, No Information, 788222, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101052, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57671, 0, , 0, 15GCOB101052, 0, 2015-2016, No Information, 782510, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101052, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57671, 0, , 0, 15GCOB101052, 0, 2015-2016, No Information, 782510, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201049, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 111750, MBA in dual specialization , 57653, 0, Received from REGICTRATION, 0, 15GCOB201049, 0, 2015-2016, No Information, 788206, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201049, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57653, 0, Received from REGICTRATION, 0, 15GCOB201049, 0, 2015-2016, No Information, 788206, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103032, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57689, 0, , 0, 15GCOL103032, 0, 2015-2016, Alumni, 816283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103032, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57689, 0, , 0, 15GCOL103032, 0, 2015-2016, Alumni, 816283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201191, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 29-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 800, MBA in dual specialization , 57675, 0, , 0, 13GCOB201191, 0, 2015-2016, Alumni, 858772, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57629, 0, , 0, 15GCCE101014, 0, 2015-2016, No Information, 821168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101014, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57629, 0, , 0, 15GCCE101014, 0, 2015-2016, No Information, 821168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103031, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 75000, Integrated BBA + LLB (Hons.), 57680, 0, , 0, 15GCOL103031, 0, 2015-2016, Alumni, 816291, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103031, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57680, 0, , 0, 15GCOL103031, 0, 2015-2016, Alumni, 816291, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103030, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57679, 0, , 0, 15GCOL103030, 0, 2015-2016, Alumni, 816302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103030, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57679, 0, , 0, 15GCOL103030, 0, 2015-2016, Alumni, 816302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101017, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 8000, B.Com. (Hons), 57682, 0, , 0, 15GCFC101017, 0, 2015-2016, No Information, 819229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101017, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57682, 0, , 0, 15GCFC101017, 0, 2015-2016, No Information, 819229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201045, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57618, 0, , 0, 15GCOB201045, 0, 2015-2016, No Information, 788189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201045, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57618, 0, , 0, 15GCOB201045, 0, 2015-2016, No Information, 788189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101015, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 57644, 0, , 0, 15GCCE101015, 0, 2015-2016, Alumni, 821165, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103026, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57642, 0, , 0, 15GCOL103026, 0, 2015-2016, Alumni, 816343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103026, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57642, 0, , 0, 15GCOL103026, 0, 2015-2016, Alumni, 816343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401006, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57645, 0, , 0, 15GPTC401006, 0, 2015-2016, Alumni, 822477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401006, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57645, 0, , 0, 15GPTC401006, 0, 2015-2016, Alumni, 822477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201048, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57640, 0, , 0, 15GCOB201048, 0, 2015-2016, No Information, 788201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201048, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57640, 0, , 0, 15GCOB201048, 0, 2015-2016, No Information, 788201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105015, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57636, 0, , 0, 15CCCE105015, 0, 2015-2016, Alumni, 770677, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105015, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57637, 0, , 0, 15CCCE105015, 0, 2015-2016, Alumni, 770678, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102031, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 55000, Integrated BA + LLB (Hons.), 57697, 0, , 0, 15GCOL102031, 0, 2015-2016, Alumni, 817407, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103031, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 0, Integrated BBA + LLB (Hons.), , 0, , 0, 15GCOL103031, 25000, 2015-2016, Alumni, 614797, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201046, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57632, 0, Received from REGICTRATION, 0, 15GCOB201046, 0, 2015-2016, No Information, 788195, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201046, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57632, 0, Received from REGICTRATION, 0, 15GCOB201046, 0, 2015-2016, No Information, 788195, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101292, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58039, 0, , 0, 12CET101292, 0, 2015-2016, No Information, 878587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101292, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58039, 0, , 0, 12CET101292, 0, 2015-2016, No Information, 878587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103027, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57648, 0, , 0, 15GCOL103027, 0, 2015-2016, Alumni, 816336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103027, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57648, 0, , 0, 15GCOL103027, 0, 2015-2016, Alumni, 816336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101036, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57584, 0, , 0, 15CCCE101036, 0, 2015-2016, Alumni, 786188, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101036, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57584, 0, , 0, 15CCCE101036, 0, 2015-2016, Alumni, 786188, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101020, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57691, 0, , 0, 15CCME101020, 0, 2015-2016, Alumni, 813690, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101011, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57576, 0, Received from REGICTRATION, 0, 15CBAC101011, 0, 2015-2016, Alumni, 814490, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401004, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57575, 0, , 0, 15GPTC401004, 0, 2015-2016, Alumni, 823071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401004, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 29-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57575, 0, , 0, 15GPTC401004, 0, 2015-2016, Alumni, 823071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101182, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101182, 37250, 2015-2016, No Information, 614762, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101045, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57694, 0, , 0, 15CCCE101045, 0, 2015-2016, Alumni, 785996, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101045, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57694, 0, , 0, 15CCCE101045, 0, 2015-2016, Alumni, 785996, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103024, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57593, 0, , 0, 15GCOL103024, 0, 2015-2016, Alumni, 816361, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103024, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57593, 0, , 0, 15GCOL103024, 0, 2015-2016, Alumni, 816361, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102026, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57585, 0, , 0, 15GCOL102026, 0, 2015-2016, Active, 817457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102026, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57585, 0, , 0, 15GCOL102026, 0, 2015-2016, Active, 817457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1000, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BBA + LLB (Hons.), 57706, 0, TUITION FEE, 0, 15GCOL103029, 0, 2015-2016, Alumni, 1005450, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101038, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49900, B.Tech/B.Tech (Hons) Computer Science Engineering, 57606, 0, , 0, 15CCCE101038, 0, 2015-2016, Alumni, 786140, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101164, NRI, B.Tech in CSE 2014-15 IV Sem VIII, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57650, 0, , 0, 13CCCE101164, 0, 2015-2016, No Information, 849815, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101013, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57614, 0, Received from REGICTRATION, 0, 15CBAC101013, 0, 2015-2016, Alumni, 814480, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101013, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57614, 0, Received from REGICTRATION, 0, 15CBAC101013, 0, 2015-2016, Alumni, 814480, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102058, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 57622, 0, , 0, 11CETBT102058, 0, 2015-2016, Alumni, 892976, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102165, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 57621, 0, , 0, 11CETBT102165, 0, 2015-2016, Alumni, 892076, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101019, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57686, 0, , 0, 15CCME101019, 0, 2015-2016, Alumni, 813701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101019, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57686, 0, , 0, 15CCME101019, 0, 2015-2016, Alumni, 813701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101039, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57609, 0, , 0, 15CCCE101039, 0, 2015-2016, Alumni, 786114, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101039, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57609, 0, , 0, 15CCCE101039, 0, 2015-2016, Alumni, 786114, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201041, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 1000, MBA in dual specialization , 57587, 0, , 0, 15GCOB201041, 0, 2015-2016, No Information, 788153, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201041, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57578, 0, Received from REGICTRATION, 0, 15GCOB201041, 0, 2015-2016, No Information, 788155, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201041, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 9000, MBA in dual specialization , 57578, 0, Received from REGICTRATION, 0, 15GCOB201041, 0, 2015-2016, No Information, 788155, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101018, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57627, 0, , 0, 15CCME101018, 0, 2015-2016, Alumni, 813708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101018, AIE, ME 2015-2016 V Sem IX, 0, 29-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57627, 0, , 0, 15CCME101018, 0, 2015-2016, Alumni, 813708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101044, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57676, 0, , 0, 15CCCE101044, 0, 2015-2016, No Information, 786004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101044, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57676, 0, , 0, 15CCCE101044, 0, 2015-2016, No Information, 786004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102025, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57580, 0, , 0, 15GCOL102025, 0, 2015-2016, Alumni, 817475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102025, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57580, 0, , 0, 15GCOL102025, 0, 2015-2016, Alumni, 817475, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101004, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 29-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57667, 0, , 0, 15GCON101004, 0, 2015-2016, Alumni, 815458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101004, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 29-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57667, 0, , 0, 15GCON101004, 0, 2015-2016, Alumni, 815458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101003, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 29-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 25000, B.Sc. (Nursing), 57596, 0, , 0, 15GCON101003, 0, 2015-2016, Alumni, 815465, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57582, 0, , 0, 15CBAC101012, 0, 2015-2016, Alumni, 814485, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57582, 0, , 0, 15CBAC101012, 0, 2015-2016, Alumni, 814485, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102012, AIE, BBA+MBA 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57658, 0, , 0, 15GCOB102012, 0, 2015-2016, No Information, 787111, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102012, AIE, BBA+MBA 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57658, 0, , 0, 15GCOB102012, 0, 2015-2016, No Information, 787111, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101041, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57616, 0, , 0, 15CCCE101041, 0, 2015-2016, Alumni, 786066, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57705, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Integrated BBA + LLB (Hons.), 57705, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57705, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103029, AIE, BBALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Integrated BBA + LLB (Hons.), 57706, 0, , 0, 15GCOL103029, 0, 2015-2016, Alumni, 816314, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102013, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57662, 0, , 0, 15GCOB102013, 0, 2015-2016, Alumni, 787132, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102013, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57662, 0, , 0, 15GCOB102013, 0, 2015-2016, Alumni, 787132, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203001, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 42000, MCA, 57702, 0, , 0, 15CCCE203001, 0, 2015-2016, No Information, 767454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203001, AIE, MCA 2015 - 16 III Sem VI, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57702, 0, , 0, 15CCCE203001, 0, 2015-2016, No Information, 767454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101043, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57655, 0, , 0, 15CCCE101043, 0, 2015-2016, Alumni, 786024, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101043, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57655, 0, , 0, 15CCCE101043, 0, 2015-2016, Alumni, 786024, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101011, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 29-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57577, 0, , 0, 15CBAC101011, 0, 2015-2016, Alumni, 814491, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57656, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57656, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57656, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101013, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57579, 0, , 0, 15GCFC101013, 0, 2015-2016, Alumni, 819263, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101013, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57579, 0, , 0, 15GCFC101013, 0, 2015-2016, Alumni, 819263, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101018, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 29-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Civil Engineering, 57698, 0, , 0, 15GCCE101018, 0, 2015-2016, Alumni, 821131, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103003, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 29-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 9000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57573, 0, , 0, 15CECE103003, 0, 2015-2016, Alumni, 766786, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101014, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57589, 0, , 0, 15GCFC101014, 0, 2015-2016, Alumni, 819250, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101014, AIE, B COM H-2015-16 III Sem VI, 0, 29-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57589, 0, , 0, 15GCFC101014, 0, 2015-2016, Alumni, 819250, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101042, , B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57634, 0, , 0, 15CCCE101042, 0, 2015-2016, Alumni, 786048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102027, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57631, 0, , 0, 15GCOL102027, 0, 2015-2016, Alumni, 817441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102027, AIE, BALLB  2015-2016 V Sem X, 0, 29-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57631, 0, , 0, 15GCOL102027, 0, 2015-2016, Alumni, 817441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103002, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, BMS(H), 57600, 0, , 0, 15GCOB103002, 0, 2015-2016, Alumni, 787691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103002, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, BMS(H), 57600, 0, , 0, 15GCOB103002, 0, 2015-2016, Alumni, 787691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101032, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1000, Bachelor of Business Administration, 57641, 0, , 0, 14GCOB101032, 0, 2015-2016, No Information, 843799, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101048, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57613, 0, , 0, 15GCOB101048, 0, 2015-2016, No Information, 782448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101048, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57613, 0, , 0, 15GCOB101048, 0, 2015-2016, No Information, 782448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102002, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 52000, Integrated MBA (BBA+MBA), 57630, 0, , 0, 15GCOB102002, 0, 2015-2016, Alumni, 786912, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102002, AIE, BBA+MBA 2015-16 V Sem X, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57630, 0, , 0, 15GCOB102002, 0, 2015-2016, Alumni, 786912, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201042, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57591, 0, Received from REGICTRATION, 0, 15GCOB201042, 0, 2015-2016, No Information, 788170, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201042, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 29-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57591, 0, Received from REGICTRATION, 0, 15GCOB201042, 0, 2015-2016, No Information, 788170, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101040, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57610, 0, , 0, 15CCCE101040, 0, 2015-2016, Alumni, 786096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101040, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 29-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57610, 0, , 0, 15CCCE101040, 0, 2015-2016, Alumni, 786096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101005, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57752, 0, , 0, 14CCCE101005, 0, 2015-2016, Alumni, 832436, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101009, AIE, B.A(Hons) Applied Psychology 2015-2016 I Sem II, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57788, 0, , 0, 15CAHC101009, 0, 2015-2016, No Information, 815202, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101009, AIE, B.A(Hons) Applied Psychology 2015-2016 I Sem II, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57788, 0, , 0, 15CAHC101009, 0, 2015-2016, No Information, 815202, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101037, 0, 2015-2016, No Information, 995989, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101037, 0, 2015-2016, No Information, 995989, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101031, AIE, BBA 2012-2013 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Fine Fee, 0, 7000, Bachelor of Business Administration, 57735, 0, , 0, 12COB101031, 0, 2015-2016, Alumni, 865725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102032, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57710, 0, , 0, 15GCOL102032, 0, 2015-2016, Alumni, 817394, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102032, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57710, 0, , 0, 15GCOL102032, 0, 2015-2016, Alumni, 817394, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101054, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 30000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57790, 0, , 0, 15CCCE101054, 0, 2015-2016, Alumni, 785790, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Adjusted_Amount, 0, 0, Test, 57749, 0, TUITION FEE, 0, 15GCOL102036, 0, 2015-2016, No Information, 1005388, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101019, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57718, 0, , 0, 15GCCE101019, 0, 2015-2016, Alumni, 821116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101019, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57718, 0, , 0, 15GCCE101019, 0, 2015-2016, Alumni, 821116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102034, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57720, 0, , 0, 15GCOL102034, 0, 2015-2016, No Information, 817387, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102034, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57720, 0, , 0, 15GCOL102034, 0, 2015-2016, No Information, 817387, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2015, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 11COMMBA101168, 0, 2015-2016, Alumni, 606428, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102035, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57733, 0, , 0, 15GCOL102035, 0, 2015-2016, Alumni, 817383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102035, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57733, 0, , 0, 15GCOL102035, 0, 2015-2016, Alumni, 817383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101056, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57799, 0, , 0, 15CCCE101056, 0, 2015-2016, Alumni, 785753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101056, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57799, 0, , 0, 15CCCE101056, 0, 2015-2016, Alumni, 785753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101005, AIE, B.Sc. (Nursing) 2017-2018 IV Sem VII, 0, 30-06-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 80000, B.Sc. (Nursing), 57772, 0, Received from REGICTRATION, 0, 15GCON101005, 0, 2015-2016, No Information, 815453, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101005, AIE, B.Sc. (Nursing) 2017-2018 IV Sem VII, 0, 30-06-2015, School of Nursing, 0, School of Nursing, General, Exam Fee, 0, 10000, B.Sc. (Nursing), 57772, 0, Received from REGICTRATION, 0, 15GCON101005, 0, 2015-2016, No Information, 815453, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CBA101003, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 12CBA101003, 0, 2015-2016, No Information, 598607, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -2000, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 57728, 0, TUITION FEE, 0, 11CETBT102018, 0, 2015-2016, Alumni, 1002899, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CCICMCA102016, AIE, MCA 2011-2012 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, MCA, 57763, 0, , 0, 11CCICMCA102016, 0, 2015-2016, Alumni, 898138, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105001, AIE, B Tech Civil Engineering 2016-17 III Sem VI, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57771, 0, , 0, 15GCCE105001, 0, 2015-2016, Year Back, 819476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105001, AIE, B Tech Civil Engineering 2016-17 III Sem VI, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57771, 0, , 0, 15GCCE105001, 0, 2015-2016, Year Back, 819476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101055, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57796, 0, , 0, 15CCCE101055, 0, 2015-2016, No Information, 785755, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101055, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57796, 0, , 0, 15CCCE101055, 0, 2015-2016, No Information, 785755, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , -50000, , 0, 14CBAC101012, 0, 2015-2016, No Information, 995916, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -10000, , 0, 14CBAC101012, 0, 2015-2016, No Information, 995916, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE REVERCE, 0, 14CECE101005, 0, 2015-2016, No Information, 607475, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , 0, DUE REVERCE, 0, 14CECE101005, 0, 2015-2016, No Information, 607475, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11COMMBA101168, AIE, MBA in dual specialization  2011-2012 II Sem IV, 0, 30-06-2015, School of Business, 0, School of Business, General, Security Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 11COMMBA101168, 0, 2015-2016, Alumni, 995015, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101181, 0, 2015-2016, No Information, 996023, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101181, 0, 2015-2016, No Information, 996023, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101136, 0, 2015-2016, No Information, 607368, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101136, 0, 2015-2016, No Information, 607368, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203005, AIE, MCA 2015 - 16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 92000, MCA, 57742, 0, Received from REGICTRATION, 0, 15CCCE203005, 0, 2015-2016, No Information, 767432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE203005, AIE, MCA 2015 - 16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, MCA, 57742, 0, Received from REGICTRATION, 0, 15CCCE203005, 0, 2015-2016, No Information, 767432, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201178, AIE, MBA with dual specialization 2014-2015 Trimester VI Trimester VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 14GCOB201178, 0, 2015-2016, Alumni, 609512, REVDUE, 51000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101053, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57781, 0, , 0, 15CCCE101053, 0, 2015-2016, Alumni, 785811, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101053, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57781, 0, , 0, 15CCCE101053, 0, 2015-2016, Alumni, 785811, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102033, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57717, 0, , 0, 15GCOL102033, 0, 2015-2016, No Information, 817388, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102033, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Test, 57717, 0, , 0, 15GCOL102033, 0, 2015-2016, No Information, 817388, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102033, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57717, 0, , 0, 15GCOL102033, 0, 2015-2016, No Information, 817388, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106001, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 57741, 0, , 0, 15CCCE106001, 0, 2015-2016, Alumni, 768779, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106001, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 57741, 0, , 0, 15CCCE106001, 0, 2015-2016, Alumni, 768779, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101181, 0, 2015-2016, No Information, 607383, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101181, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101181, 0, 2015-2016, No Information, 607383, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Integrated MBA (BBA+MBA), , -77000, , 0, 14GCOB102003, 0, 2015-2016, No Information, 995879, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Integrated MBA (BBA+MBA), , -10000, , 0, 14GCOB102003, 0, 2015-2016, No Information, 995879, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101048, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57754, 0, , 0, 15CCCE101048, 0, 2015-2016, Alumni, 785915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101048, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57754, 0, , 0, 15CCCE101048, 0, 2015-2016, Alumni, 785915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 13CCCE101034, 0, 2015-2016, No Information, 607148, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 13CCCE101034, 0, 2015-2016, No Information, 607148, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101074, 0, 2015-2016, No Information, 607354, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101074, 0, 2015-2016, No Information, 607354, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102015, AIE, BBA+MBA 2015-16 V Sem X, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Integrated MBA (BBA+MBA), 57778, 0, , 0, 15GCOB102015, 0, 2015-2016, Alumni, 787182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102015, AIE, BBA+MBA 2015-16 V Sem X, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Integrated MBA (BBA+MBA), 57778, 0, , 0, 15GCOB102015, 0, 2015-2016, Alumni, 787182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202002, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Mechatronics, 57750, 0, , 0, 15CCME202002, 0, 2015-2016, No Information, 787145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME202002, AIE, M.Tech Mechatronics 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Mechatronics, 57750, 0, , 0, 15CCME202002, 0, 2015-2016, No Information, 787145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMCC101127, ICOMEC, BA Journalism & Mass Communication 2013-2014 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57783, 0, , 0, 13CMCC101127, 0, 2015-2016, Alumni, 845090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMCC101127, ICOMEC, BA Journalism & Mass Communication 2013-2014 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Ajustable_Excess_Amount, 0, 43000, BA Journalism & Mass Communication, 57783, 0, , 0, 13CMCC101127, 0, 2015-2016, Alumni, 845090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CMCC101127, ICOMEC, BA Journalism & Mass Communication 2013-2014 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57783, 0, , 0, 13CMCC101127, 0, 2015-2016, Alumni, 845090, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 2000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57728, 0, , 0, 11CETBT102018, 0, 2015-2016, Alumni, 893382, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102018, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Mechanical Engineering, 57728, 0, , 0, 11CETBT102018, 0, 2015-2016, Alumni, 893382, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Integrated MBA (BBA+MBA), , 0, DUE REVERCE, 0, 14GCOB102003, 0, 2015-2016, No Information, 607254, REVDUE, 77000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB102003, AIE, Integrated MBA (BBA+MBA) 2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Integrated MBA (BBA+MBA), , 0, DUE REVERCE, 0, 14GCOB102003, 0, 2015-2016, No Information, 607254, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101035, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 109000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57755, 0, , 0, 15CCCE101035, 0, 2015-2016, Alumni, 786214, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101035, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57755, 0, , 0, 15CCCE101035, 0, 2015-2016, Alumni, 786214, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101046, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57743, 0, , 0, 15CCCE101046, 0, 2015-2016, Alumni, 785967, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101046, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57743, 0, , 0, 15CCCE101046, 0, 2015-2016, Alumni, 785967, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101037, 0, 2015-2016, No Information, 607349, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101037, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101037, 0, 2015-2016, No Information, 607349, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101120, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, Tuition Fee (Back Paper), 0, 1800, B.Com. (Hons), 57713, 0, , 0, 12CFC101120, 0, 2015-2016, Alumni, 867010, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101120, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 57713, 0, , 0, 12CFC101120, 0, 2015-2016, Alumni, 867010, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201007, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, M.Tech Computer Science Engineering, 57740, 0, Received from REGICTRATION, 0, 15CCCE201007, 0, 2015-2016, No Information, 767546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201007, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, M.Tech Computer Science Engineering, 57740, 0, Received from REGICTRATION, 0, 15CCCE201007, 0, 2015-2016, No Information, 767546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101120, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 57714, 0, , 0, 12CFC101120, 0, 2015-2016, Alumni, 867012, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101002, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57738, 0, , 0, 15CAHC101002, 0, 2015-2016, Alumni, 815227, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101004, , LLB 2016-2017 IV Sem VII, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 57795, 0, , 0, 15GCOL101004, 0, 2015-2016, Alumni, 817862, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101004, , LLB 2016-2017 IV Sem VII, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57795, 0, , 0, 15GCOL101004, 0, 2015-2016, Alumni, 817862, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101047, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57745, 0, , 0, 15CCCE101047, 0, 2015-2016, Alumni, 785941, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101047, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57745, 0, , 0, 15CCCE101047, 0, 2015-2016, Alumni, 785941, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , -149000, , 0, 14GCOB201046, 0, 2015-2016, No Information, 995886, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, MBA in dual specialization , , -10000, , 0, 14GCOB201046, 0, 2015-2016, No Information, 995886, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101003, AIE, LLB 2015-2016 III Sem VI, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 50000, Bachelor of Law (LLB) (Hons.), 57737, 0, , 0, 15GCOL101003, 0, 2015-2016, No Information, 817864, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201002, AIE, MJMC 2014-2015 II Sem IV, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, MA Journalism & Mass Communication, 57736, 0, , 0, 15CMCC201002, 0, 2015-2016, No Information, 763126, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201002, AIE, MJMC 2014-2015 II Sem IV, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, MA Journalism & Mass Communication, 57736, 0, , 0, 15CMCC201002, 0, 2015-2016, No Information, 763126, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101014, AIE, B.Sc.(Hons) Forensic Sciences IV Sem VII, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 30000, B.Sc.(Hons) Forensic Sciences, 57727, 0, , 0, 15CBAC101014, 0, 2015-2016, Alumni, 814471, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104025, AIE, BCA 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 57712, 0, Received from REGICTRATION, 0, 15CCCE104025, 0, 2015-2016, No Information, 771343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104025, AIE, BCA 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 57712, 0, Received from REGICTRATION, 0, 15CCCE104025, 0, 2015-2016, No Information, 771343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205003, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 77000, M.Tech Automobile Engineering, 57802, 0, , 0, 15CCME205003, 0, 2015-2016, No Information, 787072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME205003, AIE, M.Tech Automobile Engineering 2017-2018 II Sem IV, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, M.Tech Automobile Engineering, 57802, 0, , 0, 15CCME205003, 0, 2015-2016, No Information, 787072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57707, 0, Received from REGICTRATION, 0, 15GCOB102014, 0, 2015-2016, Alumni, 787159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102014, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57707, 0, Received from REGICTRATION, 0, 15GCOB102014, 0, 2015-2016, Alumni, 787159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CMA202025, AIE, Masters Of Pharmacy (Pharmaceutics) 2012-2013 II Sem IV, 0, 30-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Adjustable Excess Fee, 0, 0, Masters Of Pharmacy (Pharmaceutics), , -68150, , 0, 12CMA202025, 0, 2015-2016, Alumni, 995565, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57794, 0, , 0, 15GCCE101020, 0, 2015-2016, No Information, 821106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101020, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57794, 0, , 0, 15GCCE101020, 0, 2015-2016, No Information, 821106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101321, 0, 2015-2016, No Information, 607301, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101321, 0, 2015-2016, No Information, 607301, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101052, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57776, 0, , 0, 15CCCE101052, 0, 2015-2016, Alumni, 785828, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101052, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57776, 0, , 0, 15CCCE101052, 0, 2015-2016, Alumni, 785828, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101257, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57924, 0, , 0, 14CCCE101257, 0, 2015-2016, Alumni, 830236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101257, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57924, 0, , 0, 14CCCE101257, 0, 2015-2016, Alumni, 830236, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A(Hons) Applied Psychology, 57725, 0, , 0, 15CAHC101008, 0, 2015-2016, Alumni, 815207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Ajustable_Excess_Amount, 0, 25000, B.A(Hons) Applied Psychology, 57725, 0, , 0, 15CAHC101008, 0, 2015-2016, Alumni, 815207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57725, 0, , 0, 15CAHC101008, 0, 2015-2016, Alumni, 815207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC101001, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A(Hons) Applied Psychology, 57739, 0, , 0, 15CAHC101001, 0, 2015-2016, Alumni, 815233, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101051, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57770, 0, , 0, 15CCCE101051, 0, 2015-2016, No Information, 785830, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101051, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57770, 0, , 0, 15CCCE101051, 0, 2015-2016, No Information, 785830, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101054, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57729, 0, , 0, 15GCOB101054, 0, 2015-2016, Alumni, 782535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101054, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57729, 0, , 0, 15GCOB101054, 0, 2015-2016, Alumni, 782535, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101050, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57762, 0, , 0, 15CCCE101050, 0, 2015-2016, Alumni, 785867, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101050, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57762, 0, , 0, 15CCCE101050, 0, 2015-2016, Alumni, 785867, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE102003, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Computer Science Engineering, 57765, 0, , 0, 14CCCE102003, 0, 2015-2016, No Information, 828438, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , 0, DUE REVERCE, 0, 14CCCE105058, 0, 2015-2016, No Information, 607435, REVDUE, 160000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , 0, DUE REVERCE, 0, 14CCCE105058, 0, 2015-2016, No Information, 607435, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101049, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57759, 0, , 0, 15CCCE101049, 0, 2015-2016, Alumni, 785888, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101049, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57759, 0, , 0, 15CCCE101049, 0, 2015-2016, Alumni, 785888, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101358, 0, 2015-2016, No Information, 607305, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101358, 0, 2015-2016, No Information, 607305, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101074, 0, 2015-2016, No Information, 995994, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101074, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101074, 0, 2015-2016, No Information, 995994, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101021, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57803, 0, , 0, 15GCCE101021, 0, 2015-2016, Alumni, 821105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101021, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 30-06-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57803, 0, , 0, 15GCCE101021, 0, 2015-2016, Alumni, 821105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101055, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Bachelor of Business Administration, 57792, 0, , 0, 15GCOB101055, 0, 2015-2016, No Information, 782537, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101136, 0, 2015-2016, No Information, 996008, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101136, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101136, 0, 2015-2016, No Information, 996008, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET501003, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57751, 0, , 0, 12CET501003, 0, 2015-2016, Alumni, 870082, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 14GCOB201046, 0, 2015-2016, No Information, 607261, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB201046, AIE, MBA in dual specialization  2014-2015 I Sem II, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, MBA in dual specialization , , 0, DUE REVERCE, 0, 14GCOB201046, 0, 2015-2016, No Information, 607261, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , -160000, , 0, 14CCCE105058, 0, 2015-2016, No Information, 996057, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE105058, AIE, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizat , 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , -10000, , 0, 14CCCE105058, 0, 2015-2016, No Information, 996057, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE202021, AIE, M.Tech VLSI Design 2013-2014 II Sem IV, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, M.Tech VLSI Design, , -20000, , 0, 13CECE202021, 0, 2015-2016, Alumni, 995824, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105016, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57757, 0, , 0, 15CCCE105016, 0, 2015-2016, Alumni, 770661, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105016, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57757, 0, , 0, 15CCCE105016, 0, 2015-2016, Alumni, 770661, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -25000, 15CAHC101008, AIE, BA (H) Apllied Psychology 2015-16 III Sem VI, 0, 30-06-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Adjusted_Amount, 0, 0, B.A(Hons) Applied Psychology, 57726, 0, TUITION FEE, 0, 15CAHC101008, 0, 2015-2016, Alumni, 1005521, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102011, AIE, B.Pharm 2015-16 V Sem IX, 0, 30-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57782, 0, , 0, 15CMAC102011, 0, 2015-2016, Alumni, 765239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102011, AIE, B.Pharm 2015-16 V Sem IX, 0, 30-06-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57782, 0, , 0, 15CMAC102011, 0, 2015-2016, Alumni, 765239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102041, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57786, 0, , 0, 15GCOL102041, 0, 2015-2016, Alumni, 817343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102041, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57786, 0, , 0, 15GCOL102041, 0, 2015-2016, Alumni, 817343, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 12CET101116, 0, 2015-2016, No Information, 598645, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 12CET101116, 0, 2015-2016, No Information, 598645, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -149000, , 0, 14CCME101358, 0, 2015-2016, No Information, 995933, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101358, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 14CCME101358, 0, 2015-2016, No Information, 995933, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101018, AIE, B COM H-2015-16 III Sem VI, 0, 30-06-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 80000, B.Com. (Hons), 57797, 0, Received from REGICTRATION, 0, 15GCFC101018, 0, 2015-2016, Alumni, 819224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102037, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57756, 0, , 0, 15GCOL102037, 0, 2015-2016, No Information, 817372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102037, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57756, 0, , 0, 15GCOL102037, 0, 2015-2016, No Information, 817372, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101055, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3600, B.Tech/B.Tech (Hons) Computer Science Engineering, 57923, 0, , 0, 14CCCE101055, 0, 2015-2016, Alumni, 832019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -149000, , 0, 14CCME101286, 0, 2015-2016, No Information, 995925, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 14CCME101286, 0, 2015-2016, No Information, 995925, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , -50000, , 0, 14CBAC101035, 0, 2015-2016, No Information, 995920, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -10000, , 0, 14CBAC101035, 0, 2015-2016, No Information, 995920, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102038, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57761, 0, , 0, 15GCOL102038, 0, 2015-2016, Alumni, 817371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102038, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57761, 0, , 0, 15GCOL102038, 0, 2015-2016, Alumni, 817371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1100, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BA + LLB (Hons.), 57723, 0, TUITION FEE, 0, 15GCOL102014, 0, 2015-2016, Active, 1005377, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CBA101003, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Security Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -10000, , 0, 12CBA101003, 0, 2015-2016, No Information, 995075, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101012, 0, 2015-2016, No Information, 607290, REVDUE, 50000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101012, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101012, 0, 2015-2016, No Information, 607290, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102039, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 55000, Integrated BA + LLB (Hons.), 57764, 0, , 0, 15GCOL102039, 0, 2015-2016, Alumni, 817358, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101011, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57768, 0, , 0, 15CMCC101011, 0, 2015-2016, Active, 764533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101011, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57768, 0, , 0, 15CMCC101011, 0, 2015-2016, Active, 764533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105170, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57715, 0, , 0, 11CETBT105170, 0, 2015-2016, Alumni, 888200, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101313, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57769, 0, , 0, 11CETBT101313, 0, 2015-2016, Alumni, 893966, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105017, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57780, 0, , 0, 15CCCE105017, 0, 2015-2016, Alumni, 770650, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105017, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57780, 0, , 0, 15CCCE105017, 0, 2015-2016, Alumni, 770650, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401009, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57793, 0, , 0, 15GPTC401009, 0, 2015-2016, Alumni, 822454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401009, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57793, 0, , 0, 15GPTC401009, 0, 2015-2016, Alumni, 822454, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103034, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57805, 0, , 0, 15GCOL103034, 0, 2015-2016, Alumni, 816258, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103034, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57805, 0, , 0, 15GCOL103034, 0, 2015-2016, Alumni, 816258, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 57748, 0, , 0, 15GCOL102036, 0, 2015-2016, No Information, 817373, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Ajustable_Excess_Amount, 0, 95000, Test, 57748, 0, , 0, 15GCOL102036, 0, 2015-2016, No Information, 817373, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102036, AIE,  , 0, 30-06-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 57748, 0, , 0, 15GCOL102036, 0, 2015-2016, No Information, 817373, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101012, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57784, 0, Received from REGICTRATION, 0, 15CMCC101012, 0, 2015-2016, No Information, 764521, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -149000, , 0, 14CECE101005, 0, 2015-2016, No Information, 996071, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, , -10000, , 0, 14CECE101005, 0, 2015-2016, No Information, 996071, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101010, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57767, 0, , 0, 15CMCC101010, 0, 2015-2016, Alumni, 764542, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101010, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57767, 0, , 0, 15CMCC101010, 0, 2015-2016, Alumni, 764542, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101012, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57785, 0, , 0, 15CMCC101012, 0, 2015-2016, No Information, 764522, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 12CET101116, 0, 2015-2016, No Information, 995204, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101116, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Security Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 12CET101116, 0, 2015-2016, No Information, 995204, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105017, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57779, 0, , 0, 15CCCE105017, 0, 2015-2016, Alumni, 770649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102040, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57766, 0, , 0, 15GCOL102040, 0, 2015-2016, Alumni, 817349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102040, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57766, 0, , 0, 15GCOL102040, 0, 2015-2016, Alumni, 817349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101286, 0, 2015-2016, No Information, 607297, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101286, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 14CCME101286, 0, 2015-2016, No Information, 607297, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CBA101023, AIE, B.Sc.(Hons) Forensic Sciences 2012-2013 III Sem VI, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Adjustable Excess Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , -60400, , 0, 12CBA101023, 0, 2015-2016, Alumni, 995083, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103033, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57753, 0, , 0, 15GCOL103033, 0, 2015-2016, Alumni, 816267, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103033, AIE, BBALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57753, 0, , 0, 15GCOL103033, 0, 2015-2016, Alumni, 816267, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CECE204003, AIE, M.Tech Power System Engineering 2013-2014 II Sem IV, 0, 30-06-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, M.Tech Power System Engineering, 57724, 0, , 0, 13CECE204003, 0, 2015-2016, Alumni, 846359, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -149000, , 0, 14CCME101321, 0, 2015-2016, No Information, 995929, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101321, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2014-2015 I Sem II, 0, 30-06-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , -10000, , 0, 14CCME101321, 0, 2015-2016, No Information, 995929, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201052, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 30-06-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57774, 0, , 0, 15GCOB201052, 0, 2015-2016, No Information, 788229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201052, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 30-06-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57774, 0, , 0, 15GCOB201052, 0, 2015-2016, No Information, 788229, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101035, 0, 2015-2016, No Information, 607294, REVDUE, 50000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CBAC101035, AIE, B.Sc.(Hons) Forensic Sciences 2014-2015 I Sem II, 0, 30-06-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 0, B.Sc.(Hons) Forensic Sciences, , 0, DUE REVERCE, 0, 14CBAC101035, 0, 2015-2016, No Information, 607294, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102014, AIE, BALLB  2015-2016 V Sem X, 0, 30-06-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 100, Integrated BA + LLB (Hons.), 57723, 0, , 0, 15GCOL102014, 0, 2015-2016, Active, 817592, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 13CCCE101034, 0, 2015-2016, No Information, 995773, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -8400, , 0, 13CCCE101034, 0, 2015-2016, No Information, 995773, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101034, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 30-06-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 13CCCE101034, 0, 2015-2016, No Information, 995773, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401007, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57708, 0, , 0, 15GPTC401007, 0, 2015-2016, Alumni, 822466, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401007, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57708, 0, , 0, 15GPTC401007, 0, 2015-2016, Alumni, 822466, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101009, AIE, BJMC 2014-2015 III Sem VI, 0, 30-06-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 61000, BA Journalism & Mass Communication, 57732, 0, Received from REGICTRATION, 0, 15CMCC101009, 0, 2015-2016, No Information, 764543, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401008, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 57791, 0, , 0, 15GPTC401008, 0, 2015-2016, Alumni, 822460, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401008, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 30-06-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 57791, 0, , 0, 15GPTC401008, 0, 2015-2016, Alumni, 822460, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102043, AIE, BALLB  2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 25000, Integrated BA + LLB (Hons.), 57902, 0, Received from REGICTRATION, 0, 15GCOL102043, 0, 2015-2016, No Information, 817321, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101059, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57839, 0, , 0, 15CCCE101059, 0, 2015-2016, Alumni, 785667, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101059, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57839, 0, , 0, 15CCCE101059, 0, 2015-2016, Alumni, 785667, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105021, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57880, 0, , 0, 15CCCE105021, 0, 2015-2016, Alumni, 770602, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101026, AIE, ME 2015-2016 III Sem VI, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57849, 0, , 0, 15CCME101026, 0, 2015-2016, No Information, 813636, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101026, AIE, ME 2015-2016 III Sem VI, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57849, 0, , 0, 15CCME101026, 0, 2015-2016, No Information, 813636, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102013, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 25000, Bachelor of Pharmacy, 57900, 0, Received from REGICTRATION, 0, 15CMAC102013, 0, 2015-2016, Alumni, 765218, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105018, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57847, 0, , 0, 15CCCE105018, 0, 2015-2016, Alumni, 770642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105018, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57847, 0, , 0, 15CCCE105018, 0, 2015-2016, Alumni, 770642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101014, AIE, BJMC 2014-2015 III Sem V, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57809, 0, , 0, 15CMCC101014, 0, 2015-2016, Withdrawn, 764509, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101014, AIE, BJMC 2014-2015 III Sem V, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57809, 0, , 0, 15CMCC101014, 0, 2015-2016, Withdrawn, 764509, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101015, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57821, 0, , 0, 15CCME101015, 0, 2015-2016, Alumni, 813734, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101015, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57821, 0, , 0, 15CCME101015, 0, 2015-2016, Alumni, 813734, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101067, AIE, BBA 2012-2013 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57882, 0, , 0, 12COB101067, 0, 2015-2016, Alumni, 865455, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101019, AIE, B COM H-2015-16 III Sem VI, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57868, 0, , 0, 15GCFC101019, 0, 2015-2016, Alumni, 819219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101019, AIE, B COM H-2015-16 III Sem VI, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57868, 0, , 0, 15GCFC101019, 0, 2015-2016, Alumni, 819219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102042, AIE, BALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 50000, Integrated BA + LLB (Hons.), 57884, 0, , 0, 15GCOL102042, 0, 2015-2016, Alumni, 817334, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201056, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57898, 0, Received from REGICTRATION, 0, 15GCOB201056, 0, 2015-2016, No Information, 788259, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203005, AIE, Communication Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, M.Tech Communication Engineering, 57914, 0, Received from REGICTRATION, 0, 15CECE203005, 0, 2015-2016, No Information, 765670, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204005, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57889, 0, , 0, 15CECE204005, 0, 2015-2016, No Information, 765587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204005, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57889, 0, , 0, 15CECE204005, 0, 2015-2016, No Information, 765587, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 57887, 0, Received from REGICTRATION, 0, 15GCFC202004, 0, 2015-2016, No Information, 818519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Ajustable_Excess_Amount, 0, 85000, MBA (Financial Management), 57887, 0, Received from REGICTRATION, 0, 15GCFC202004, 0, 2015-2016, No Information, 818519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 57887, 0, Received from REGICTRATION, 0, 15GCFC202004, 0, 2015-2016, No Information, 818519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101048, AIE, BBA 2012-2013 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57883, 0, , 0, 12COB101048, 0, 2015-2016, Alumni, 865598, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201059, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57919, 0, Received from REGICTRATION, 0, 15GCOB201059, 0, 2015-2016, No Information, 788281, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107001, AIE, B.Tech/B.Tech (Hons) Chemical Engineering 2017-2018 IV Sem VIII, 0, 01-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Chemical Engineering, 57920, 0, Received from REGICTRATION, 0, 15COCE107001, 0, 2015-2016, No Information, 730461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201053, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57859, 0, , 0, 15GCOB201053, 0, 2015-2016, No Information, 788235, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201053, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57859, 0, , 0, 15GCOB201053, 0, 2015-2016, No Information, 788235, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15GCFC202004, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 01-07-2015, School of Finance, 0, School of Finance & Commerce, General, Adjusted_Amount, 0, 0, MBA (Financial Management), 57888, 0, TUITION FEE, 0, 15GCFC202004, 0, 2015-2016, No Information, 1005260, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201003, AIE, MJMC 2014-2015 II Sem IV, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 25000, MA Journalism & Mass Communication, 57901, 0, Received from REGICTRATION, 0, 15CMCC201003, 0, 2015-2016, No Information, 763120, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101005, AIE, LLB 2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 38000, Bachelor of Law (LLB) (Hons.), 57897, 0, Received from REGICTRATION, 0, 15GCOL101005, 0, 2015-2016, Alumni, 817853, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101027, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 139000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57875, 0, , 0, 15CCME101027, 0, 2015-2016, Alumni, 813628, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201009, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, M.Tech Computer Science Engineering, 57915, 0, Received from REGICTRATION, 0, 15CCCE201009, 0, 2015-2016, No Information, 767541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201004, AIE, MA Journalism & Mass Communication 2015-2016 I Sem II, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 25000, MA Journalism & Mass Communication, 57911, 0, Received from REGICTRATION, 0, 15CMCC201004, 0, 2015-2016, No Information, 763117, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102012, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 57873, 0, , 0, 15CMAC102012, 0, 2015-2016, Alumni, 765225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102012, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 57873, 0, , 0, 15CMAC102012, 0, 2015-2016, Alumni, 765225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101056, AIE, BBA 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57810, 0, , 0, 15GCOB101056, 0, 2015-2016, No Information, 782541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101056, AIE, BBA 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57810, 0, , 0, 15GCOB101056, 0, 2015-2016, No Information, 782541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105279, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57824, 0, , 0, 11CETBT105279, 0, 2015-2016, Alumni, 887207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101027, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57876, 0, , 0, 15CCME101027, 0, 2015-2016, Alumni, 813629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101027, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57876, 0, , 0, 15CCME101027, 0, 2015-2016, Alumni, 813629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101060, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57844, 0, , 0, 15CCCE101060, 0, 2015-2016, Alumni, 785649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101060, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57844, 0, , 0, 15CCCE101060, 0, 2015-2016, Alumni, 785649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101024, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57833, 0, , 0, 15CCME101024, 0, 2015-2016, Alumni, 813654, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101024, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57833, 0, , 0, 15CCME101024, 0, 2015-2016, Alumni, 813654, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101058, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57856, 0, , 0, 15GCOB101058, 0, 2015-2016, Alumni, 782578, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101058, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57856, 0, , 0, 15GCOB101058, 0, 2015-2016, Alumni, 782578, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101013, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57807, 0, , 0, 15CMCC101013, 0, 2015-2016, Alumni, 764520, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101013, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57807, 0, , 0, 15CMCC101013, 0, 2015-2016, Alumni, 764520, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE201008, AIE, M.Tech Computer Science Engineering 2017-2018 II Sem IV, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, M.Tech Computer Science Engineering, 57893, 0, Received from REGICTRATION, 0, 15CCCE201008, 0, 2015-2016, No Information, 767543, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201055, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57895, 0, Received from REGICTRATION, 0, 15GCOB201055, 0, 2015-2016, No Information, 788243, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101306, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 1200, B.Tech/B.Tech (Hons) Computer Science Engineering, 57846, 0, , 0, 12CET101306, 0, 2015-2016, No Information, 878417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204006, AIE, M.Tech Power System Engineering 2015-2016 I Sem II, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, M.Tech Power System Engineering, 57916, 0, Received from REGICTRATION, 0, 15CECE204006, 0, 2015-2016, No Information, 765581, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101015, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57853, 0, , 0, 15CBAC101015, 0, 2015-2016, Alumni, 814458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101015, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57853, 0, , 0, 15CBAC101015, 0, 2015-2016, Alumni, 814458, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101023, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57831, 0, , 0, 15CCME101023, 0, 2015-2016, Alumni, 813663, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101023, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57831, 0, , 0, 15CCME101023, 0, 2015-2016, Alumni, 813663, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102045, AIE,  , 0, 01-07-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 25000, Test, 57907, 0, Received from REGICTRATION, 0, 15GCOL102045, 0, 2015-2016, No Information, 817308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102044, AIE, BALLB 2016-2017 III Sem V, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 20000, Integrated BA + LLB (Hons.), 57904, 0, Received from REGICTRATION, 0, 15GCOL102044, 0, 2015-2016, Cancelled, 817316, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101007, AIE, LLB 2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 25000, Bachelor of Law (LLB) (Hons.), 57908, 0, Received from REGICTRATION, 0, 15GCOL101007, 0, 2015-2016, Alumni, 817836, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204004, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech Power System Engineering, 57815, 0, , 0, 15CECE204004, 0, 2015-2016, No Information, 765591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204004, AIE, Power System Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 57815, 0, , 0, 15CECE204004, 0, 2015-2016, No Information, 765591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203004, AIE, Communication Engineering-2016-17 II Sem IV, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, M.Tech Communication Engineering, 57894, 0, Received from REGICTRATION, 0, 15CECE203004, 0, 2015-2016, No Information, 765674, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103035, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57811, 0, , 0, 15GCOL103035, 0, 2015-2016, Alumni, 816247, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103035, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57811, 0, , 0, 15GCOL103035, 0, 2015-2016, Alumni, 816247, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102001, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 57881, 0, , 0, 15CCCE102001, 0, 2015-2016, Alumni, 771658, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102001, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 57881, 0, , 0, 15CCCE102001, 0, 2015-2016, Alumni, 771658, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57896, 0, Received from REGICTRATION, 0, 15GCOB201064, 0, 2015-2016, No Information, 788307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102016, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57852, 0, , 0, 15GCOB102016, 0, 2015-2016, Alumni, 787196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102016, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57852, 0, , 0, 15GCOB102016, 0, 2015-2016, Alumni, 787196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57906, 0, Received from REGICTRATION, 0, 15GCOB201063, 0, 2015-2016, Alumni, 818199, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Integrated BA + LLB (Hons.), 57823, 0, , 0, 15GCOL102028, 0, 2015-2016, Alumni, 817430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201060, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57958, 0, Received from REGICTRATION, 0, 15GCOB201060, 0, 2015-2016, No Information, 788290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101006, AIE, LLB 2015-2016 III Sem VI, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 25000, Bachelor of Law (LLB) (Hons.), 57899, 0, Received from REGICTRATION, 0, 15GCOL101006, 0, 2015-2016, Alumni, 817846, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103007, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 III Sem VI, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57812, 0, , 0, 15CECE103007, 0, 2015-2016, No Information, 766737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103007, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 III Sem VI, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57812, 0, , 0, 15CECE103007, 0, 2015-2016, No Information, 766737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101025, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57837, 0, , 0, 15CCME101025, 0, 2015-2016, Alumni, 813642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101025, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57837, 0, , 0, 15CCME101025, 0, 2015-2016, Alumni, 813642, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CAC903001, AIE, Ph.D(Political Science) 2012-2013 IV Sem VIII, 0, 01-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, Ph.D(Political Science), 57835, 0, , 0, 12CAC903001, 0, 2015-2016, No Information, 884005, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101057, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57855, 0, , 0, 15CCCE101057, 0, 2015-2016, Alumni, 785733, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201057, AIE, MBA in dual specialization  2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57903, 0, Received from REGICTRATION, 0, 15GCOB201057, 0, 2015-2016, No Information, 788267, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101063, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 57917, 0, Received from REGICTRATION, 0, 15GCOB101063, 0, 2015-2016, No Information, 782647, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105020, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57865, 0, , 0, 15CCCE105020, 0, 2015-2016, Alumni, 770617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105020, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57865, 0, , 0, 15CCCE105020, 0, 2015-2016, Alumni, 770617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103036, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57841, 0, , 0, 15GCOL103036, 0, 2015-2016, Alumni, 816239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103036, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57841, 0, , 0, 15GCOL103036, 0, 2015-2016, Alumni, 816239, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103112, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 II Sem IV, 0, 01-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Civil Engineering, 57877, 0, , 0, 13CCME103112, 0, 2015-2016, No Information, 852316, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101057, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57820, 0, , 0, 15CCCE101057, 0, 2015-2016, Alumni, 785731, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT101040, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee (Back Paper), 0, 2000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57814, 0, , 0, 11CETBT101040, 0, 2015-2016, Alumni, 896505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101021, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57818, 0, , 0, 15CCME101021, 0, 2015-2016, Alumni, 813681, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101021, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57818, 0, , 0, 15CCME101021, 0, 2015-2016, Alumni, 813681, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105237, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57816, 0, , 0, 11CETBT105237, 0, 2015-2016, Alumni, 887590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101004, AIE, BPT2014-15 III Sem VI, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 57845, 0, , 0, 15CMAC101004, 0, 2015-2016, No Information, 765528, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101004, AIE, BPT2014-15 III Sem VI, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 57845, 0, , 0, 15CMAC101004, 0, 2015-2016, No Information, 765528, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201058, AIE, MBA in dual specialization  2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 57905, 0, Received from REGICTRATION, 0, 15GCOB201058, 0, 2015-2016, No Information, 788269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101064, AIE, BBA 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 57918, 0, Received from REGICTRATION, 0, 15GCOB101064, 0, 2015-2016, No Information, 782649, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101057, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57840, 0, , 0, 15GCOB101057, 0, 2015-2016, Alumni, 782562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101057, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57840, 0, , 0, 15GCOB101057, 0, 2015-2016, Alumni, 782562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105276, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57826, 0, , 0, 11CETBT105276, 0, 2015-2016, Alumni, 887235, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101061, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57857, 0, , 0, 15CCCE101061, 0, 2015-2016, Alumni, 785617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101061, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57857, 0, , 0, 15CCCE101061, 0, 2015-2016, Alumni, 785617, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101058, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57829, 0, , 0, 15CCCE101058, 0, 2015-2016, Alumni, 785697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101058, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57829, 0, , 0, 15CCCE101058, 0, 2015-2016, Alumni, 785697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101059, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57863, 0, , 0, 15GCOB101059, 0, 2015-2016, Alumni, 782610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101059, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57863, 0, , 0, 15GCOB101059, 0, 2015-2016, Alumni, 782610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105019, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57851, 0, , 0, 15CCCE105019, 0, 2015-2016, Withdrawn, 770629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105019, AIE, B.Tech in CSCC 2015-16 IV Sem VII, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57851, 0, , 0, 15CCCE105019, 0, 2015-2016, Withdrawn, 770629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101060, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57869, 0, , 0, 15GCOB101060, 0, 2015-2016, No Information, 782612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101060, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57869, 0, , 0, 15GCOB101060, 0, 2015-2016, No Information, 782612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201065, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, MBA in dual specialization , 58064, 0, Received from REGICTRATION, 0, 15GCOB201065, 0, 2015-2016, No Information, 788318, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101015, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57878, 0, , 0, 15CMCC101015, 0, 2015-2016, Alumni, 764498, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101022, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57827, 0, , 0, 15CCME101022, 0, 2015-2016, Alumni, 813674, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101022, AIE, ME 2015-2016 V Sem IX, 0, 01-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57827, 0, , 0, 15CCME101022, 0, 2015-2016, Alumni, 813674, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102014, AIE, B.Pharm 2015-16 V Sem IX, 0, 01-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 25000, Bachelor of Pharmacy, 57909, 0, Received from REGICTRATION, 0, 15CMAC102014, 0, 2015-2016, Alumni, 765210, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101061, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 75000, Bachelor of Business Administration, 57890, 0, , 0, 15GCOB101061, 0, 2015-2016, No Information, 782625, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105295, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 01-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57825, 0, , 0, 11CETBT105295, 0, 2015-2016, Alumni, 887012, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101062, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57861, 0, , 0, 15CCCE101062, 0, 2015-2016, Alumni, 785590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101062, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57861, 0, , 0, 15CCCE101062, 0, 2015-2016, Alumni, 785590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402001, AIE, AUTO ENGINEERING 2015-2016 III Sem VI, 0, 01-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Automobile Engineering, 57808, 0, , 0, 15GPTC402001, 0, 2015-2016, Alumni, 822032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402001, AIE, AUTO ENGINEERING 2015-2016 III Sem VI, 0, 01-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Automobile Engineering, 57808, 0, , 0, 15GPTC402001, 0, 2015-2016, Alumni, 822032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103038, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57886, 0, , 0, 15GCOL103038, 0, 2015-2016, Alumni, 816218, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103038, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57886, 0, , 0, 15GCOL103038, 0, 2015-2016, Alumni, 816218, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB103005, AIE, Ph.D Management 2017-2018 IV Sem VIII, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 50000, Ph.D Management, 57836, 0, , 0, 12COB103005, 0, 2015-2016, No Information, 863130, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103037, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57862, 0, , 0, 15GCOL103037, 0, 2015-2016, Alumni, 816226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103037, AIE, BBALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57862, 0, , 0, 15GCOL103037, 0, 2015-2016, Alumni, 816226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101062, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 57910, 0, Received from REGICTRATION, 0, 15GCOB101062, 0, 2015-2016, Alumni, 782641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101016, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 25000, B.Sc.(Hons) Forensic Sciences, 57912, 0, Received from REGICTRATION, 0, 15CBAC101016, 0, 2015-2016, Withdrawn, 814451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101017, AIE, B.Sc.(Hons) Forensic Sciences 2015-2016 I Sem II, 0, 01-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 25000, B.Sc.(Hons) Forensic Sciences, 57913, 0, Received from REGICTRATION, 0, 15CBAC101017, 0, 2015-2016, No Information, 814448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOE101003, AIE, B.Ed.(2 year) 2015-2016 I SEM II, 0, 01-07-2015, School of Education, 0, School of Education, General, TUITION FEE, 0, 25000, Bachelor of Education (B.Ed.), 57892, 0, Received from REGICTRATION, 0, 15GCOE101003, 0, 2015-2016, No Information, 818144, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1100, 15GCOL102028, AIE, BALLB  2015-2016 V Sem X, 0, 01-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Integrated BA + LLB (Hons.), 57823, 0, TUITION FEE, 0, 15GCOL102028, 0, 2015-2016, Alumni, 1005385, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101015, AIE, BJMC 2014-2015 III Sem VI, 0, 01-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57879, 0, , 0, 15CMCC101015, 0, 2015-2016, Alumni, 764500, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102017, AIE, Integrated MBA (BBA+MBA) 2015-2016 I Sem II, 0, 01-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Integrated MBA (BBA+MBA), 57891, 0, Received from REGICTRATION, 0, 15GCOB102017, 0, 2015-2016, No Information, 818224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101063, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57871, 0, , 0, 15CCCE101063, 0, 2015-2016, Alumni, 785566, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101063, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 01-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57871, 0, , 0, 15CCCE101063, 0, 2015-2016, Alumni, 785566, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101016, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57941, 0, , 0, 15CMCC101016, 0, 2015-2016, Active, 764487, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101016, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57941, 0, , 0, 15CMCC101016, 0, 2015-2016, Active, 764487, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101065, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57962, 0, , 0, 15CCCE101065, 0, 2015-2016, Alumni, 785533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101065, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57962, 0, , 0, 15CCCE101065, 0, 2015-2016, Alumni, 785533, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101006, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 35000, Bachelor of Law (LLB) (Hons.), 57948, 0, , 0, 15GCOL101006, 0, 2015-2016, Alumni, 817847, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101006, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57948, 0, , 0, 15GCOL101006, 0, 2015-2016, Alumni, 817847, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201001, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 65000, Masters of Law (LL.M.), 57943, 0, , 0, 15GCOL201001, 0, 2015-2016, Alumni, 815504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201001, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Masters of Law (LL.M.), 57943, 0, , 0, 15GCOL201001, 0, 2015-2016, Alumni, 815504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CMCC101075, AIE, BA Journalism & Mass Communication 2017-2018 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Fine Fee, 0, 3200, BA Journalism & Mass Communication, 57950, 0, , 0, 14CMCC101075, 0, 2015-2016, No Information, 823669, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101132, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57976, 0, , 0, 12COB101132, 0, 2015-2016, Alumni, 864959, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201060, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 124000, MBA in dual specialization , 57959, 0, , 0, 15GCOB201060, 0, 2015-2016, No Information, 788292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201060, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57959, 0, , 0, 15GCOB201060, 0, 2015-2016, No Information, 788292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101003, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57993, 0, , 0, 15CECE101003, 0, 2015-2016, Alumni, 767103, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101003, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57993, 0, , 0, 15CECE101003, 0, 2015-2016, Alumni, 767103, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402002, AIE, AUTO  ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Automobile Engineering, 57949, 0, , 0, 15GPTC402002, 0, 2015-2016, Alumni, 822025, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC402002, AIE, AUTO  ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Automobile Engineering, 57949, 0, , 0, 15GPTC402002, 0, 2015-2016, Alumni, 822025, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101020, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57947, 0, , 0, 15GCFC101020, 0, 2015-2016, Alumni, 819213, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101020, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57947, 0, , 0, 15GCFC101020, 0, 2015-2016, Alumni, 819213, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203007, AIE, Communication Engineering-2016-17 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 24000, M.Tech Communication Engineering, 58012, 0, , 0, 15CECE203007, 0, 2015-2016, No Information, 765662, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58014, 0, , 0, 15CCCE101070, 0, 2015-2016, Alumni, 785398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 95000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58014, 0, , 0, 15CCCE101070, 0, 2015-2016, Alumni, 785398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58014, 0, , 0, 15CCCE101070, 0, 2015-2016, Alumni, 785398, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57995, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770575, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CAC501008, AIE, B.A (Hons) English 2012-2013 III Sem VI, 0, 02-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee (Back Paper), 0, 500, B.A (Hons) English, 57945, 0, , 0, 12CAC501008, 0, 2015-2016, Alumni, 884019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15CCCE101070, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 58015, 0, TUITION FEE, 0, 15CCCE101070, 0, 2015-2016, Alumni, 1005634, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT102044, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 57983, 0, , 0, 11CETBT102044, 0, 2015-2016, Alumni, 893136, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101017, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 57964, 0, , 0, 15CMCC101017, 0, 2015-2016, Cancelled, 764477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101017, AIE, BJMC 2014-2015 III Sem VI, 0, 02-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 57964, 0, , 0, 15CMCC101017, 0, 2015-2016, Cancelled, 764477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57994, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101066, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57939, 0, , 0, 15GCOB101066, 0, 2015-2016, Alumni, 782694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101066, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57939, 0, , 0, 15GCOB101066, 0, 2015-2016, Alumni, 782694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404008, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 57936, 0, , 0, 15GPTC404008, 0, 2015-2016, Alumni, 821921, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404008, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 02-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 57936, 0, , 0, 15GPTC404008, 0, 2015-2016, Alumni, 821921, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101069, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57988, 0, , 0, 15CCCE101069, 0, 2015-2016, Alumni, 785423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101069, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57988, 0, , 0, 15CCCE101069, 0, 2015-2016, Alumni, 785423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105022, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57931, 0, , 0, 15CCCE105022, 0, 2015-2016, Alumni, 770591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105022, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57931, 0, , 0, 15CCCE105022, 0, 2015-2016, Alumni, 770591, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101030, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57982, 0, , 0, 12COB101030, 0, 2015-2016, Alumni, 865741, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101007, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 02-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 57955, 0, , 0, 15GCOH101007, 0, 2015-2016, No Information, 818051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101007, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 02-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 57955, 0, , 0, 15GCOH101007, 0, 2015-2016, No Information, 818051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101021, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 57985, 0, , 0, 15GCFC101021, 0, 2015-2016, Alumni, 819205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101021, AIE, B COM H-2015-16 III Sem VI, 0, 02-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 57985, 0, , 0, 15GCFC101021, 0, 2015-2016, Alumni, 819205, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111006, AIE,  , 0, 02-07-2015, School of Design, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, Test, 58007, 0, , 0, 15CCCE111006, 0, 2015-2016, No Information, 767692, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE111006, AIE,  , 0, 02-07-2015, School of Design, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Test, 58007, 0, , 0, 15CCCE111006, 0, 2015-2016, No Information, 767692, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE203006, AIE, Communication Engineering-2016-17 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 24000, M.Tech Communication Engineering, 58011, 0, , 0, 15CECE203006, 0, 2015-2016, No Information, 765666, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101028, AIE, ME 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57951, 0, , 0, 15CCME101028, 0, 2015-2016, Alumni, 813622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101028, AIE, ME 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57951, 0, , 0, 15CCME101028, 0, 2015-2016, Alumni, 813622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101047, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 57981, 0, , 0, 12COB101047, 0, 2015-2016, Alumni, 865611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103039, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 57984, 0, , 0, 15GCOL103039, 0, 2015-2016, Alumni, 816208, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103039, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 57984, 0, , 0, 15GCOL103039, 0, 2015-2016, Alumni, 816208, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201062, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 57991, 0, , 0, 15GCOB201062, 0, 2015-2016, No Information, 788300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201062, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 57991, 0, , 0, 15GCOB201062, 0, 2015-2016, No Information, 788300, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 17, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57987, 0, , 0, 11CETBT105207, 0, 2015-2016, Alumni, 887885, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57987, 0, , 0, 11CETBT105207, 0, 2015-2016, Alumni, 887885, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105024, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58004, 0, , 0, 15CCCE105024, 0, 2015-2016, Alumni, 770563, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103088, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 2200, B.Tech/B.Tech (Hons) Civil Engineering, 57992, 0, , 0, 14CCME103088, 0, 2015-2016, No Information, 834027, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104027, AIE, BCA 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58000, 0, , 0, 15CCCE104027, 0, 2015-2016, Alumni, 771336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104027, AIE, BCA 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58000, 0, , 0, 15CCCE104027, 0, 2015-2016, Alumni, 771336, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101068, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57971, 0, , 0, 15CCCE101068, 0, 2015-2016, Alumni, 785463, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 5000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101446, , ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58387, 0, , 0, 14CCME101446, 0, 2015-2016, Alumni, 835868, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105002, AIE, AE 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 57972, 0, , 0, 15CCME105002, 0, 2015-2016, Alumni, 787631, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105002, AIE, AE 2015-2016 V Sem IX, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 57972, 0, , 0, 15CCME105002, 0, 2015-2016, Alumni, 787631, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -17, 11CETBT105207, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57987, 0, TUITION FEE, 0, 11CETBT105207, 0, 2015-2016, Alumni, 1003090, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101016, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 25000, B.Sc.(Hons) Forensic Sciences, 58018, 0, , 0, 15CBAC101016, 0, 2015-2016, Withdrawn, 814452, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101016, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58018, 0, , 0, 15CBAC101016, 0, 2015-2016, Withdrawn, 814452, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103010, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 III Sem VI, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58008, 0, , 0, 15CECE103010, 0, 2015-2016, No Information, 766717, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101067, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57974, 0, , 0, 15GCOB101067, 0, 2015-2016, Alumni, 782710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101067, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57974, 0, , 0, 15GCOB101067, 0, 2015-2016, Alumni, 782710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101029, AIE, ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57979, 0, , 0, 15CCME101029, 0, 2015-2016, Alumni, 822920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101029, AIE, ME 2014-2015 IV Sem VIII, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57979, 0, , 0, 15CCME101029, 0, 2015-2016, Alumni, 822920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101065, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 47000, Bachelor of Business Administration, 57926, 0, , 0, 15GCOB101065, 0, 2015-2016, Alumni, 782663, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103009, , ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57961, 0, , 0, 15CECE103009, 0, 2015-2016, Alumni, 766728, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103009, , ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57961, 0, , 0, 15CECE103009, 0, 2015-2016, Alumni, 766728, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET301017, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 6600, B.Tech/B.Tech (Hons) Civil Engineering, 57977, 0, , 0, 12CET301017, 0, 2015-2016, No Information, 872335, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57998, 0, , 0, 15CECE101004, 0, 2015-2016, Alumni, 767087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 57998, 0, , 0, 15CECE101004, 0, 2015-2016, Alumni, 767087, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106002, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58001, 0, , 0, 15CCCE106002, 0, 2015-2016, Active, 768768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106002, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58001, 0, , 0, 15CCCE106002, 0, 2015-2016, Active, 768768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101007, AIE, ME 2015-2016 III Sem VI, 0, 02-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 89000, B.Tech/B.Tech (Hons) Mechanical Engineering, 57934, 0, , 0, 15CCME101007, 0, 2015-2016, No Information, 813802, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101064, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57946, 0, , 0, 15CCCE101064, 0, 2015-2016, No Information, 785547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101064, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57946, 0, , 0, 15CCCE101064, 0, 2015-2016, No Information, 785547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101022, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57929, 0, , 0, 15GCCE101022, 0, 2015-2016, No Information, 821096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101022, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57929, 0, , 0, 15GCCE101022, 0, 2015-2016, No Information, 821096, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 1000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57996, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770576, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105023, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 57996, 0, , 0, 15CCCE105023, 0, 2015-2016, Alumni, 770576, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101007, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 35000, Bachelor of Law (LLB) (Hons.), 57944, 0, , 0, 15GCOL101007, 0, 2015-2016, Alumni, 817837, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101007, AIE, LLB 2015-2016 III Sem VI, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 57944, 0, , 0, 15GCOL101007, 0, 2015-2016, Alumni, 817837, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101065, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 57927, 0, , 0, 15GCOB101065, 0, 2015-2016, Alumni, 782665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101065, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57927, 0, , 0, 15GCOB101065, 0, 2015-2016, Alumni, 782665, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101018, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 57953, 0, , 0, 15CBAC101018, 0, 2015-2016, Alumni, 814447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101018, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 02-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 57953, 0, , 0, 15CBAC101018, 0, 2015-2016, Alumni, 814447, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE105020, NRI, Electrical Engineering-2014-15 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 28000, B.Tech/B.Tech (Hons) Electrical Engineering, 57940, 0, , 0, 14CECE105020, 0, 2015-2016, Alumni, 825121, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CECE105020, NRI, Electrical Engineering-2014-15 IV Sem VIII, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 12000, B.Tech/B.Tech (Hons) Electrical Engineering, 57940, 0, , 0, 14CECE105020, 0, 2015-2016, Alumni, 825121, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102046, AIE, BALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 57966, 0, , 0, 15GCOL102046, 0, 2015-2016, Alumni, 817307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102046, AIE, BALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 57966, 0, , 0, 15GCOL102046, 0, 2015-2016, Alumni, 817307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105025, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58009, 0, , 0, 15CCCE105025, 0, 2015-2016, Alumni, 770550, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105025, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58009, 0, , 0, 15CCCE105025, 0, 2015-2016, Alumni, 770550, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101068, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 57973, 0, , 0, 15GCOB101068, 0, 2015-2016, Alumni, 782737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101068, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 57973, 0, , 0, 15GCOB101068, 0, 2015-2016, Alumni, 782737, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103040, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58013, 0, , 0, 15GCOL103040, 0, 2015-2016, Alumni, 816194, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103040, AIE, BBALLB  2015-2016 V Sem X, 0, 02-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58013, 0, , 0, 15GCOL103040, 0, 2015-2016, Alumni, 816194, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101024, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Civil Engineering, 58003, 0, , 0, 15GCCE101024, 0, 2015-2016, Alumni, 821081, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101067, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57968, 0, , 0, 15CCCE101067, 0, 2015-2016, Alumni, 785493, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101067, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57968, 0, , 0, 15CCCE101067, 0, 2015-2016, Alumni, 785493, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2017-2018 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58010, 0, , 0, 15CECE101005, 0, 2015-2016, No Information, 767075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101005, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2017-2018 II Sem IV, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58010, 0, , 0, 15CECE101005, 0, 2015-2016, No Information, 767075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105024, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58005, 0, , 0, 15CCCE105024, 0, 2015-2016, Alumni, 770564, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105024, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58005, 0, , 0, 15CCCE105024, 0, 2015-2016, Alumni, 770564, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103008, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57956, 0, , 0, 15CECE103008, 0, 2015-2016, Alumni, 766735, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103008, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 02-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 57956, 0, , 0, 15CECE103008, 0, 2015-2016, Alumni, 766735, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101136, AIE, BBA 2012-2013 III Sem VI, 0, 02-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1500, Bachelor of Business Administration, 57975, 0, , 0, 12COB101136, 0, 2015-2016, Alumni, 864909, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101023, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 57978, 0, , 0, 15GCCE101023, 0, 2015-2016, Alumni, 821095, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101023, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 57978, 0, , 0, 15GCCE101023, 0, 2015-2016, Alumni, 821095, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105009, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58017, 0, , 0, 15CCCE105009, 0, 2015-2016, Alumni, 770749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105009, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58017, 0, , 0, 15CCCE105009, 0, 2015-2016, Alumni, 770749, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103161, AIE, B Tech Civil Engineering 2016-17 II Sem IV, 0, 02-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 3800, B.Tech/B.Tech (Hons) Civil Engineering, 57921, 0, , 0, 14CCME103161, 0, 2015-2016, No Information, 833173, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101068, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57970, 0, , 0, 15CCCE101068, 0, 2015-2016, Alumni, 785464, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101066, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57965, 0, , 0, 15CCCE101066, 0, 2015-2016, Alumni, 785508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101066, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 02-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 57965, 0, , 0, 15CCCE101066, 0, 2015-2016, Alumni, 785508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201065, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 124000, MBA in dual specialization , 58065, 0, , 0, 15GCOB201065, 0, 2015-2016, No Information, 788320, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201065, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58065, 0, , 0, 15GCOB201065, 0, 2015-2016, No Information, 788320, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105030, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58082, 0, , 0, 15CCCE105030, 0, 2015-2016, Alumni, 770496, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -333, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 58055, 0, TUITION FEE, 0, 13CCME103005, 0, 2015-2016, No Information, 1004143, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101041, AIE, BBA 2012-2013 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 58117, 0, , 0, 12COB101041, 0, 2015-2016, Alumni, 865660, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101093, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58145, 0, , 0, 15CCCE101093, 0, 2015-2016, Alumni, 784960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101093, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58145, 0, , 0, 15CCCE101093, 0, 2015-2016, Alumni, 784960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101009, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 16000, BA Journalism & Mass Communication, 58019, 0, , 0, 15CMCC101009, 0, 2015-2016, No Information, 764544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101009, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58019, 0, , 0, 15CMCC101009, 0, 2015-2016, No Information, 764544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105030, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 70000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58083, 0, , 0, 15CCCE105030, 0, 2015-2016, Alumni, 770497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105030, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58083, 0, , 0, 15CCCE105030, 0, 2015-2016, Alumni, 770497, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101092, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58143, 0, , 0, 15CCCE101092, 0, 2015-2016, No Information, 784973, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101092, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58143, 0, , 0, 15CCCE101092, 0, 2015-2016, No Information, 784973, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201066, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 100000, MBA in dual specialization , 58165, 0, , 0, 15GCOB201066, 0, 2015-2016, No Information, 788328, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101004, AIE, BBA 2012-2013 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 58027, 0, , 0, 12COB101004, 0, 2015-2016, Alumni, 865962, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103041, AIE, BBALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58053, 0, , 0, 15GCOL103041, 0, 2015-2016, Alumni, 816182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103041, AIE, BBALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58053, 0, , 0, 15GCOL103041, 0, 2015-2016, Alumni, 816182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101345, AIE, ME 2014-2015 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 2800, B.Tech/B.Tech (Hons) Mechanical Engineering, 58032, 0, , 0, 14CCME101345, 0, 2015-2016, Alumni, 836888, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102015, AIE, B.Pharm 2015-16 V Sem IX, 0, 03-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58052, 0, , 0, 15CMAC102015, 0, 2015-2016, Alumni, 765196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102015, AIE, B.Pharm 2015-16 V Sem IX, 0, 03-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58052, 0, , 0, 15CMAC102015, 0, 2015-2016, Alumni, 765196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101077, 37250, 2015-2016, Alumni, 614764, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101089, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58129, 0, , 0, 15CCCE101089, 0, 2015-2016, Alumni, 785051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101089, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58129, 0, , 0, 15CCCE101089, 0, 2015-2016, Alumni, 785051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101073, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58028, 0, , 0, 15CCCE101073, 0, 2015-2016, Alumni, 785355, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101073, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58028, 0, , 0, 15CCCE101073, 0, 2015-2016, Alumni, 785355, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101081, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58098, 0, , 0, 15CCCE101081, 0, 2015-2016, Alumni, 785179, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101081, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58098, 0, , 0, 15CCCE101081, 0, 2015-2016, Alumni, 785179, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCON101006, AIE, B.Sc.(Nursing) 2015-2016 IV Sem VII, 0, 03-07-2015, School of Nursing, 0, School of Nursing, General, TUITION FEE, 0, 20000, B.Sc. (Nursing), 58164, 0, , 0, 15GCON101006, 0, 2015-2016, Alumni, 815449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101087, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58127, 0, , 0, 15CCCE101087, 0, 2015-2016, Alumni, 785068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101087, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58127, 0, , 0, 15CCCE101087, 0, 2015-2016, Alumni, 785068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101038, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 45000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58150, 0, , 0, 15CCME101038, 0, 2015-2016, Alumni, 813551, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101091, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58141, 0, , 0, 15CCCE101091, 0, 2015-2016, Alumni, 784995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101091, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58141, 0, , 0, 15CCCE101091, 0, 2015-2016, Alumni, 784995, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101038, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58151, 0, , 0, 15CCME101038, 0, 2015-2016, Alumni, 813553, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103005, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Civil Engineering, 58055, 0, , 0, 13CCME103005, 0, 2015-2016, No Information, 853330, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101074, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58047, 0, , 0, 15CCCE101074, 0, 2015-2016, Alumni, 785330, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101074, AIE, B.Tech in CSE 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58047, 0, , 0, 15CCCE101074, 0, 2015-2016, Alumni, 785330, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE107013, AIE, B.Tech in CSBA 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58121, 0, , 0, 14CCCE107013, 0, 2015-2016, Alumni, 826707, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101072, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58024, 0, , 0, 15CCCE101072, 0, 2015-2016, Alumni, 785381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101072, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58024, 0, , 0, 15CCCE101072, 0, 2015-2016, Alumni, 785381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101075, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58068, 0, , 0, 15CCCE101075, 0, 2015-2016, Alumni, 785298, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101075, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58068, 0, , 0, 15CCCE101075, 0, 2015-2016, Alumni, 785298, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101098, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58161, 0, , 0, 15CCCE101098, 0, 2015-2016, Alumni, 784841, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101098, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58161, 0, , 0, 15CCCE101098, 0, 2015-2016, Alumni, 784841, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105031, AIE, B.Tech in CSCC 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58108, 0, , 0, 15CCCE105031, 0, 2015-2016, Alumni, 770486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101082, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58099, 0, , 0, 15CCCE101082, 0, 2015-2016, Alumni, 785159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101082, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58099, 0, , 0, 15CCCE101082, 0, 2015-2016, Alumni, 785159, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -37250, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, 58073, 0, TUITION FEE, 0, 15CCCE101077, 0, 2015-2016, Alumni, 1005635, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101039, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58163, 0, , 0, 15CCME101039, 0, 2015-2016, Alumni, 813544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101039, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58163, 0, , 0, 15CCME101039, 0, 2015-2016, Alumni, 813544, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105031, AIE, B.Tech in CSCC 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58110, 0, , 0, 15CCCE105031, 0, 2015-2016, Alumni, 770488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105031, AIE, B.Tech in CSCC 2016-17 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58110, 0, , 0, 15CCCE105031, 0, 2015-2016, Alumni, 770488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET301163, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2011-2012 IV Sem VIII, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee (Back Paper), 0, 500, B.Tech/B.Tech (Hons) Civil Engineering, 58035, 0, , 0, 12CET301163, 0, 2015-2016, Alumni, 870746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104028, AIE, BCA 2016-17 IV Sem VII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, BCA, 58097, 0, , 0, 15CCCE104028, 0, 2015-2016, Alumni, 771322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58020, 0, , 0, 15CCCE101071, 0, 2015-2016, No Information, 785383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101071, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58020, 0, , 0, 15CCCE101071, 0, 2015-2016, No Information, 785383, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105032, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58132, 0, , 0, 15CCCE105032, 0, 2015-2016, Alumni, 770472, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE107013, AIE, B.Tech in CSBA 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 60000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58122, 0, , 0, 14CCCE107013, 0, 2015-2016, Alumni, 826708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE107013, AIE, B.Tech in CSBA 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58122, 0, , 0, 14CCCE107013, 0, 2015-2016, Alumni, 826708, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -500, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, 58049, 0, TUITION FEE, 0, 15CCME101031, 0, 2015-2016, Alumni, 1005554, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101080, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58091, 0, , 0, 15CCCE101080, 0, 2015-2016, Alumni, 785196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101080, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58091, 0, , 0, 15CCCE101080, 0, 2015-2016, Alumni, 785196, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101078, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 1000, B.Com. (Hons), 58081, 0, , 0, 12CFC101078, 0, 2015-2016, Alumni, 867297, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOL102064, AIE, BALLB  2014-2015 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Fine Fee, 0, 4600, Integrated BA + LLB (Hons.), 58023, 0, , 0, 14GCOL102064, 0, 2015-2016, Alumni, 839872, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102047, AIE, BALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58152, 0, , 0, 15GCOL102047, 0, 2015-2016, Alumni, 817302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102047, AIE, BALLB  2015-2016 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58152, 0, , 0, 15GCOL102047, 0, 2015-2016, Alumni, 817302, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101076, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58070, 0, , 0, 15CCCE101076, 0, 2015-2016, No Information, 785283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101076, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58070, 0, , 0, 15CCCE101076, 0, 2015-2016, No Information, 785283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, MBA in dual specialization , 58061, 0, , 0, 15GCOB201063, 0, 2015-2016, Alumni, 818201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58061, 0, , 0, 15GCOB201063, 0, 2015-2016, Alumni, 818201, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101257, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58025, 0, , 0, 14CCCE101257, 0, 2015-2016, Alumni, 830231, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201063, AIE, MBA with dual specialization 2015-2016 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 59000, MBA in dual specialization , 58062, 0, , 0, 15GCOB201063, 0, 2015-2016, Alumni, 818200, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101022, AIE, B COM H-2015-16 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58104, 0, , 0, 15GCFC101022, 0, 2015-2016, Alumni, 819191, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101022, AIE, B COM H-2015-16 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58104, 0, , 0, 15GCFC101022, 0, 2015-2016, Alumni, 819191, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101027, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58124, 0, , 0, 15GCCE101027, 0, 2015-2016, Alumni, 821041, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58033, 0, , 0, 15CCME101030, 0, 2015-2016, No Information, 813609, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101030, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58033, 0, , 0, 15CCME101030, 0, 2015-2016, No Information, 813609, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101078, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58076, 0, , 0, 15CCCE101078, 0, 2015-2016, Alumni, 785252, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101078, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58076, 0, , 0, 15CCCE101078, 0, 2015-2016, Alumni, 785252, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1600, 14GCOL102064, AIE, BALLB  2014-2015 V Sem X, 0, 03-07-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BA + LLB (Hons.), 58023, 0, TUITION FEE, 0, 14GCOL102064, 0, 2015-2016, Alumni, 1004604, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74500, B.Tech/B.Tech (Hons) Mechanical Engineering, 58048, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813608, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 58048, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813608, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58048, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813608, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107006, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58158, 0, , 0, 15CCCE107006, 0, 2015-2016, Alumni, 768519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107006, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58158, 0, , 0, 15CCCE107006, 0, 2015-2016, Alumni, 768519, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101097, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58156, 0, , 0, 15CCCE101097, 0, 2015-2016, Alumni, 784875, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101097, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58156, 0, , 0, 15CCCE101097, 0, 2015-2016, Alumni, 784875, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105027, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58051, 0, , 0, 15CCCE105027, 0, 2015-2016, Alumni, 770525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105027, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58051, 0, , 0, 15CCCE105027, 0, 2015-2016, Alumni, 770525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102002, AIE, BCA 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, BCA, 58057, 0, , 0, 15CCCE102002, 0, 2015-2016, Withdrawn, 771646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102002, AIE, BCA 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58057, 0, , 0, 15CCCE102002, 0, 2015-2016, Withdrawn, 771646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105214, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58075, 0, , 0, 11CETBT105214, 0, 2015-2016, Alumni, 887800, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101034, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58066, 0, , 0, 15CCME101034, 0, 2015-2016, Alumni, 813575, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101034, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58066, 0, , 0, 15CCME101034, 0, 2015-2016, Alumni, 813575, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101029, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58160, 0, , 0, 15GCCE101029, 0, 2015-2016, Alumni, 821015, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101006, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58154, 0, , 0, 15CECE101006, 0, 2015-2016, Alumni, 767069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101006, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58154, 0, , 0, 15CECE101006, 0, 2015-2016, Alumni, 767069, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102018, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58036, 0, , 0, 15GCOB102018, 0, 2015-2016, Alumni, 787225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102018, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58036, 0, , 0, 15GCOB102018, 0, 2015-2016, Alumni, 787225, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 65000, MBA in dual specialization , 58058, 0, , 0, 15GCOB201064, 0, 2015-2016, No Information, 788309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58058, 0, , 0, 15GCOB201064, 0, 2015-2016, No Information, 788309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107005, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58139, 0, , 0, 15CCCE107005, 0, 2015-2016, Alumni, 768531, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101035, AIE, ME 2015-2016 III Sem VI, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58101, 0, , 0, 15CCME101035, 0, 2015-2016, No Information, 813570, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101035, AIE, ME 2015-2016 III Sem VI, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58101, 0, , 0, 15CCME101035, 0, 2015-2016, No Information, 813570, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105089, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 200, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58029, 0, , 0, 11CETBT105089, 0, 2015-2016, Alumni, 888796, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CCI101048, AIE, BCA 2012-2013 III Sem VI, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 200, BCA, 58115, 0, , 0, 12CCI101048, 0, 2015-2016, Alumni, 883269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102003, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 03-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 58136, 0, , 0, 15CAHC102003, 0, 2015-2016, No Information, 815107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102003, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 03-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 58136, 0, , 0, 15CAHC102003, 0, 2015-2016, No Information, 815107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101084, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58106, 0, , 0, 15CCCE101084, 0, 2015-2016, Alumni, 785119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101084, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58106, 0, , 0, 15CCCE101084, 0, 2015-2016, Alumni, 785119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -149000, , 0, 13CCME103024, 0, 2015-2016, No Information, 995761, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , -10000, , 0, 13CCME103024, 0, 2015-2016, No Information, 995761, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201064, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 59000, MBA in dual specialization , 58059, 0, , 0, 15GCOB201064, 0, 2015-2016, No Information, 788305, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101095, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58137, 0, , 0, 15CCCE101095, 0, 2015-2016, No Information, 784904, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101095, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58137, 0, , 0, 15CCCE101095, 0, 2015-2016, No Information, 784904, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101028, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Civil Engineering, 58159, 0, , 0, 15GCCE101028, 0, 2015-2016, Alumni, 821029, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 13CCME103024, 0, 2015-2016, No Information, 607121, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME103024, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2013-2014 I Sem II, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 13CCME103024, 0, 2015-2016, No Information, 607121, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107005, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58140, 0, , 0, 15CCCE107005, 0, 2015-2016, Alumni, 768532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107005, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58140, 0, , 0, 15CCCE107005, 0, 2015-2016, Alumni, 768532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101096, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58155, 0, , 0, 15CCCE101096, 0, 2015-2016, Alumni, 784892, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103011, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2016-17 III Sem V, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58092, 0, , 0, 15CECE103011, 0, 2015-2016, Cancelled, 766715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101094, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58147, 0, , 0, 15CCCE101094, 0, 2015-2016, Alumni, 784920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101094, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58147, 0, , 0, 15CCCE101094, 0, 2015-2016, Alumni, 784920, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58119, 0, , 0, 15CCCE101086, 0, 2015-2016, No Information, 785070, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101086, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2015-2016 I Sem II, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58119, 0, , 0, 15CCCE101086, 0, 2015-2016, No Information, 785070, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101036, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58133, 0, , 0, 15CCME101036, 0, 2015-2016, Alumni, 813569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101036, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58133, 0, , 0, 15CCME101036, 0, 2015-2016, Alumni, 813569, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101069, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58046, 0, , 0, 15GCOB101069, 0, 2015-2016, Alumni, 782769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101069, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58046, 0, , 0, 15GCOB101069, 0, 2015-2016, Alumni, 782769, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101027, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58123, 0, , 0, 15GCCE101027, 0, 2015-2016, Alumni, 821040, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101032, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58040, 0, , 0, 15CCME101032, 0, 2015-2016, Alumni, 813595, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101032, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58040, 0, , 0, 15CCME101032, 0, 2015-2016, Alumni, 813595, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 500, B.Tech/B.Tech (Hons) Mechanical Engineering, 58049, 0, , 0, 15CCME101031, 0, 2015-2016, Alumni, 813607, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 37250, B.Tech/B.Tech (Hons) Computer Science Engineering, 58073, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785269, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105026, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58044, 0, , 0, 15CCCE105026, 0, 2015-2016, Alumni, 770536, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105026, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58044, 0, , 0, 15CCCE105026, 0, 2015-2016, Alumni, 770536, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105028, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58056, 0, , 0, 15CCCE105028, 0, 2015-2016, Alumni, 770513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105028, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58056, 0, , 0, 15CCCE105028, 0, 2015-2016, Alumni, 770513, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101019, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 30000, BA Journalism & Mass Communication, 58086, 0, , 0, 15CMCC101019, 0, 2015-2016, Alumni, 764468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101019, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58086, 0, , 0, 15CMCC101019, 0, 2015-2016, Alumni, 764468, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101090, AIE, B.Tech in CSE 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58130, 0, , 0, 15CCCE101090, 0, 2015-2016, Cancelled, 785032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101090, AIE, B.Tech in CSE 2016-17 III Sem V, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58130, 0, , 0, 15CCCE101090, 0, 2015-2016, Cancelled, 785032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105003, AIE, AE 2015-2016 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 75000, B.Tech/B.Tech (Hons) Automobile Engineering, 58093, 0, , 0, 15CCME105003, 0, 2015-2016, Alumni, 787611, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101079, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58089, 0, , 0, 15CCCE101079, 0, 2015-2016, Alumni, 785234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101079, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58089, 0, , 0, 15CCCE101079, 0, 2015-2016, Alumni, 785234, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101006, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 03-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 100000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58153, 0, , 0, 15CECE101006, 0, 2015-2016, Alumni, 767067, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101037, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58149, 0, , 0, 15CCME101037, 0, 2015-2016, Alumni, 813562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101037, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58149, 0, , 0, 15CCME101037, 0, 2015-2016, Alumni, 813562, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101020, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58125, 0, , 0, 15CMCC101020, 0, 2015-2016, Alumni, 764456, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101020, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58125, 0, , 0, 15CMCC101020, 0, 2015-2016, Alumni, 764456, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101083, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58105, 0, , 0, 15CCCE101083, 0, 2015-2016, Alumni, 785141, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101083, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58105, 0, , 0, 15CCCE101083, 0, 2015-2016, Alumni, 785141, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105003, AIE, AE 2015-2016 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 74000, B.Tech/B.Tech (Hons) Automobile Engineering, 58094, 0, , 0, 15CCME105003, 0, 2015-2016, Alumni, 787612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105003, AIE, AE 2015-2016 IV Sem VIII, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58095, 0, , 0, 15CCME105003, 0, 2015-2016, Alumni, 787614, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101018, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58038, 0, , 0, 15CMCC101018, 0, 2015-2016, Alumni, 764472, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101018, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58038, 0, , 0, 15CMCC101018, 0, 2015-2016, Alumni, 764472, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101033, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58042, 0, , 0, 15CCME101033, 0, 2015-2016, Alumni, 813583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101033, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58042, 0, , 0, 15CCME101033, 0, 2015-2016, Alumni, 813583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101031, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 15CCME101031, 74500, 2015-2016, Alumni, 614777, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCOB201205, AIE, MBA with dual specialization 2013-2014 II Sem IV, 0, 03-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, MBA in dual specialization , 58045, 0, , 0, 13GCOB201205, 0, 2015-2016, Alumni, 858709, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105029, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 170000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58078, 0, , 0, 15CCCE105029, 0, 2015-2016, Alumni, 770505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105029, AIE, ME 2015-2016 V Sem IX, 0, 03-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58078, 0, , 0, 15CCCE105029, 0, 2015-2016, Alumni, 770505, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101177, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 2600, B.Tech/B.Tech (Hons) Computer Science Engineering, 58103, 0, , 0, 13CCCE101177, 0, 2015-2016, Alumni, 849655, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101085, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58114, 0, , 0, 15CCCE101085, 0, 2015-2016, Alumni, 785097, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101085, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58114, 0, , 0, 15CCCE101085, 0, 2015-2016, Alumni, 785097, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101025, AIE, B Tech Civil Engineering 2016-17 III Sem V, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Civil Engineering, 58113, 0, , 0, 15GCCE101025, 0, 2015-2016, Withdrawn, 821068, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CFC101033, AIE, B.Com. (Hons) 2012-2013 III Sem VI, 0, 03-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee (Back Paper), 0, 500, B.Com. (Hons), 58080, 0, , 0, 12CFC101033, 0, 2015-2016, Alumni, 867599, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101019, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 47000, BA Journalism & Mass Communication, 58085, 0, , 0, 15CMCC101019, 0, 2015-2016, Alumni, 764467, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 111750, B.Tech/B.Tech (Hons) Computer Science Engineering, 58072, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 37250, B.Tech/B.Tech (Hons) Computer Science Engineering, 58072, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101077, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58072, 0, , 0, 15CCCE101077, 0, 2015-2016, Alumni, 785271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101026, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 03-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Civil Engineering, 58074, 0, , 0, 15GCCE101026, 0, 2015-2016, Alumni, 821054, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107004, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58107, 0, , 0, 15CCCE107004, 0, 2015-2016, Alumni, 768541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107004, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58107, 0, , 0, 15CCCE107004, 0, 2015-2016, Alumni, 768541, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101021, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58138, 0, , 0, 15CMCC101021, 0, 2015-2016, Alumni, 764451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101021, AIE, BJMC 2014-2015 III Sem VI, 0, 03-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58138, 0, , 0, 15CMCC101021, 0, 2015-2016, Alumni, 764451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105027, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58050, 0, , 0, 15CCCE105027, 0, 2015-2016, Alumni, 770524, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58116, 0, , 0, 15CCME106001, 0, 2015-2016, Alumni, 787255, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106001, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 03-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58116, 0, , 0, 15CCME106001, 0, 2015-2016, Alumni, 787255, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101008, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 04-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 58174, 0, , 0, 15GCOH101008, 0, 2015-2016, Alumni, 818050, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101008, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 04-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 58174, 0, , 0, 15GCOH101008, 0, 2015-2016, Alumni, 818050, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101024, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58211, 0, , 0, 15GCFC101024, 0, 2015-2016, Alumni, 819168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101024, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58211, 0, , 0, 15GCFC101024, 0, 2015-2016, Alumni, 819168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101022, AIE, BJMC 2014-2015 III Sem VI, 0, 04-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58184, 0, , 0, 15CMCC101022, 0, 2015-2016, Alumni, 764446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101022, AIE, BJMC 2014-2015 III Sem VI, 0, 04-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58184, 0, , 0, 15CMCC101022, 0, 2015-2016, Alumni, 764446, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105036, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58201, 0, , 0, 15CCCE105036, 0, 2015-2016, No Information, 770430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105035, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58190, 0, , 0, 15CCCE105035, 0, 2015-2016, Alumni, 770439, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105035, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58190, 0, , 0, 15CCCE105035, 0, 2015-2016, Alumni, 770439, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101109, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58251, 0, , 0, 15CCCE101109, 0, 2015-2016, Alumni, 784672, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101109, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58251, 0, , 0, 15CCCE101109, 0, 2015-2016, Alumni, 784672, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101113, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58258, 0, , 0, 15CCCE101113, 0, 2015-2016, Alumni, 784592, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101034, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58249, 0, , 0, 15GCCE101034, 0, 2015-2016, Alumni, 820983, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101034, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58249, 0, , 0, 15GCCE101034, 0, 2015-2016, Alumni, 820983, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105039, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58234, 0, , 0, 15CCCE105039, 0, 2015-2016, Alumni, 770408, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105039, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58234, 0, , 0, 15CCCE105039, 0, 2015-2016, Alumni, 770408, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105033, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58175, 0, , 0, 15CCCE105033, 0, 2015-2016, Alumni, 770461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101102, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58194, 0, , 0, 15CCCE101102, 0, 2015-2016, Alumni, 784788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101102, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58194, 0, , 0, 15CCCE101102, 0, 2015-2016, Alumni, 784788, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105034, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58188, 0, , 0, 15CCCE105034, 0, 2015-2016, Alumni, 770450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105034, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58188, 0, , 0, 15CCCE105034, 0, 2015-2016, Alumni, 770450, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101009, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 19000, Bachelor of Law (LLB) (Hons.), 58215, 0, , 0, 15GCOL101009, 0, 2015-2016, No Information, 817830, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101019, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58212, 0, , 0, 15CBAC101019, 0, 2015-2016, Alumni, 814441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101019, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58212, 0, , 0, 15CBAC101019, 0, 2015-2016, Alumni, 814441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105034, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58187, 0, , 0, 15CCCE105034, 0, 2015-2016, Alumni, 770449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101072, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58217, 0, , 0, 15GCOB101072, 0, 2015-2016, Alumni, 782825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101072, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58217, 0, , 0, 15GCOB101072, 0, 2015-2016, Alumni, 782825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101073, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 25000, Bachelor of Business Administration, 58238, 0, , 0, 15GCOB101073, 0, 2015-2016, Alumni, 782847, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 58198, 0, , 0, 15CCME106002, 0, 2015-2016, Alumni, 787240, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Ajustable_Excess_Amount, 0, 85000, B.Tech/B.Tech (Hons) Automobile Engineering, 58198, 0, , 0, 15CCME106002, 0, 2015-2016, Alumni, 787240, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58198, 0, , 0, 15CCME106002, 0, 2015-2016, Alumni, 787240, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101002, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101002, 37250, 2015-2016, Alumni, 614766, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101099, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58185, 0, , 0, 15CCCE101099, 0, 2015-2016, Alumni, 784823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101099, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58185, 0, , 0, 15CCCE101099, 0, 2015-2016, Alumni, 784823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101103, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58195, 0, , 0, 15CCCE101103, 0, 2015-2016, Alumni, 784773, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101103, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58195, 0, , 0, 15CCCE101103, 0, 2015-2016, Alumni, 784773, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101070, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58183, 0, , 0, 15GCOB101070, 0, 2015-2016, Alumni, 782797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101070, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58183, 0, , 0, 15GCOB101070, 0, 2015-2016, Alumni, 782797, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101023, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58171, 0, , 0, 15GCFC101023, 0, 2015-2016, Alumni, 819182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101023, AIE, B COM H-2015-16 III Sem VI, 0, 04-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58171, 0, , 0, 15GCFC101023, 0, 2015-2016, Alumni, 819182, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101033, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58244, 0, , 0, 15GCCE101033, 0, 2015-2016, Alumni, 820994, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101033, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58244, 0, , 0, 15GCCE101033, 0, 2015-2016, Alumni, 820994, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101023, AIE, BJMC 2014-2015 III Sem VI, 0, 04-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 44000, BA Journalism & Mass Communication, 58196, 0, , 0, 15CMCC101023, 0, 2015-2016, Alumni, 764435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58193, 0, , 0, 15GCCE101030, 0, 2015-2016, No Information, 821006, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101030, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58193, 0, , 0, 15GCCE101030, 0, 2015-2016, No Information, 821006, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107003, AIE, Chemical Engineering 2015-2016 V Sem IX, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Chemical Engineering, 58241, 0, , 0, 15COCE107003, 0, 2015-2016, Alumni, 763057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105037, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58213, 0, , 0, 15CCCE105037, 0, 2015-2016, No Information, 770427, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101041, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58235, 0, , 0, 15CCME101041, 0, 2015-2016, Alumni, 813525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101041, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58235, 0, , 0, 15CCME101041, 0, 2015-2016, Alumni, 813525, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105038, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58221, 0, , 0, 15CCCE105038, 0, 2015-2016, Alumni, 770426, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105038, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58221, 0, , 0, 15CCCE105038, 0, 2015-2016, Alumni, 770426, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101040, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58178, 0, , 0, 15CCME101040, 0, 2015-2016, Alumni, 813537, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101040, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58178, 0, , 0, 15CCME101040, 0, 2015-2016, Alumni, 813537, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107002, AIE, Chemical Engineering 2015-2016 V Sem IX, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Chemical Engineering, 58207, 0, , 0, 15COCE107002, 0, 2015-2016, Alumni, 763064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107002, AIE, Chemical Engineering 2015-2016 V Sem IX, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Chemical Engineering, 58207, 0, , 0, 15COCE107002, 0, 2015-2016, Alumni, 763064, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105036, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58202, 0, , 0, 15CCCE105036, 0, 2015-2016, No Information, 770431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105036, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58202, 0, , 0, 15CCCE105036, 0, 2015-2016, No Information, 770431, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE202001, AIE, VLSI Design-2016-17 II Sem IV, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 77000, M.Tech VLSI Design, 58226, 0, , 0, 15CECE202001, 0, 2015-2016, No Information, 765710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE202001, AIE, VLSI Design-2016-17 II Sem IV, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech VLSI Design, 58226, 0, , 0, 15CECE202001, 0, 2015-2016, No Information, 765710, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101004, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 4200, B.Tech/B.Tech (Hons) Computer Science Engineering, 58166, 0, , 0, 12CET101004, 0, 2015-2016, No Information, 881207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105037, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58214, 0, , 0, 15CCCE105037, 0, 2015-2016, No Information, 770429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105037, AIE, B.Tech in CSCC 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58214, 0, , 0, 15CCCE105037, 0, 2015-2016, No Information, 770429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101101, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58192, 0, , 0, 15CCCE101101, 0, 2015-2016, No Information, 784802, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101101, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58192, 0, , 0, 15CCCE101101, 0, 2015-2016, No Information, 784802, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201067, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 100000, MBA in dual specialization , 58228, 0, , 0, 15GCOB201067, 0, 2015-2016, No Information, 788332, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102001, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58181, 0, , 0, 15CCME102001, 0, 2015-2016, Alumni, 787796, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102001, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58181, 0, , 0, 15CCME102001, 0, 2015-2016, Alumni, 787796, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103043, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58219, 0, , 0, 15GCOL103043, 0, 2015-2016, Alumni, 816166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103043, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58219, 0, , 0, 15GCOL103043, 0, 2015-2016, Alumni, 816166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101112, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58255, 0, , 0, 15CCCE101112, 0, 2015-2016, Alumni, 784610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101112, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58255, 0, , 0, 15CCCE101112, 0, 2015-2016, Alumni, 784610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101100, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 25000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58191, 0, , 0, 15CCCE101100, 0, 2015-2016, No Information, 784808, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105033, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58176, 0, , 0, 15CCCE105033, 0, 2015-2016, Alumni, 770462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105033, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58176, 0, , 0, 15CCCE105033, 0, 2015-2016, Alumni, 770462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME107002, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58220, 0, , 0, 15CCME107002, 0, 2015-2016, Alumni, 787224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME107002, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58220, 0, , 0, 15CCME107002, 0, 2015-2016, Alumni, 787224, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101074, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58250, 0, , 0, 15GCOB101074, 0, 2015-2016, Alumni, 782878, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101074, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58250, 0, , 0, 15GCOB101074, 0, 2015-2016, Alumni, 782878, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102010, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 47000, Bachelor of Business Administration, 58223, 0, , 0, 15GCOB102010, 0, 2015-2016, Alumni, 787075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB102010, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58223, 0, , 0, 15GCOB102010, 0, 2015-2016, Alumni, 787075, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101020, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58229, 0, , 0, 15CBAC101020, 0, 2015-2016, Alumni, 814435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101020, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 04-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58229, 0, , 0, 15CBAC101020, 0, 2015-2016, Alumni, 814435, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101031, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58205, 0, , 0, 15GCCE101031, 0, 2015-2016, No Information, 821005, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101031, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 04-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58205, 0, , 0, 15GCCE101031, 0, 2015-2016, No Information, 821005, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104029, AIE, BCA 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58200, 0, , 0, 15CCCE104029, 0, 2015-2016, Alumni, 771307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104029, AIE, BCA 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58200, 0, , 0, 15CCCE104029, 0, 2015-2016, Alumni, 771307, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101108, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58246, 0, , 0, 15CCCE101108, 0, 2015-2016, No Information, 784677, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103003, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, BMS(H), 58210, 0, , 0, 15GCOB103003, 0, 2015-2016, Alumni, 787701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB103003, AIE, Bachelor of Management Studies 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, BMS(H), 58210, 0, , 0, 15GCOB103003, 0, 2015-2016, Alumni, 787701, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101008, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 58173, 0, , 0, 15GCOL101008, 0, 2015-2016, No Information, 817832, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101008, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 58173, 0, , 0, 15GCOL101008, 0, 2015-2016, No Information, 817832, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101071, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58206, 0, , 0, 15GCOB101071, 0, 2015-2016, No Information, 782803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101071, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58206, 0, , 0, 15GCOB101071, 0, 2015-2016, No Information, 782803, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101106, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58247, 0, , 0, 15CCCE101106, 0, 2015-2016, Alumni, 784724, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101106, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58247, 0, , 0, 15CCCE101106, 0, 2015-2016, Alumni, 784724, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107001, AIE, B.Tech/B.Tech (Hons) Chemical Engineering 2017-2018 IV Sem VIII, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, TUITION FEE, 0, 124000, B.Tech/B.Tech (Hons) Chemical Engineering, 58239, 0, , 0, 15COCE107001, 0, 2015-2016, No Information, 730462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15COCE107001, AIE, B.Tech/B.Tech (Hons) Chemical Engineering 2017-2018 IV Sem VIII, 0, 04-07-2015, School of Chemical Engineering, 0, School of Chemical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Chemical Engineering, 58239, 0, , 0, 15COCE107001, 0, 2015-2016, No Information, 730462, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101104, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58203, 0, , 0, 15CCCE101104, 0, 2015-2016, No Information, 784753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101104, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58203, 0, , 0, 15CCCE101104, 0, 2015-2016, No Information, 784753, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104030, AIE, BCA 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, BCA, 58218, 0, , 0, 15CCCE104030, 0, 2015-2016, Alumni, 771298, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101032, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58240, 0, , 0, 15GCCE101032, 0, 2015-2016, Alumni, 821004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101032, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58240, 0, , 0, 15GCCE101032, 0, 2015-2016, Alumni, 821004, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105004, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 58197, 0, , 0, 15CCME105004, 0, 2015-2016, Alumni, 787574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105004, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58197, 0, , 0, 15CCME105004, 0, 2015-2016, Alumni, 787574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101043, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58243, 0, , 0, 15CCME101043, 0, 2015-2016, Alumni, 813508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101043, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58243, 0, , 0, 15CCME101043, 0, 2015-2016, Alumni, 813508, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204006, AIE, M.Tech Power System Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 32750, M.Tech Power System Engineering, 58225, 0, , 0, 15CECE204006, 0, 2015-2016, No Information, 765582, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101107, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58245, 0, , 0, 15CCCE101107, 0, 2015-2016, Alumni, 784697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101107, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58245, 0, , 0, 15CCCE101107, 0, 2015-2016, Alumni, 784697, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101110, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58252, 0, , 0, 15CCCE101110, 0, 2015-2016, Alumni, 784646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101110, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58252, 0, , 0, 15CCCE101110, 0, 2015-2016, Alumni, 784646, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105005, AIE, B.Tech/B.Tech (Hons) Automobile Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Automobile Engineering, 58236, 0, , 0, 15CCME105005, 0, 2015-2016, No Information, 787557, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105001, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical Engineering, 58248, 0, , 0, 15CECE105001, 0, 2015-2016, Alumni, 766079, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105001, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical Engineering, 58248, 0, , 0, 15CECE105001, 0, 2015-2016, Alumni, 766079, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1100, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 0, Bachelor of Law (LLB) (Hons.), 58257, 0, TUITION FEE, 0, 15GCOL101002, 0, 2015-2016, Alumni, 1005363, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101044, AIE, ME 2015-2016 III Sem VI, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58254, 0, , 0, 15CCME101044, 0, 2015-2016, No Information, 813496, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101044, AIE, ME 2015-2016 III Sem VI, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58254, 0, , 0, 15CCME101044, 0, 2015-2016, No Information, 813496, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101105, , B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58231, 0, , 0, 15CCCE101105, 0, 2015-2016, Alumni, 784743, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101105, , B.Tech in CSE 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58231, 0, , 0, 15CCCE101105, 0, 2015-2016, Alumni, 784743, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58189, 0, , 0, 15GCOL103042, 0, 2015-2016, Alumni, 816174, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1000, Integrated BBA + LLB (Hons.), 58189, 0, , 0, 15GCOL103042, 0, 2015-2016, Alumni, 816174, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58189, 0, , 0, 15GCOL103042, 0, 2015-2016, Alumni, 816174, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE204006, AIE, M.Tech Power System Engineering 2015-2016 I Sem II, 0, 04-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, M.Tech Power System Engineering, 58224, 0, , 0, 15CECE204006, 0, 2015-2016, No Information, 765583, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106003, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58169, 0, , 0, 15CCCE106003, 0, 2015-2016, Alumni, 768744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106003, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58169, 0, , 0, 15CCCE106003, 0, 2015-2016, Alumni, 768744, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE102012, AIE,  B.Tech (CSE) + MBA 14-15 V Sem X, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 58209, 0, , 0, 14CCCE102012, 0, 2015-2016, Alumni, 828344, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE102012, AIE,  B.Tech (CSE) + MBA 14-15 V Sem X, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 58209, 0, , 0, 14CCCE102012, 0, 2015-2016, Alumni, 828344, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCCE101009, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3400, B.Tech/B.Tech (Hons) Computer Science Engineering, 58216, 0, , 0, 13CCCE101009, 0, 2015-2016, No Information, 851315, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101111, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 04-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58253, 0, , 0, 15CCCE101111, 0, 2015-2016, No Information, 784622, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -85000, 15CCME106002, AIE, AE 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Adjusted_Amount, 0, 0, B.Tech/B.Tech (Hons) Automobile Engineering, 58199, 0, TUITION FEE, 0, 15CCME106002, 0, 2015-2016, Alumni, 1005625, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101002, AIE, LLB 2015-2016 III Sem VI, 0, 04-07-2015, School of Law, 0, School of Law, General, Ajustable_Excess_Amount, 0, 100, Bachelor of Law (LLB) (Hons.), 58257, 0, , 0, 15GCOL101002, 0, 2015-2016, Alumni, 817870, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201068, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 58242, 0, , 0, 15GCOB201068, 0, 2015-2016, Alumni, 788347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201068, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58242, 0, , 0, 15GCOB201068, 0, 2015-2016, Alumni, 788347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101042, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58237, 0, , 0, 15CCME101042, 0, 2015-2016, Alumni, 813515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101042, AIE, ME 2015-2016 V Sem IX, 0, 04-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58237, 0, , 0, 15CCME101042, 0, 2015-2016, Alumni, 813515, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102048, AIE, BALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58179, 0, , 0, 15GCOL102048, 0, 2015-2016, Alumni, 817292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102048, AIE, BALLB  2015-2016 V Sem X, 0, 04-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58179, 0, , 0, 15GCOL102048, 0, 2015-2016, Alumni, 817292, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 124000, MBA in dual specialization , 58204, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788055, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201030, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 04-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58204, 0, , 0, 15GCOB201030, 0, 2015-2016, No Information, 788055, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 11CETBT105018, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2011-2012 IV Sem VIII, 0, 05-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Adjustable Excess Fee, 0, 0, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, , -20000, , 0, 11CETBT105018, 0, 2015-2016, Alumni, 994775, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -95000, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Adjusted_Amount, 0, 0, Bachelor of Business Administration, 58284, 0, TUITION FEE, 0, 15GCOB101076, 0, 2015-2016, Alumni, 1005283, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101009, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 58399, 0, , 0, 15GCOH101009, 0, 2015-2016, Alumni, 818043, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101009, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 58399, 0, , 0, 15GCOH101009, 0, 2015-2016, Alumni, 818043, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101053, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58374, 0, , 0, 15CCME101053, 0, 2015-2016, Alumni, 813401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101053, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58374, 0, , 0, 15CCME101053, 0, 2015-2016, Alumni, 813401, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101037, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58276, 0, , 0, 15GCCE101037, 0, 2015-2016, Alumni, 820960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101037, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58276, 0, , 0, 15GCCE101037, 0, 2015-2016, Alumni, 820960, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104032, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58305, 0, , 0, 15CCCE104032, 0, 2015-2016, Alumni, 771282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104032, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58305, 0, , 0, 15CCCE104032, 0, 2015-2016, Alumni, 771282, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -91000, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, 58349, 0, TUITION FEE, 0, 15GCCE101040, 0, 2015-2016, Alumni, 1005208, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201002, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 65000, Masters of Law (LL.M.), 58304, 0, , 0, 15GCOL201002, 0, 2015-2016, Alumni, 815503, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201002, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Masters of Law (LL.M.), 58304, 0, , 0, 15GCOL201002, 0, 2015-2016, Alumni, 815503, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103014, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58397, 0, , 0, 15CECE103014, 0, 2015-2016, Alumni, 766680, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103014, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58397, 0, , 0, 15CECE103014, 0, 2015-2016, Alumni, 766680, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103045, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58377, 0, , 0, 15GCOL103045, 0, 2015-2016, Alumni, 816150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103045, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 8000, Integrated BBA + LLB (Hons.), 58377, 0, , 0, 15GCOL103045, 0, 2015-2016, Alumni, 816150, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , -77000, , 0, 14GCOB101008, 0, 2015-2016, No Information, 995867, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Bachelor of Business Administration, , -10000, , 0, 14GCOB101008, 0, 2015-2016, No Information, 995867, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105045, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58363, 0, , 0, 15CCCE105045, 0, 2015-2016, Alumni, 770335, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105045, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58363, 0, , 0, 15CCCE105045, 0, 2015-2016, Alumni, 770335, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103013, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58340, 0, , 0, 15CECE103013, 0, 2015-2016, Alumni, 766694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103013, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58340, 0, , 0, 15CECE103013, 0, 2015-2016, Alumni, 766694, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101045, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58271, 0, , 0, 15CCME101045, 0, 2015-2016, Alumni, 813488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101045, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58271, 0, , 0, 15CCME101045, 0, 2015-2016, Alumni, 813488, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101137, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58414, 0, , 0, 15CCCE101137, 0, 2015-2016, Alumni, 784051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105042, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 100000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58328, 0, , 0, 15CCCE105042, 0, 2015-2016, Alumni, 770368, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101039, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Civil Engineering, 58318, 0, , 0, 15GCCE101039, 0, 2015-2016, Alumni, 820936, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102052, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58368, 0, , 0, 15GCOL102052, 0, 2015-2016, Alumni, 817261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102052, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58368, 0, , 0, 15GCOL102052, 0, 2015-2016, Alumni, 817261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101051, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58356, 0, , 0, 15CCME101051, 0, 2015-2016, Alumni, 813419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101051, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58356, 0, , 0, 15CCME101051, 0, 2015-2016, Alumni, 813419, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105044, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58358, 0, , 0, 15CCCE105044, 0, 2015-2016, Alumni, 770347, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -600, 14GCOH101010, AIE, B.Sc (Hotel Management) 2017-2018 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Ajustable_Excess_Amount, 0, 0, B.Sc (Hotel Management), 58261, 0, TUITION FEE, 0, 14GCOH101010, 0, 2015-2016, No Information, 1004565, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105043, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58338, 0, , 0, 15CCCE105043, 0, 2015-2016, Alumni, 770359, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105043, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58338, 0, , 0, 15CCCE105043, 0, 2015-2016, Alumni, 770359, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103044, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58375, 0, , 0, 15GCOL103044, 0, 2015-2016, Alumni, 816158, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103044, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58375, 0, , 0, 15GCOL103044, 0, 2015-2016, Alumni, 816158, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101130, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 9000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58401, 0, , 0, 15CCCE101130, 0, 2015-2016, Alumni, 784228, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103012, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58313, 0, , 0, 15CECE103012, 0, 2015-2016, Alumni, 766702, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE103012, AIE, ELECTRONICS AND COMMUNICATION ENGINEERING-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58313, 0, , 0, 15CECE103012, 0, 2015-2016, Alumni, 766702, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET301103, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 4400, B.Tech/B.Tech (Hons) Civil Engineering, 58260, 0, , 0, 12CET301103, 0, 2015-2016, Alumni, 871427, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105044, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58359, 0, , 0, 15CCCE105044, 0, 2015-2016, Alumni, 770348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105044, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58359, 0, , 0, 15CCCE105044, 0, 2015-2016, Alumni, 770348, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104033, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58383, 0, , 0, 15CCCE104033, 0, 2015-2016, Alumni, 771276, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104033, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58383, 0, , 0, 15CCCE104033, 0, 2015-2016, Alumni, 771276, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101130, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58400, 0, , 0, 15CCCE101130, 0, 2015-2016, Alumni, 784226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101130, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 1000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58400, 0, , 0, 15CCCE101130, 0, 2015-2016, Alumni, 784226, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101131, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58407, 0, , 0, 15CCCE101131, 0, 2015-2016, Alumni, 784207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101131, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Ajustable_Excess_Amount, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58407, 0, , 0, 15CCCE101131, 0, 2015-2016, Alumni, 784207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101131, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58407, 0, , 0, 15CCCE101131, 0, 2015-2016, Alumni, 784207, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101041, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58380, 0, , 0, 15GCCE101041, 0, 2015-2016, Alumni, 820913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101041, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58380, 0, , 0, 15GCCE101041, 0, 2015-2016, Alumni, 820913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101056, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58390, 0, , 0, 15CCME101056, 0, 2015-2016, Alumni, 813386, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101056, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58390, 0, , 0, 15CCME101056, 0, 2015-2016, Alumni, 813386, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 16CCCE104112, AIE, BCA 2016-17 III Sem V, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, BCA, 58369, 0, , 0, 16CCCE104112, 0, 2015-2016, Withdrawn, 807746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 16CCCE104112, AIE, BCA 2016-17 III Sem V, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58369, 0, , 0, 16CCCE104112, 0, 2015-2016, Withdrawn, 807746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105040, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58309, 0, , 0, 15CCCE105040, 0, 2015-2016, Alumni, 770390, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102051, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58322, 0, , 0, 15GCOL102051, 0, 2015-2016, Alumni, 817271, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101173, 0, 2015-2016, No Information, 996021, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101173, 0, 2015-2016, No Information, 996021, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102050, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58308, 0, , 0, 15GCOL102050, 0, 2015-2016, Alumni, 817278, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102050, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58308, 0, , 0, 15GCOL102050, 0, 2015-2016, Alumni, 817278, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101133, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58409, 0, , 0, 15CCCE101133, 0, 2015-2016, Alumni, 784166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101133, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58409, 0, , 0, 15CCCE101133, 0, 2015-2016, Alumni, 784166, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105002, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical Engineering, 58384, 0, , 0, 15CECE105002, 0, 2015-2016, Alumni, 766071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105002, AIE, Electrical Engineering-2015-16 V Sem IX, 0, 06-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical Engineering, 58384, 0, , 0, 15CECE105002, 0, 2015-2016, Alumni, 766071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101055, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58393, 0, , 0, 15CCME101055, 0, 2015-2016, Alumni, 813394, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401010, AIE, CIVIL ENGINEERING 2016-2017 II Sem IV, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 58280, 0, , 0, 15GPTC401010, 0, 2015-2016, No Information, 822449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401010, AIE, CIVIL ENGINEERING 2016-2017 II Sem IV, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 58280, 0, , 0, 15GPTC401010, 0, 2015-2016, No Information, 822449, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401011, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 58293, 0, , 0, 15GPTC401011, 0, 2015-2016, No Information, 822444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401011, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 58293, 0, , 0, 15GPTC401011, 0, 2015-2016, No Information, 822444, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102051, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58323, 0, , 0, 15GCOL102051, 0, 2015-2016, Alumni, 817272, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101135, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58413, 0, , 0, 15CCCE101135, 0, 2015-2016, Alumni, 784116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105040, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58310, 0, , 0, 15CCCE105040, 0, 2015-2016, Alumni, 770391, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105040, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58310, 0, , 0, 15CCCE105040, 0, 2015-2016, Alumni, 770391, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101003, AIE, B.Sc (Hotel Management) 2015-2016 I Sem II, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 27000, B.Sc (Hotel Management), 58320, 0, , 0, 15GCOH101003, 0, 2015-2016, No Information, 818070, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401012, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 58294, 0, , 0, 15GPTC401012, 0, 2015-2016, No Information, 822443, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401012, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 58294, 0, , 0, 15GPTC401012, 0, 2015-2016, No Information, 822443, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101042, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58402, 0, , 0, 15GCCE101042, 0, 2015-2016, Alumni, 820900, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101042, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58402, 0, , 0, 15GCCE101042, 0, 2015-2016, Alumni, 820900, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101134, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58411, 0, , 0, 15CCCE101134, 0, 2015-2016, Alumni, 784145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101134, AIE, B.Tech in CSE 2015-16 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58411, 0, , 0, 15CCCE101134, 0, 2015-2016, Alumni, 784145, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101038, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58291, 0, , 0, 15GCCE101038, 0, 2015-2016, Alumni, 820950, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101038, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58291, 0, , 0, 15GCCE101038, 0, 2015-2016, Alumni, 820950, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105041, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58315, 0, , 0, 15CCCE105041, 0, 2015-2016, Alumni, 770381, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101177, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2012-2013 IV Sem VIII, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 4400, B.Tech/B.Tech (Hons) Civil Engineering, 58259, 0, , 0, 12CET101177, 0, 2015-2016, Alumni, 879691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58348, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 91000, B.Tech/B.Tech (Hons) Civil Engineering, 58348, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58348, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820924, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, -1000, 15GCOL103042, AIE, BBALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Adjusted_Amount, 0, 0, Integrated BBA + LLB (Hons.), 58279, 0, TUITION FEE, 0, 15GCOL103042, 0, 2015-2016, Alumni, 1005464, REVJV, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101024, AIE, BJMC 2014-2015 III Sem VI, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58344, 0, , 0, 15CMCC101024, 0, 2015-2016, No Information, 764429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101024, AIE, BJMC 2014-2015 III Sem VI, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58344, 0, , 0, 15CMCC101024, 0, 2015-2016, No Information, 764429, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101005, AIE, BPT2014-15 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 50000, Bachelor of Physiotherapy, 58307, 0, , 0, 15CMAC101005, 0, 2015-2016, Alumni, 765523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC101005, AIE, BPT2014-15 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Physiotherapy, 58307, 0, , 0, 15CMAC101005, 0, 2015-2016, Alumni, 765523, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105046, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58403, 0, , 0, 15CCCE105046, 0, 2015-2016, Alumni, 770322, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101373, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 3600, B.Tech/B.Tech (Hons) Computer Science Engineering, 58347, 0, , 0, 12CET101373, 0, 2015-2016, No Information, 877643, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101040, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Ajustable_Excess_Amount, 0, 6000, B.Tech/B.Tech (Hons) Civil Engineering, 58349, 0, , 0, 15GCCE101040, 0, 2015-2016, Alumni, 820925, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102049, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58302, 0, , 0, 15GCOL102049, 0, 2015-2016, Alumni, 817285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102049, AIE, BALLB  2015-2016 V Sem X, 0, 06-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58302, 0, , 0, 15GCOL102049, 0, 2015-2016, Alumni, 817285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101052, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58364, 0, , 0, 15CCME101052, 0, 2015-2016, Alumni, 813412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101052, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58364, 0, , 0, 15CCME101052, 0, 2015-2016, Alumni, 813412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE106006, AIE, B.Tech in CSOS 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 4800, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58317, 0, , 0, 14CCCE106006, 0, 2015-2016, Alumni, 826895, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101036, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58273, 0, , 0, 15GCCE101036, 0, 2015-2016, Alumni, 820968, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101036, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58273, 0, , 0, 15GCCE101036, 0, 2015-2016, Alumni, 820968, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101136, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 20000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58412, 0, , 0, 15CCCE101136, 0, 2015-2016, Alumni, 784085, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401013, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Mechanical Engineering, 58295, 0, , 0, 15GPTC401013, 0, 2015-2016, No Information, 822442, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC401013, AIE, MECHANICAL  ENGINEERING 2015-2016 III Sem VI, 0, 06-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Mechanical Engineering, 58295, 0, , 0, 15GPTC401013, 0, 2015-2016, No Information, 822442, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101035, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58265, 0, , 0, 15GCCE101035, 0, 2015-2016, Alumni, 820975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101035, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58265, 0, , 0, 15GCCE101035, 0, 2015-2016, Alumni, 820975, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101043, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58405, 0, , 0, 15GCCE101043, 0, 2015-2016, Alumni, 820893, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101043, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58405, 0, , 0, 15GCCE101043, 0, 2015-2016, Alumni, 820893, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105006, AIE, AE 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Automobile Engineering, 58268, 0, , 0, 15CCME105006, 0, 2015-2016, Alumni, 787554, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105006, AIE, AE 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58268, 0, , 0, 15CCME105006, 0, 2015-2016, Alumni, 787554, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101025, AIE, BJMC 2014-2015 IV Sem VII, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58355, 0, , 0, 15CMCC101025, 0, 2015-2016, Alumni, 764428, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101025, AIE, BJMC 2014-2015 IV Sem VII, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58355, 0, , 0, 15CMCC101025, 0, 2015-2016, Alumni, 764428, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101132, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58408, 0, , 0, 15CCCE101132, 0, 2015-2016, Alumni, 784185, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104031, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58264, 0, , 0, 15CCCE104031, 0, 2015-2016, Alumni, 771290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104031, AIE, BCA 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58264, 0, , 0, 15CCCE104031, 0, 2015-2016, Alumni, 771290, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 0, Bachelor of Business Administration, , 0, DUE REVERCE, 0, 14GCOB101008, 0, 2015-2016, No Information, 607244, REVDUE, 77000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOB101008, AIE, BBA 2014-2015 I Sem II, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 0, Bachelor of Business Administration, , 0, DUE REVERCE, 0, 14GCOB101008, 0, 2015-2016, No Information, 607244, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101054, AIE, ME 2014-2015 IV Sem VIII, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58386, 0, , 0, 15CCME101054, 0, 2015-2016, Cancelled, 822913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101054, AIE, ME 2014-2015 IV Sem VIII, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58386, 0, , 0, 15CCME101054, 0, 2015-2016, Cancelled, 822913, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101292, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 8000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58278, 0, , 0, 12CET101292, 0, 2015-2016, No Information, 878584, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201005, AIE, MJMC 2014-2015 II Sem IV, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, MA Journalism & Mass Communication, 58327, 0, , 0, 15CMCC201005, 0, 2015-2016, No Information, 763116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC201005, AIE, MJMC 2014-2015 II Sem IV, 0, 06-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, MA Journalism & Mass Communication, 58327, 0, , 0, 15CMCC201005, 0, 2015-2016, No Information, 763116, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101021, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 06-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58272, 0, , 0, 15CBAC101021, 0, 2015-2016, Alumni, 814430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101021, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 06-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58272, 0, , 0, 15CBAC101021, 0, 2015-2016, Alumni, 814430, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101118, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58332, 0, , 0, 15CCCE101118, 0, 2015-2016, Alumni, 784486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101118, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58332, 0, , 0, 15CCCE101118, 0, 2015-2016, Alumni, 784486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101046, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58287, 0, , 0, 15CCME101046, 0, 2015-2016, Alumni, 813477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101046, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58287, 0, , 0, 15CCME101046, 0, 2015-2016, Alumni, 813477, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101075, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58267, 0, , 0, 15GCOB101075, 0, 2015-2016, Alumni, 782892, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101075, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58267, 0, , 0, 15GCOB101075, 0, 2015-2016, Alumni, 782892, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102013, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 75000, Bachelor of Pharmacy, 58296, 0, , 0, 15CMAC102013, 0, 2015-2016, Alumni, 765219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102013, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58296, 0, , 0, 15CMAC102013, 0, 2015-2016, Alumni, 765219, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101079, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58335, 0, , 0, 15GCOB101079, 0, 2015-2016, Alumni, 782954, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101079, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58335, 0, , 0, 15GCOB101079, 0, 2015-2016, Alumni, 782954, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58283, 0, , 0, 15GCOB101076, 0, 2015-2016, Alumni, 782910, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 95000, Bachelor of Business Administration, 58283, 0, , 0, 15GCOB101076, 0, 2015-2016, Alumni, 782910, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101076, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58283, 0, , 0, 15GCOB101076, 0, 2015-2016, Alumni, 782910, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101125, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58371, 0, , 0, 15CCCE101125, 0, 2015-2016, Alumni, 784309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101125, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58371, 0, , 0, 15CCCE101125, 0, 2015-2016, Alumni, 784309, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102003, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58337, 0, , 0, 15CCCE102003, 0, 2015-2016, No Information, 771630, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102003, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58337, 0, , 0, 15CCCE102003, 0, 2015-2016, No Information, 771630, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101047, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58298, 0, , 0, 15CCME101047, 0, 2015-2016, Alumni, 813459, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101047, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58298, 0, , 0, 15CCME101047, 0, 2015-2016, Alumni, 813459, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101078, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58301, 0, , 0, 15GCOB101078, 0, 2015-2016, No Information, 782933, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101078, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58301, 0, , 0, 15GCOB101078, 0, 2015-2016, No Information, 782933, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101116, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58319, 0, , 0, 15CCCE101116, 0, 2015-2016, Alumni, 784532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101116, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58319, 0, , 0, 15CCCE101116, 0, 2015-2016, Alumni, 784532, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101120, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 16000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58352, 0, , 0, 15CCCE101120, 0, 2015-2016, Alumni, 822768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101120, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58352, 0, , 0, 15CCCE101120, 0, 2015-2016, Alumni, 822768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101114, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58285, 0, , 0, 15CCCE101114, 0, 2015-2016, Alumni, 784565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101114, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58285, 0, , 0, 15CCCE101114, 0, 2015-2016, Alumni, 784565, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101049, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58336, 0, , 0, 15CCME101049, 0, 2015-2016, Alumni, 813441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101049, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58336, 0, , 0, 15CCME101049, 0, 2015-2016, Alumni, 813441, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101122, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58361, 0, , 0, 15CCCE101122, 0, 2015-2016, Alumni, 784390, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101122, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58361, 0, , 0, 15CCCE101122, 0, 2015-2016, Alumni, 784390, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101119, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58342, 0, , 0, 15CCCE101119, 0, 2015-2016, Alumni, 784457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101119, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58342, 0, , 0, 15CCCE101119, 0, 2015-2016, Alumni, 784457, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103046, AIE,  , 0, 06-07-2015, School of Design, 0, School of Law, General, TUITION FEE, 0, 100000, Test, 58396, 0, , 0, 15GCOL103046, 0, 2015-2016, No Information, 816135, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103046, AIE,  , 0, 06-07-2015, School of Design, 0, School of Law, General, Ajustable_Excess_Amount, 0, 1100, Test, 58396, 0, , 0, 15GCOL103046, 0, 2015-2016, No Information, 816135, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103046, AIE,  , 0, 06-07-2015, School of Design, 0, School of Law, General, Exam Fee, 0, 10000, Test, 58396, 0, , 0, 15GCOL103046, 0, 2015-2016, No Information, 816135, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101120, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 133000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58351, 0, , 0, 15CCCE101120, 0, 2015-2016, Alumni, 822767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106004, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58416, 0, , 0, 15CCCE106004, 0, 2015-2016, Alumni, 768735, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101115, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58289, 0, , 0, 15CCCE101115, 0, 2015-2016, No Information, 784547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101115, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58289, 0, , 0, 15CCCE101115, 0, 2015-2016, No Information, 784547, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101121, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58353, 0, , 0, 15CCCE101121, 0, 2015-2016, Alumni, 784423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101121, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58353, 0, , 0, 15CCCE101121, 0, 2015-2016, Alumni, 784423, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOH101010, AIE, B.Sc (Hotel Management) 2017-2018 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Ajustable_Excess_Amount, 0, 6500, B.Sc (Hotel Management), 58261, 0, , 0, 14GCOH101010, 0, 2015-2016, No Information, 840767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14GCOH101010, AIE, B.Sc (Hotel Management) 2017-2018 III Sem VI, 0, 06-07-2015, School of Hospitality, 0, School of Hospitality, General, Fine Fee, 0, 5600, B.Sc (Hotel Management), 58261, 0, , 0, 14GCOH101010, 0, 2015-2016, No Information, 840767, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101117, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58329, 0, , 0, 15CCCE101117, 0, 2015-2016, Alumni, 784504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101117, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58329, 0, , 0, 15CCCE101117, 0, 2015-2016, Alumni, 784504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101080, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58350, 0, , 0, 15GCOB101080, 0, 2015-2016, Alumni, 782978, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101080, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58350, 0, , 0, 15GCOB101080, 0, 2015-2016, Alumni, 782978, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101048, AIE, ME 2015-2016 III Sem VI, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58299, 0, , 0, 15CCME101048, 0, 2015-2016, No Information, 813448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101048, AIE, ME 2015-2016 III Sem VI, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58299, 0, , 0, 15CCME101048, 0, 2015-2016, No Information, 813448, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102018, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58394, 0, , 0, 15CMAC102018, 0, 2015-2016, Alumni, 765168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102018, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58394, 0, , 0, 15CMAC102018, 0, 2015-2016, Alumni, 765168, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102016, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58334, 0, , 0, 15CMAC102016, 0, 2015-2016, Alumni, 765189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102016, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58334, 0, , 0, 15CMAC102016, 0, 2015-2016, Alumni, 765189, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102017, AIE, B.Pharm 2015-16 V Sem IX, 0, 06-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58389, 0, , 0, 15CMAC102017, 0, 2015-2016, Alumni, 765181, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101129, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58381, 0, , 0, 15CCCE101129, 0, 2015-2016, Alumni, 784265, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101129, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58381, 0, , 0, 15CCCE101129, 0, 2015-2016, Alumni, 784265, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101173, 0, 2015-2016, No Information, 607381, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101173, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101173, 0, 2015-2016, No Information, 607381, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101123, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58366, 0, , 0, 15CCCE101123, 0, 2015-2016, Alumni, 784354, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101123, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58366, 0, , 0, 15CCCE101123, 0, 2015-2016, Alumni, 784354, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106004, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58417, 0, , 0, 15CCCE106004, 0, 2015-2016, Alumni, 768736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106004, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58417, 0, , 0, 15CCCE106004, 0, 2015-2016, Alumni, 768736, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101126, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58367, 0, , 0, 15CCCE101126, 0, 2015-2016, No Information, 784285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101126, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58367, 0, , 0, 15CCCE101126, 0, 2015-2016, No Information, 784285, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101128, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58378, 0, , 0, 15CCCE101128, 0, 2015-2016, No Information, 784283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101128, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58378, 0, , 0, 15CCCE101128, 0, 2015-2016, No Information, 784283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME103114, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 06-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Fine Fee, 0, 5800, B.Tech/B.Tech (Hons) Civil Engineering, 58331, 0, , 0, 14CCME103114, 0, 2015-2016, Alumni, 833713, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101124, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58372, 0, , 0, 15CCCE101124, 0, 2015-2016, Alumni, 784325, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101124, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58372, 0, , 0, 15CCCE101124, 0, 2015-2016, Alumni, 784325, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102005, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 58404, 0, , 0, 15CAHC102005, 0, 2015-2016, Alumni, 815105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102005, AIE, BA (H) ECONOMICS 2015-16 III Sem VI, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 58404, 0, , 0, 15CAHC102005, 0, 2015-2016, Alumni, 815105, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102004, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) Economics, 58392, 0, , 0, 15CAHC102004, 0, 2015-2016, No Information, 815106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC102004, AIE, B.A (Hons) Economics 2015-2016 I Sem II, 0, 06-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) Economics, 58392, 0, , 0, 15CAHC102004, 0, 2015-2016, No Information, 815106, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101081, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 30000, Bachelor of Business Administration, 58357, 0, , 0, 15GCOB101081, 0, 2015-2016, No Information, 782982, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101300, AIE, B.Tech in CSE 2014-15 IV Sem VIII, 0, 06-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 600, B.Tech/B.Tech (Hons) Computer Science Engineering, 58269, 0, , 0, 12CET101300, 0, 2015-2016, No Information, 878476, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101050, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58345, 0, , 0, 15CCME101050, 0, 2015-2016, Alumni, 813434, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101050, AIE, ME 2015-2016 V Sem IX, 0, 06-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58345, 0, , 0, 15CCME101050, 0, 2015-2016, Alumni, 813434, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101077, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 06-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 31000, Bachelor of Business Administration, 58297, 0, , 0, 15GCOB101077, 0, 2015-2016, Alumni, 782925, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101162, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58549, 0, , 0, 15CCCE101162, 0, 2015-2016, Alumni, 783521, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101085, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58547, 0, , 0, 15GCOB101085, 0, 2015-2016, Alumni, 783072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101085, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58547, 0, , 0, 15GCOB101085, 0, 2015-2016, Alumni, 783072, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105048, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58496, 0, , 0, 15CCCE105048, 0, 2015-2016, Alumni, 770294, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105049, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58502, 0, , 0, 15CCCE105049, 0, 2015-2016, Alumni, 770284, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101026, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 0, B.Com. (Hons), , 0, , 0, 15GCFC101026, 95000, 2015-2016, Alumni, 614806, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101026, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 0, B.Com. (Hons), , 0, , 0, 15GCFC101026, 10000, 2015-2016, Alumni, 614806, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58434, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784010, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101147, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58466, 0, , 0, 15CCCE101147, 0, 2015-2016, Alumni, 783842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101147, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58466, 0, , 0, 15CCCE101147, 0, 2015-2016, Alumni, 783842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101058, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58430, 0, , 0, 15CCME101058, 0, 2015-2016, Alumni, 813371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101058, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58430, 0, , 0, 15CCME101058, 0, 2015-2016, Alumni, 813371, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58433, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784012, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102004, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 58546, 0, , 0, 15CCCE102004, 0, 2015-2016, Alumni, 771629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102004, AIE, B.Tech (CSE) + MBA 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 58546, 0, , 0, 15CCCE102004, 0, 2015-2016, Alumni, 771629, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101160, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58540, 0, , 0, 15CCCE101160, 0, 2015-2016, Alumni, 783574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101160, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58540, 0, , 0, 15CCCE101160, 0, 2015-2016, Alumni, 783574, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101140, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58440, 0, , 0, 15CCCE101140, 0, 2015-2016, Alumni, 784008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101140, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58440, 0, , 0, 15CCCE101140, 0, 2015-2016, Alumni, 784008, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101146, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58467, 0, , 0, 15CCCE101146, 0, 2015-2016, Alumni, 783863, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101146, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58467, 0, , 0, 15CCCE101146, 0, 2015-2016, Alumni, 783863, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101137, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 99000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58461, 0, , 0, 15CCCE101137, 0, 2015-2016, Alumni, 784053, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101137, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58461, 0, , 0, 15CCCE101137, 0, 2015-2016, Alumni, 784053, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101161, AIE, B.Tech in CSE 2015-16 IV Sem VII, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech (Chemical Engineering) + MBA, 58543, 0, , 0, 15CCCE101161, 0, 2015-2016, Alumni, 783546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101161, AIE, B.Tech in CSE 2015-16 IV Sem VII, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech (Chemical Engineering) + MBA, 58543, 0, , 0, 15CCCE101161, 0, 2015-2016, Alumni, 783546, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101026, AIE, BJMC 2014-2015 II Sem IV, 0, 07-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, TUITION FEE, 0, 77000, BA Journalism & Mass Communication, 58495, 0, , 0, 15CMCC101026, 0, 2015-2016, No Information, 764418, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMCC101026, AIE, BJMC 2014-2015 II Sem IV, 0, 07-07-2015, School of Media & Communication Studies, 0, School of Media & Communication Studies, General, Exam Fee, 0, 10000, BA Journalism & Mass Communication, 58495, 0, , 0, 15CMCC101026, 0, 2015-2016, No Information, 764418, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME105008, AIE, B.Tech/B.Tech (Hons) Automobile Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 4000, B.Tech/B.Tech (Hons) Automobile Engineering, 58422, 0, , 0, 13CCME105008, 0, 2015-2016, No Information, 851588, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105054, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, , 0, , 0, 15CCCE105054, 85000, 2015-2016, Alumni, 614738, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101100, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1000, Bachelor of Business Administration, 58477, 0, , 0, 12COB101100, 0, 2015-2016, Alumni, 865210, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101060, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58523, 0, , 0, 15CCME101060, 0, 2015-2016, Alumni, 813358, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101060, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58523, 0, , 0, 15CCME101060, 0, 2015-2016, Alumni, 813358, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101083, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58488, 0, , 0, 15GCOB101083, 0, 2015-2016, Alumni, 783019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101083, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58488, 0, , 0, 15GCOB101083, 0, 2015-2016, Alumni, 783019, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58441, 0, , 0, 15GCCE101044, 0, 2015-2016, No Information, 820877, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101044, AIE, B.Tech/B.Tech (Hons) Civil Engineering 2015-2016 I Sem II, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58441, 0, , 0, 15GCCE101044, 0, 2015-2016, No Information, 820877, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101143, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58450, 0, , 0, 15CCCE101143, 0, 2015-2016, Alumni, 783936, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101143, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58450, 0, , 0, 15CCCE101143, 0, 2015-2016, Alumni, 783936, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET101372, NRI, B.Tech in CSE 2014-15 IV Sem VIII, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Fine Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 12CET101372, 0, 2015-2016, No Information, 590206, REVDUE, 2000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET501150, AIE, B.Tech/B.Tech (Hons) Electronics & Comm. Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Fine Fee, 0, 3800, B.Tech/B.Tech (Hons) Electronics & Communications Engineering, 58439, 0, , 0, 12CET501150, 0, 2015-2016, Alumni, 868839, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101046, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58451, 0, , 0, 15GCCE101046, 0, 2015-2016, Year Back, 820876, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101046, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58451, 0, , 0, 15GCCE101046, 0, 2015-2016, Year Back, 820876, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201070, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2011-2012 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Degree/Convocation/Certificate fee, 0, 2000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58449, 0, , 0, 12CET201070, 0, 2015-2016, Alumni, 875899, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101079, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 4500, Bachelor of Business Administration, 58472, 0, , 0, 12COB101079, 0, 2015-2016, Alumni, 865355, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET501169, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 59732, 0, , 0, 12CET501169, 0, 2015-2016, Alumni, 868590, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101142, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58445, 0, , 0, 15CCCE101142, 0, 2015-2016, Alumni, 783965, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101142, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58445, 0, , 0, 15CCCE101142, 0, 2015-2016, Alumni, 783965, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103007, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 58487, 0, , 0, 15CAHC103007, 0, 2015-2016, Alumni, 814820, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103007, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 58487, 0, , 0, 15CAHC103007, 0, 2015-2016, Alumni, 814820, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201003, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 65000, Masters of Law (LL.M.), 58490, 0, , 0, 15GCOL201003, 0, 2015-2016, Alumni, 815502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL201003, AIE, Masters of Law (LL.M.) 2015-2016 Trimester III Trimester III, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Masters of Law (LL.M.), 58490, 0, , 0, 15GCOL201003, 0, 2015-2016, Alumni, 815502, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101084, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58518, 0, , 0, 15GCOB101084, 0, 2015-2016, Alumni, 783047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101084, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Ajustable_Excess_Amount, 0, 70000, Bachelor of Business Administration, 58518, 0, , 0, 15GCOB101084, 0, 2015-2016, Alumni, 783047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101084, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58518, 0, , 0, 15GCOB101084, 0, 2015-2016, Alumni, 783047, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105046, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 11000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58423, 0, , 0, 15CCCE105046, 0, 2015-2016, Alumni, 770323, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105046, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58423, 0, , 0, 15CCCE105046, 0, 2015-2016, Alumni, 770323, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Automobile Engineering, , 0, , 0, 15CCME105007, 37250, 2015-2016, No Information, 614767, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103008, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, TUITION FEE, 0, 50000, B.A (Hons) English, 58493, 0, , 0, 15CAHC103008, 0, 2015-2016, No Information, 814812, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CAHC103008, AIE, BA (H) ENGLISH 2015-16 III Sem VI, 0, 07-07-2015, School of Humanities, 0, School of Humanities & Social Sciences, General, Exam Fee, 0, 10000, B.A (Hons) English, 58493, 0, , 0, 15CAHC103008, 0, 2015-2016, No Information, 814812, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105047, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58457, 0, , 0, 15CCCE105047, 0, 2015-2016, Alumni, 770308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105047, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58457, 0, , 0, 15CCCE105047, 0, 2015-2016, Alumni, 770308, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101141, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58443, 0, , 0, 15CCCE101141, 0, 2015-2016, Alumni, 783990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101141, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58443, 0, , 0, 15CCCE101141, 0, 2015-2016, Alumni, 783990, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Automobile Engineering, 58482, 0, , 0, 15CCME105007, 0, 2015-2016, No Information, 787529, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, , 0, 15CCCE101159, 37250, 2015-2016, Alumni, 614763, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408003, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Electrical Engineering, 58526, 0, , 0, 15GPTC408003, 0, 2015-2016, No Information, 821420, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC408003, AIE, ELECTRICAL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Electrical Engineering, 58526, 0, , 0, 15GPTC408003, 0, 2015-2016, No Information, 821420, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101016, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58421, 0, , 0, 15CCCE101016, 0, 2015-2016, No Information, 786638, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101016, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58421, 0, , 0, 15CCCE101016, 0, 2015-2016, No Information, 786638, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101082, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58444, 0, , 0, 15GCOB101082, 0, 2015-2016, Alumni, 782998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101082, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58444, 0, , 0, 15GCOB101082, 0, 2015-2016, Alumni, 782998, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101145, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58454, 0, , 0, 15CCCE101145, 0, 2015-2016, No Information, 783887, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101145, AIE, B.Tech in CSE 2016-17 II Sem IV, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58454, 0, , 0, 15CCCE101145, 0, 2015-2016, No Information, 783887, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 61750, B.Tech/B.Tech (Hons) Automobile Engineering, 58483, 0, , 0, 15CCME105007, 0, 2015-2016, No Information, 787530, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME105007, AIE, AE 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Automobile Engineering, 58483, 0, , 0, 15CCME105007, 0, 2015-2016, No Information, 787530, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101025, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, B.Com. (Hons), 58447, 0, , 0, 15GCFC101025, 0, 2015-2016, Alumni, 819157, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101059, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58492, 0, , 0, 15CCME101059, 0, 2015-2016, No Information, 813363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101059, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58492, 0, , 0, 15CCME101059, 0, 2015-2016, No Information, 813363, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101049, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58545, 0, , 0, 15GCCE101049, 0, 2015-2016, No Information, 820823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101049, AIE, B Tech Civil Engineering 2015-16 III Sem VI, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58545, 0, , 0, 15GCCE101049, 0, 2015-2016, No Information, 820823, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101445, AIE, ME 2014-2015 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 49000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58491, 0, , 0, 14CCME101445, 0, 2015-2016, Alumni, 835886, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCME101445, AIE, ME 2014-2015 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58491, 0, , 0, 14CCME101445, 0, 2015-2016, Alumni, 835886, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101050, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58550, 0, , 0, 15GCCE101050, 0, 2015-2016, Alumni, 820822, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101050, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58550, 0, , 0, 15GCCE101050, 0, 2015-2016, Alumni, 820822, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101144, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58452, 0, , 0, 15CCCE101144, 0, 2015-2016, Alumni, 783917, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101144, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58452, 0, , 0, 15CCCE101144, 0, 2015-2016, Alumni, 783917, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC101025, AIE, B COM H-2015-16 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 95000, B.Com. (Hons), 58446, 0, , 0, 15GCFC101025, 0, 2015-2016, Alumni, 819156, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -149000, , 0, 14CCCE101147, 0, 2015-2016, No Information, 996010, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , -10000, , 0, 14CCCE101147, 0, 2015-2016, No Information, 996010, PMT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101163, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58552, 0, , 0, 15CCCE101163, 0, 2015-2016, Alumni, 783504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101163, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58552, 0, , 0, 15CCCE101163, 0, 2015-2016, Alumni, 783504, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101086, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 45000, Bachelor of Business Administration, 58555, 0, , 0, 15GCOB101086, 0, 2015-2016, Alumni, 783092, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13CCME101085, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 1800, B.Tech/B.Tech (Hons) Mechanical Engineering, 58512, 0, , 0, 13CCME101085, 0, 2015-2016, Alumni, 855011, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101126, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 1000, Bachelor of Business Administration, 58419, 0, , 0, 12COB101126, 0, 2015-2016, Alumni, 865013, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105053, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58521, 0, , 0, 15CCCE105053, 0, 2015-2016, Alumni, 770232, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105053, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58521, 0, , 0, 15CCCE105053, 0, 2015-2016, Alumni, 770232, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104034, AIE, BCA 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58554, 0, , 0, 15CCCE104034, 0, 2015-2016, Alumni, 771268, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104034, AIE, BCA 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, BCA, 58554, 0, , 0, 15CCCE104034, 0, 2015-2016, Alumni, 771268, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102002, AIE, ME 2015-2016 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58464, 0, , 0, 15CCME102002, 0, 2015-2016, Alumni, 787776, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME102002, AIE, ME 2015-2016 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58464, 0, , 0, 15CCME102002, 0, 2015-2016, Alumni, 787776, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 13GCFC101080, NRI, B.Com. (Hons) 2013-2014 III Sem VI, 0, 07-07-2015, School of Finance, 0, School of Finance & Commerce, General, Fine Fee, 0, 600, B.Com. (Hons), 58429, 0, , 0, 13GCFC101080, 0, 2015-2016, Alumni, 861180, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201194, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 1200, B.Tech/B.Tech (Hons) Mechanical Engineering, 58474, 0, , 0, 12CET201194, 0, 2015-2016, Alumni, 874688, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101007, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58494, 0, , 0, 15CECE101007, 0, 2015-2016, Alumni, 767048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE101007, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58494, 0, , 0, 15CECE101007, 0, 2015-2016, Alumni, 767048, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105052, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58517, 0, , 0, 15CCCE105052, 0, 2015-2016, Alumni, 770246, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101152, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58500, 0, , 0, 15CCCE101152, 0, 2015-2016, Alumni, 783786, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101152, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58500, 0, , 0, 15CCCE101152, 0, 2015-2016, Alumni, 783786, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101138, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58428, 0, , 0, 15CCCE101138, 0, 2015-2016, Alumni, 784031, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101138, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58428, 0, , 0, 15CCCE101138, 0, 2015-2016, Alumni, 784031, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110003, AIE, B.Tech + Mtech (CSE) 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, Integrated B.Tech. + M.Tech. in Computer Science & Engineering (Specialization in Computer Science/S, 58515, 0, , 0, 15CCCE110003, 0, 2015-2016, Alumni, 767870, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE110003, AIE, B.Tech + Mtech (CSE) 2015-16 V Sem X, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, Integrated B.Tech. + M.Tech. in Computer Science & Engineering (Specialization in Computer Science/S, 58515, 0, , 0, 15CCCE110003, 0, 2015-2016, Alumni, 767870, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101153, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58504, 0, , 0, 15CCCE101153, 0, 2015-2016, Alumni, 783768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101153, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58504, 0, , 0, 15CCCE101153, 0, 2015-2016, Alumni, 783768, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101157, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58519, 0, , 0, 15CCCE101157, 0, 2015-2016, Alumni, 783641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101157, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58519, 0, , 0, 15CCCE101157, 0, 2015-2016, Alumni, 783641, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101048, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58486, 0, , 0, 15GCCE101048, 0, 2015-2016, Alumni, 820842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101048, AIE, B Tech Civil Engineering 2016-17 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58486, 0, , 0, 15GCCE101048, 0, 2015-2016, Alumni, 820842, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102021, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58510, 0, , 0, 15CMAC102021, 0, 2015-2016, Alumni, 765139, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102021, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58510, 0, , 0, 15CMAC102021, 0, 2015-2016, Alumni, 765139, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101023, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58459, 0, , 0, 15CBAC101023, 0, 2015-2016, Alumni, 814417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101023, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58459, 0, , 0, 15CBAC101023, 0, 2015-2016, Alumni, 814417, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET401017, AIE, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58489, 0, , 0, 12CET401017, 0, 2015-2016, Alumni, 870451, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101022, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, TUITION FEE, 0, 50000, B.Sc.(Hons) Forensic Sciences, 58427, 0, , 0, 15CBAC101022, 0, 2015-2016, Alumni, 814424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CBAC101022, AIE, B.Sc.(Hons) Forensic Sciences 2015-16 III Sem VI, 0, 07-07-2015, School of Basic, 0, School of Basic & Applied Sciences, General, Exam Fee, 0, 10000, B.Sc.(Hons) Forensic Sciences, 58427, 0, , 0, 15CBAC101022, 0, 2015-2016, Alumni, 814424, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101156, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58509, 0, , 0, 15CCCE101156, 0, 2015-2016, Alumni, 783691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101156, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58509, 0, , 0, 15CCCE101156, 0, 2015-2016, Alumni, 783691, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101155, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58507, 0, , 0, 15CCCE101155, 0, 2015-2016, Alumni, 783719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101155, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58507, 0, , 0, 15CCCE101155, 0, 2015-2016, Alumni, 783719, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102019, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58479, 0, , 0, 15CMAC102019, 0, 2015-2016, Alumni, 765161, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102019, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58479, 0, , 0, 15CMAC102019, 0, 2015-2016, Alumni, 765161, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102020, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, TUITION FEE, 0, 100000, Bachelor of Pharmacy, 58498, 0, , 0, 15CMAC102020, 0, 2015-2016, Alumni, 765154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CMAC102020, AIE, B.Pharm 2015-16 V Sem IX, 0, 07-07-2015, School of Medical and Allied Sciences, 0, School of Medical and Allied Sciences, General, Exam Fee, 0, 10000, Bachelor of Pharmacy, 58498, 0, , 0, 15CMAC102020, 0, 2015-2016, Alumni, 765154, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2014-2015, 0, 13CCME103153, NRI, B.Tech/B.Tech (Hons) Civil Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Civil Engineering, , 0, DUE REVERCE, 0, 13CCME103153, 0, 2014-2015, Alumni, 588097, REVDUE, 1000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101154, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58506, 0, , 0, 15CCCE101154, 0, 2015-2016, Alumni, 783746, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105054, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 85000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58537, 0, , 0, 15CCCE105054, 0, 2015-2016, Alumni, 770223, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105054, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58537, 0, , 0, 15CCCE105054, 0, 2015-2016, Alumni, 770223, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101147, 0, 2015-2016, No Information, 607370, REVDUE, 149000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 14CCCE101147, AIE, B.Tech/B.Tech (Hons) Computer Science Engineering 2014-2015 I Sem II, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Computer Science Engineering, , 0, DUE REVERCE, 0, 14CCCE101147, 0, 2015-2016, No Information, 607370, REVDUE, 10000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12COB101175, AIE, BBA 2012-2013 III Sem VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee (Back Paper), 0, 500, Bachelor of Business Administration, 58420, 0, , 0, 12COB101175, 0, 2015-2016, Alumni, 864564, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105002, AIE, B Tech Civil Engineering 2016-17 III Sem V, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58538, 0, , 0, 15GCCE105002, 0, 2015-2016, Withdrawn, 819461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE105002, AIE, B Tech Civil Engineering 2016-17 III Sem V, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58538, 0, , 0, 15GCCE105002, 0, 2015-2016, Withdrawn, 819461, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101061, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58541, 0, , 0, 15CCME101061, 0, 2015-2016, Alumni, 813346, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101061, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58541, 0, , 0, 15CCME101061, 0, 2015-2016, Alumni, 813346, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101045, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58438, 0, , 0, 15GCCE101045, 0, 2015-2016, Alumni, 823057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101045, AIE, B Tech Civil Engineering 2014-15 IV Sem VIII, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58438, 0, , 0, 15GCCE101045, 0, 2015-2016, Alumni, 823057, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404009, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, TUITION FEE, 0, 35000, Diploma in Civil Engineering, 58525, 0, , 0, 15GPTC404009, 0, 2015-2016, Alumni, 821915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GPTC404009, AIE, CIVIL ENGINEERING 2015-2016 III Sem VI, 0, 07-07-2015, Gs Polytechnic, 0, Gs Polytechnic, General, Exam Fee, 0, 10000, Diploma in Civil Engineering, 58525, 0, , 0, 15GPTC404009, 0, 2015-2016, Alumni, 821915, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12CET201395, NRI, B.Tech/B.Tech (Hons) Mechanical Engineering 2012-2013 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, DUE REVERCE, 0, 12CET201395, 0, 2015-2016, Alumni, 588060, REVDUE, 1000, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105050, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58513, 0, , 0, 15CCCE105050, 0, 2015-2016, Alumni, 770273, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101148, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58473, 0, , 0, 15CCCE101148, 0, 2015-2016, No Information, 783826, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101148, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58473, 0, , 0, 15CCCE101148, 0, 2015-2016, No Information, 783826, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101151, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58499, 0, , 0, 15CCCE101151, 0, 2015-2016, Alumni, 783804, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101151, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58499, 0, , 0, 15CCCE101151, 0, 2015-2016, Alumni, 783804, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 59000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58528, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783610, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101062, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 111750, B.Tech/B.Tech (Hons) Mechanical Engineering, 58539, 0, , 0, 15CCME101062, 0, 2015-2016, No Information, 813340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101062, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58539, 0, , 0, 15CCME101062, 0, 2015-2016, No Information, 813340, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102053, AIE, BALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BA + LLB (Hons.), 58544, 0, , 0, 15GCOL102053, 0, 2015-2016, Alumni, 817253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL102053, AIE, BALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BA + LLB (Hons.), 58544, 0, , 0, 15GCOL102053, 0, 2015-2016, Alumni, 817253, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 40000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58530, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783614, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58530, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783614, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58481, 0, , 0, 15CECE105004, 0, 2015-2016, Alumni, 766046, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105004, AIE, Electrical and Electronics Engineering-2015-16 V Sem IX, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical & Electronics Engineering, 58481, 0, , 0, 15CECE105004, 0, 2015-2016, Alumni, 766046, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58435, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784017, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101057, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58425, 0, , 0, 15CCME101057, 0, 2015-2016, Alumni, 813377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101057, AIE, ME 2015-2016 V Sem IX, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Mechanical Engineering, 58425, 0, , 0, 15CCME101057, 0, 2015-2016, Alumni, 813377, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103047, AIE, BBALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58548, 0, , 0, 15GCOL103047, 0, 2015-2016, Alumni, 816134, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103047, AIE, BBALLB  2015-2016 V Sem X, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58548, 0, , 0, 15GCOL103047, 0, 2015-2016, Alumni, 816134, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101010, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 07-07-2015, School of Hospitality, 0, School of Hospitality, General, TUITION FEE, 0, 77000, B.Sc (Hotel Management), 58456, 0, , 0, 15GCOH101010, 0, 2015-2016, Alumni, 818032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOH101010, AIE, Hospitality Management 2015-2016 III Sem VI, 0, 07-07-2015, School of Hospitality, 0, School of Hospitality, General, Exam Fee, 0, 10000, B.Sc (Hotel Management), 58456, 0, , 0, 15GCOH101010, 0, 2015-2016, Alumni, 818032, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105051, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 80000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58514, 0, , 0, 15CCCE105051, 0, 2015-2016, Alumni, 770261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101139, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58432, 0, , 0, 15CCCE101139, 0, 2015-2016, No Information, 784014, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCME101062, AIE, ME 2015-2016 III Sem VI, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, TUITION FEE, 0, 0, B.Tech/B.Tech (Hons) Mechanical Engineering, , 0, , 0, 15CCME101062, 37250, 2015-2016, No Information, 614776, SCHOLARSHIP, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 1750, B.Tech/B.Tech (Hons) Computer Science Engineering, 58535, 0, , 0, 15CCCE101159, 0, 2015-2016, Alumni, 783592, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101158, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 50000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58529, 0, , 0, 15CCCE101158, 0, 2015-2016, Alumni, 783612, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE105049, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58501, 0, , 0, 15CCCE105049, 0, 2015-2016, Alumni, 770283, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101149, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58475, 0, , 0, 15CCCE101149, 0, 2015-2016, Alumni, 783824, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101149, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58475, 0, , 0, 15CCCE101149, 0, 2015-2016, Alumni, 783824, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 110000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58534, 0, , 0, 15CCCE101159, 0, 2015-2016, Alumni, 783593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101159, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 07-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58534, 0, , 0, 15CCCE101159, 0, 2015-2016, Alumni, 783593, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 12Cet201373, AIE, B.Tech/B.Tech (Hons) Mechanical Engineering 2017-2018 IV Sem VIII, 0, 07-07-2015, School of Mechanical Engineering, 0, School of Mechanical Engineering, General, Fine Fee, 0, 3800, B.Tech/B.Tech (Hons) Mechanical Engineering, 58485, 0, , 0, 12Cet201373, 0, 2015-2016, No Information, 872829, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105003, AIE, Electrical Engineering-2016-17 II Sem IV, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Electrical Engineering, 58478, 0, , 0, 15CECE105003, 0, 2015-2016, No Information, 766054, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CECE105003, AIE, Electrical Engineering-2016-17 II Sem IV, 0, 07-07-2015, School of Electrical  Electronics, 0, School of Electrical Electronics & Communication Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Electrical Engineering, 58478, 0, , 0, 15CECE105003, 0, 2015-2016, No Information, 766054, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101010, AIE, LLB 2015-2016 III Sem VI, 0, 07-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 60000, Bachelor of Law (LLB) (Hons.), 58527, 0, , 0, 15GCOL101010, 0, 2015-2016, Alumni, 817825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL101010, AIE, LLB 2015-2016 III Sem VI, 0, 07-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Bachelor of Law (LLB) (Hons.), 58527, 0, , 0, 15GCOL101010, 0, 2015-2016, Alumni, 817825, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101047, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Civil Engineering, 58470, 0, , 0, 15GCCE101047, 0, 2015-2016, Alumni, 820861, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCCE101047, AIE, B Tech Civil Engineering 2015-16 V Sem IX, 0, 07-07-2015, School of Civil Engineering, 0, School of Civil Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Civil Engineering, 58470, 0, , 0, 15GCCE101047, 0, 2015-2016, Alumni, 820861, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201069, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 07-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 149000, MBA in dual specialization , 58462, 0, , 0, 15GCOB201069, 0, 2015-2016, No Information, 788349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB201069, AIE, MBA in dual specialization  2017-2018 Trimester VI Trimester VI, 0, 07-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, MBA in dual specialization , 58462, 0, , 0, 15GCOB201069, 0, 2015-2016, No Information, 788349, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101088, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 58699, 0, , 0, 15GCOB101088, 0, 2015-2016, Alumni, 783129, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101168, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58576, 0, , 0, 15CCCE101168, 0, 2015-2016, Alumni, 783412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101168, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58576, 0, , 0, 15CCCE101168, 0, 2015-2016, Alumni, 783412, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101088, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 20000, Bachelor of Business Administration, 58698, 0, , 0, 15GCOB101088, 0, 2015-2016, Alumni, 783131, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101186, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58671, 0, , 0, 15CCCE101186, 0, 2015-2016, Alumni, 783034, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101186, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58671, 0, , 0, 15CCCE101186, 0, 2015-2016, Alumni, 783034, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107009, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58613, 0, , 0, 15CCCE107009, 0, 2015-2016, Alumni, 768486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107009, AIE, B.Tech in CSBA 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58613, 0, , 0, 15CCCE107009, 0, 2015-2016, Alumni, 768486, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101181, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58637, 0, , 0, 15CCCE101181, 0, 2015-2016, Alumni, 783128, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101181, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58637, 0, , 0, 15CCCE101181, 0, 2015-2016, Alumni, 783128, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103048, AIE, BBALLB  2015-2016 V Sem X, 0, 08-07-2015, School of Law, 0, School of Law, General, TUITION FEE, 0, 100000, Integrated BBA + LLB (Hons.), 58609, 0, , 0, 15GCOL103048, 0, 2015-2016, Alumni, 816119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOL103048, AIE, BBALLB  2015-2016 V Sem X, 0, 08-07-2015, School of Law, 0, School of Law, General, Exam Fee, 0, 10000, Integrated BBA + LLB (Hons.), 58609, 0, , 0, 15GCOL103048, 0, 2015-2016, Alumni, 816119, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101185, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58655, 0, , 0, 15CCCE101185, 0, 2015-2016, Alumni, 783051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101185, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58655, 0, , 0, 15CCCE101185, 0, 2015-2016, Alumni, 783051, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101087, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, TUITION FEE, 0, 77000, Bachelor of Business Administration, 58719, 0, , 0, 15GCOB101087, 0, 2015-2016, Alumni, 783107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCOB101087, AIE, Bachelor of Business Administration 2015-16 III Sem VI, 0, 08-07-2015, School of Business, 0, School of Business, General, Exam Fee, 0, 10000, Bachelor of Business Administration, 58719, 0, , 0, 15GCOB101087, 0, 2015-2016, Alumni, 783107, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102005, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58694, 0, , 0, 15CCCE102005, 0, 2015-2016, No Information, 771616, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE102005, AIE, B.Tech in CSE 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58694, 0, , 0, 15CCCE102005, 0, 2015-2016, No Information, 771616, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 170000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58649, 0, , 0, 15CCCE106005, 0, 2015-2016, Alumni, 768725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106005, AIE, B.Tech in CSCC 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Cloud Computing & Virtualizations, 58649, 0, , 0, 15CCCE106005, 0, 2015-2016, Alumni, 768725, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106006, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 70000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58652, 0, , 0, 15CCCE106006, 0, 2015-2016, Alumni, 768715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE106006, AIE, B.Tech in CSOS 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Open Source Software & Open S, 58652, 0, , 0, 15CCCE106006, 0, 2015-2016, Alumni, 768715, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE107010, AIE, B.Tech in CSBA 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 159000, B.Tech (Hons) in Computer Science & Engineering with Specialization in Business Analytics, 58673, 0, , 0, 15CCCE107010, 0, 2015-2016, No Information, 768470, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101184, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 149000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58659, 0, , 0, 15CCCE101184, 0, 2015-2016, Alumni, 783071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE101184, AIE, B.Tech in CSE 2015-16 V Sem IX, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, Exam Fee, 0, 10000, B.Tech/B.Tech (Hons) Computer Science Engineering, 58659, 0, , 0, 15CCCE101184, 0, 2015-2016, Alumni, 783071, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202008, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 08-07-2015, School of Finance, 0, School of Finance & Commerce, General, TUITION FEE, 0, 90000, MBA (Financial Management), 58653, 0, , 0, 15GCFC202008, 0, 2015-2016, No Information, 818516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15GCFC202008, AIE, MBA FINANCIAL MANAGEMENT-2015-16 II Sem IV, 0, 08-07-2015, School of Finance, 0, School of Finance & Commerce, General, Exam Fee, 0, 10000, MBA (Financial Management), 58653, 0, , 0, 15GCFC202008, 0, 2015-2016, No Information, 818516, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24), (2015-2016, 0, 15CCCE104035, AIE, BCA 2015-16 III Sem VI, 0, 08-07-2015, School of Computing Science, 0, School of Computing Science & Engineering, General, TUITION FEE, 0, 77000, BCA, 58560, 0, , 0, 15CCCE104035, 0, 2015-2016, Alumni, 771261, RCPT, 0, 1655281319-Bulk_Ledger_04_03_2021_17_13_28.csv, 183.177.126.24)) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 77)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#53 {main}

[previous exception] [object] (PDOException(code: 22007): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\\xA0B.Tec...' for column `playnpri_test_project`.`Report`.`Program` at row 369 at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php:464)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(464): PDOStatement->execute()
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('insert into `Re...', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\\Database\\Connection->runQueryCallback('insert into `Re...', Array, Object(Closure))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(465): Illuminate\\Database\\Connection->run('insert into `Re...', Array, Object(Closure))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Connection.php(417): Illuminate\\Database\\Connection->statement('insert into `Re...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2795): Illuminate\\Database\\Connection->insert('insert into `Re...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1422): Illuminate\\Database\\Query\\Builder->insert(Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->__call('insert', Array)
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1736): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'insert', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1748): Illuminate\\Database\\Eloquent\\Model->__call('insert', Array)
#10 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(134): Illuminate\\Database\\Eloquent\\Model::__callStatic('insert', Array)
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(202): App\\Http\\Controllers\\ReportController->App\\Http\\Controllers\\{closure}(Object(Illuminate\\Support\\LazyCollection), 77)
#12 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(136): Illuminate\\Support\\LazyCollection->each(Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#53 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#54 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#55 {main}
"} 
[2022-06-15 11:53:16] local.ERROR: Undefined variable: prefix (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Undefined variable: prefix (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php:43)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(43): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 44, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable: prefix at /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php:44)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(44): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 44, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2022-06-15 11:53:24] local.ERROR: Undefined variable: prefix (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Undefined variable: prefix (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php:43)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(43): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 44, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable: prefix at /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php:44)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(44): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Undefined varia...', '/home/playnpri/...', 44, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2022-06-15 11:54:37] local.ERROR: htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(56): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}

[previous exception] [object] (ErrorException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(57): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2022-06-15 11:57:09] local.ERROR: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php:56)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(56): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Use of undefine...', '/home/playnpri/...', 57, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}

[previous exception] [object] (ErrorException(code: 0): Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) at /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php:57)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(57): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Use of undefine...', '/home/playnpri/...', 57, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2022-06-15 11:57:40] local.ERROR: htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(56): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}

[previous exception] [object] (ErrorException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(57): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2022-06-15 11:58:21] local.ERROR: htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(56): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}

[previous exception] [object] (ErrorException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(57): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2022-06-15 12:06:54] local.ERROR: htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) {"exception":"[object] (Facade\\Ignition\\Exceptions\\ViewException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given (View: /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php) at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/resources/views/report/create.blade.php(56): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}

[previous exception] [object] (ErrorException(code: 0): htmlspecialchars() expects parameter 1 to be string, object given at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php:262)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 262, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/helpers.php(262): htmlspecialchars(Object(Illuminate\\Routing\\UrlGenerator), 3, 'UTF-8', true)
#2 /home/playnpri/public_html/test_project/project1/storage/framework/views/f541429864b4268bdee5acaa8b0deac48a89bcad.php(57): e(Object(Illuminate\\Routing\\UrlGenerator))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(41): include('/home/playnpri/...')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(57): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/playnpri/...', Array)
#5 /home/playnpri/public_html/test_project/project1/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php(37): Illuminate\\View\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(139): Facade\\Ignition\\Views\\Engines\\CompilerEngine->get('/home/playnpri/...', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(122): Illuminate\\View\\View->getContents()
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/View.php(91): Illuminate\\View\\View->renderContents()
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(62): Illuminate\\View\\View->render()
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(759): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(731): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 {main}
"} 
[2022-06-17 12:47:03] local.ERROR: fopen(/tmp/phpEWbl3K): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): fopen(/tmp/phpEWbl3K): failed to open stream: No such file or directory at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:239)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'fopen(/tmp/phpE...', '/home/playnpri/...', 239, Array)
#1 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(239): fopen('/tmp/phpEWbl3K', 'r')
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#43 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#44 {main}
"} 
[2022-06-17 12:48:15] local.ERROR: Trying to get property 'Date' of non-object {"exception":"[object] (ErrorException(code: 0): Trying to get property 'Date' of non-object at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:249)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(249): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'Trying to get p...', '/home/playnpri/...', 249, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-17 12:55:33] local.ERROR: Class 'App\Http\Controllers\Excel' not found {"exception":"[object] (Error(code: 0): Class 'App\\Http\\Controllers\\Excel' not found at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:229)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-17 13:04:43] local.ERROR: Class 'Maatwebsite\Excel\ExcelServiceProvider' not found {"exception":"[object] (Error(code: 0): Class 'Maatwebsite\\Excel\\ExcelServiceProvider' not found at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:208)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(144): Illuminate\\Foundation\\ProviderRepository->createProvider('Maatwebsite\\\\Exc...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(61): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(604): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(135): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 {main}
"} 
[2022-06-17 13:05:31] local.ERROR: Class 'Maatwebsite\Excel\ExcelServiceProvider' not found {"exception":"[object] (Error(code: 0): Class 'Maatwebsite\\Excel\\ExcelServiceProvider' not found at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:208)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(144): Illuminate\\Foundation\\ProviderRepository->createProvider('Maatwebsite\\\\Exc...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(61): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(604): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(135): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 {main}
"} 
[2022-06-17 13:05:41] local.ERROR: Class 'Maatwebsite\Excel\ExcelServiceProvider' not found {"exception":"[object] (Error(code: 0): Class 'Maatwebsite\\Excel\\ExcelServiceProvider' not found at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:208)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(144): Illuminate\\Foundation\\ProviderRepository->createProvider('Maatwebsite\\\\Exc...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(61): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(604): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(135): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#9 {main}
"} 
[2022-06-17 13:05:52] local.ERROR: Class 'Maatwebsite\Excel\ExcelServiceProvider' not found {"exception":"[object] (Error(code: 0): Class 'Maatwebsite\\Excel\\ExcelServiceProvider' not found at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:208)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(144): Illuminate\\Foundation\\ProviderRepository->createProvider('Maatwebsite\\\\Exc...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(61): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(604): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 {main}
"} 
[2022-06-17 13:06:16] local.ERROR: Class 'JildertMiedema\LaravelPlupload\LaravelPluploadServiceProvider' not found {"exception":"[object] (Error(code: 0): Class 'JildertMiedema\\LaravelPlupload\\LaravelPluploadServiceProvider' not found at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php:208)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(144): Illuminate\\Foundation\\ProviderRepository->createProvider('JildertMiedema\\\\...')
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(61): Illuminate\\Foundation\\ProviderRepository->compileManifest(Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(604): Illuminate\\Foundation\\ProviderRepository->load(Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#8 {main}
"} 
[2022-06-17 13:08:17] local.ERROR: Class 'Maatwebsite\Excel\Facades\Excel' not found {"exception":"[object] (Error(code: 0): Class 'Maatwebsite\\Excel\\Facades\\Excel' not found at /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php:230)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#41 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#42 {main}
"} 
[2022-06-17 13:09:04] local.ERROR: Command "config:publish" is not defined.

Did you mean one of these?
    config:cache
    config:clear
    stub:publish
    vendor:publish {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"config:publish\" is not defined.

Did you mean one of these?
    config:cache
    config:clear
    stub:publish
    vendor:publish at /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php:718)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(259): Symfony\\Component\\Console\\Application->find('config:publish')
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#5 {main}
"} 
[2022-06-17 13:09:58] local.ERROR: Command "config:publish" is not defined.

Did you mean one of these?
    config:cache
    config:clear
    stub:publish
    vendor:publish {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"config:publish\" is not defined.

Did you mean one of these?
    config:cache
    config:clear
    stub:publish
    vendor:publish at /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php:718)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(259): Symfony\\Component\\Console\\Application->find('config:publish')
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#5 {main}
"} 
[2022-06-17 13:11:06] local.ERROR: Call to undefined method Maatwebsite\Excel\Excel::filter() {"exception":"[object] (Error(code: 0): Call to undefined method Maatwebsite\\Excel\\Excel::filter() at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(230): Illuminate\\Support\\Facades\\Facade::__callStatic('filter', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-17 13:13:02] local.ERROR: Call to undefined method Maatwebsite\Excel\Excel::filter() {"exception":"[object] (Error(code: 0): Call to undefined method Maatwebsite\\Excel\\Excel::filter() at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(230): Illuminate\\Support\\Facades\\Facade::__callStatic('filter', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-17 13:18:02] local.ERROR: Call to undefined method Maatwebsite\Excel\Excel::filter() {"exception":"[object] (Error(code: 0): Call to undefined method Maatwebsite\\Excel\\Excel::filter() at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(230): Illuminate\\Support\\Facades\\Facade::__callStatic('filter', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-17 13:24:13] local.ERROR: Call to undefined method Maatwebsite\Excel\Excel::filter() {"exception":"[object] (Error(code: 0): Call to undefined method Maatwebsite\\Excel\\Excel::filter() at /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:261)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(230): Illuminate\\Support\\Facades\\Facade::__callStatic('filter', Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#43 {main}
"} 
[2022-06-17 13:27:31] local.ERROR: Command "config:publish" is not defined.

Did you mean one of these?
    config:cache
    config:clear
    stub:publish
    vendor:publish {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"config:publish\" is not defined.

Did you mean one of these?
    config:cache
    config:clear
    stub:publish
    vendor:publish at /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php:718)
[stacktrace]
#0 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(259): Symfony\\Component\\Console\\Application->find('config:publish')
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/console/Application.php(171): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /home/playnpri/public_html/test_project/project1/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#5 {main}
"} 
[2022-06-17 13:31:08] local.ERROR: fopen(/tmp/phpW7hu4h): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): fopen(/tmp/phpW7hu4h): failed to open stream: No such file or directory at /home/playnpri/public_html/test_project/project1/vendor/maatwebsite/excel/src/Files/TemporaryFile.php:55)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'fopen(/tmp/phpW...', '/home/playnpri/...', 55, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/maatwebsite/excel/src/Files/TemporaryFile.php(55): fopen('/tmp/phpW7hu4h', 'rb')
#2 /home/playnpri/public_html/test_project/project1/vendor/maatwebsite/excel/src/Reader.php(440): Maatwebsite\\Excel\\Files\\TemporaryFile->copyFrom(Object(Illuminate\\Http\\UploadedFile), NULL)
#3 /home/playnpri/public_html/test_project/project1/vendor/maatwebsite/excel/src/Reader.php(102): Maatwebsite\\Excel\\Reader->getReader(Object(App\\Report), Object(Illuminate\\Http\\UploadedFile), 'Csv', NULL)
#4 /home/playnpri/public_html/test_project/project1/vendor/maatwebsite/excel/src/Excel.php(146): Maatwebsite\\Excel\\Reader->read(Object(App\\Report), Object(Illuminate\\Http\\UploadedFile), 'Csv', NULL)
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Maatwebsite\\Excel\\Excel->import(Object(App\\Report), Object(Illuminate\\Http\\UploadedFile))
#6 /home/playnpri/public_html/test_project/project1/app/Http/Controllers/ReportController.php(228): Illuminate\\Support\\Facades\\Facade::__callStatic('import', Array)
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\\Http\\Controllers\\ReportController->import(Object(Illuminate\\Http\\Request))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('import', Array)
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(239): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\ReportController), 'import')
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Route.php(196): Illuminate\\Routing\\Route->runController()
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(685): Illuminate\\Routing\\Route->run()
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(687): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#29 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(628): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#30 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Router.php(617): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#48 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2022-06-17 13:34:27] local.ERROR: Maximum execution time of 120 seconds exceeded {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Maximum execution time of 120 seconds exceeded at /home/playnpri/public_html/test_project/project1/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php:201)
[stacktrace]
#0 {main}
"} 
[2022-06-17 13:53:57] local.ERROR: Maximum execution time of 1000 seconds exceeded {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Maximum execution time of 1000 seconds exceeded at /home/playnpri/public_html/test_project/project1/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php:201)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:30:22] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:30:23] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:42:25] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:42:26] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:42:27] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-07-08 19:42:28] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:48:40] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:48:41] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:48:42] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:48:43] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:49:06] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:49:07] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:49:08] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:49:09] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:52:29] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:52:30] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:52:31] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:53:46] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:53:47] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:53:48] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-25 23:53:49] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:49:11] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:49:13] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:49:14] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:49:15] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:51:28] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:51:29] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-08-29 21:51:30] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-11-18 06:47:07] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-11-18 06:47:08] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-11-18 06:47:09] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-11-18 06:47:10] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:25:16] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:25:17] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:25:18] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:27:02] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:27:04] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:27:05] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2022-12-19 20:27:06] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:22:44] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:22:45] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:31:51] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:31:53] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:31:54] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-01-18 04:31:55] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:33:01] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:33:02] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:34:04] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:34:05] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:34:06] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-04-15 10:34:07] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-05-20 08:18:18] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-05-20 08:18:20] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-05-20 08:18:21] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-05-20 08:18:22] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:04] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:05] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:06] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:07] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:18] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:19] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-06-13 10:03:20] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:38] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:39] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:40] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-10-06 15:56:43] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:25:00] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:25:01] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:25:02] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:28:14] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:28:15] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:28:16] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2023-11-28 12:28:17] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:31:22] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:31:23] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:31:24] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:31:25] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:31:58] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:31:59] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-17 12:32:00] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-01-20 11:30:05] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:02:41] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:02:42] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:02:43] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:02:44] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:10:23] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:10:24] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-02-09 13:10:25] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:03:10] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:03:11] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:03:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:04:37] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:04:38] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-04-15 04:04:39] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:04:55] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:04:56] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:06:10] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:06:11] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-05-30 09:06:12] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:34:51] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:34:52] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:34:53] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:52:59] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-07-24 09:53:00] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:55:53] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:55:54] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:55:55] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:56:52] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:56:55] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(412): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(314): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#9 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#10 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#27 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#28 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#29 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#25 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#26 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#22 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#23 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#24 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#21 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#22 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#19 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#16 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#17 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(172): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#14 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#15 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#16 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 {"exception":"[object] (ErrorException(code: 0): htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#4 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(392): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->render(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenException))
#5 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(346): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionWithSymfony(Object(ErrorException), true)
#6 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(327): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionContent(Object(ErrorException))
#7 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(306): Illuminate\\Foundation\\Exceptions\\Handler->convertExceptionToResponse(Object(ErrorException))
#8 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(211): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#9 /home/playnpri/public_html/test_project/project1/app/Exceptions/Handler.php(53): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#10 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#11 /home/playnpri/public_html/test_project/project1/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#12 /home/playnpri/public_html/test_project/project1/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#13 {main}
"} 
[2024-08-22 08:56:56] local.ERROR: Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer->renderException(Object(Symfony\Component\ErrorHandler\Exception\FlattenExce {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ErrorException: htmlspecialchars(): charset `UTF-8;' not supported, assuming utf-8 in /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193
Stack trace:
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'htmlspecialchar...', '/home/playnpri/...', 193, Array)
#1 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(193): htmlspecialchars('Internal Server...', 10, 'UTF-8;')
#2 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(137): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->escape('Internal Server...')
#3 /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php(81): Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer->renderException(Object(Symfony\\Component\\ErrorHandler\\Exception\\FlattenExce at /home/playnpri/public_html/test_project/project1/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php:193)
[stacktrace]
#0 {main}
"} 
